OpenSimMirror/OpenSim
Teravus Ovares (Dan Olivares) 8d196dbd14 * Adds Normal to the fields returned by the Physics Raycaster
* Fixes recognizing when a sit target is and isn't set.
* * 1. Vector3.Zero.
* * 2. Orientation: x:0, y:0, z:0, w:1 - ZERO_ROTATION
* * (or) Orientation: x:0, y:0, z:0, w:0 - Invalid Quaternion
* * (or) Orientation: x:0, y:0, z:1, w:0 - Invalid mapping, some older objects still exist with it
2009-12-05 22:18:00 -05:00
..
ApplicationPlugins Allow terrain heightmaps to be loaded directly from URIs via the remote admin plugin 2009-12-04 18:26:58 +00:00
Client Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. 2009-11-05 02:09:07 +00:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data Log old position and region information when an orphaned child prim is found 2009-12-02 18:54:24 +00:00
Framework * Fix line endings in BaseHttpServer.cs 2009-12-05 13:23:05 -05:00
Grid if an xml rpc method throws an exception, log as an error to the console as well as returning the exception to the caller 2009-12-03 18:05:42 +00:00
Region * Adds Normal to the fields returned by the Physics Raycaster 2009-12-05 22:18:00 -05:00
Server Add "shutdown" command to ROBUST shell 2009-11-30 14:15:00 +00:00
Services * Request from Adam to add InfoFormat logging to the InventoryService for when deleting folders by folderID occurs 2009-11-22 22:17:22 -05:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Rename TestAssetDataPlugin to MockAssetDataPlugin 2009-11-27 19:56:06 +00:00
Tools minor: remove some mono compiler warnings 2009-11-24 17:32:14 +00:00