OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) c7d812802f Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.
This is going to be the right behaviour in all cases, I should think.
This means that avatars in region when an oar is loaded do not lose their attachments
2010-05-28 18:52:30 +01:00
..
Application move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it 2010-05-20 22:43:05 +01:00
ClientStack Don't append ACKs to zerocoded packets. Although this should fine in theory, I'm seeing the viewer ignore or fail to parse ACKs appended to our zerocoded packets. This should cut down on viewer->sim resend traffic 2010-05-20 23:38:38 +01:00
Communications Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 2010-02-12 23:13:35 +00:00
CoreModules commit code which stops full updates being fired multiple times when attachments cross standalone region boundaries 2010-05-27 21:35:17 +01:00
DataSnapshot Fix link security issue 2010-04-30 11:48:09 +01:00
Examples/SimpleModule Revolution is on the roll again! :) 2010-02-14 22:18:46 +00:00
Framework Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars. 2010-05-28 18:52:30 +01:00
OptionalModules * Allows both old and new OpenSim.ini params for the XmlRpc Groups Service Connector 2010-05-14 23:40:40 +01:00
Physics Separate PhysX classes into separate files. 2010-02-22 13:16:40 +09:00
RegionCombinerModule * Attempts to resolve the megaregion terrain edit rebound. 2009-12-29 21:59:19 -05:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it 2010-05-20 22:43:05 +01:00
UserStatistics Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00