OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) e6eb0d9a6f Comment out Scene.CleanDroppedAttachments() and calls.
This method wasn't actually doing anything since dropped attachments retain a PCode of 9.
Also, behaviour of dropped attachments in other places appears to be that they persist after avatar logout rather than get deleted.
2011-09-02 23:19:27 +01:00
..
Application prevent "create region" console command from being able to create a region with the same id as one that already exists. 2011-08-06 01:35:01 +01:00
ClientStack Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
CoreModules Comment out Scene.CleanDroppedAttachments() and calls. 2011-09-02 23:19:27 +01:00
DataSnapshot Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
Examples/SimpleModule Don't try to save changed attachment states when an NPC with attachments is removed from the scene. 2011-08-18 00:53:05 +01:00
Framework Comment out Scene.CleanDroppedAttachments() and calls. 2011-09-02 23:19:27 +01:00
OptionalModules Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
Physics Use GetMeshKey from PrimitiveBaseShape. 2011-08-29 10:10:48 -07:00
RegionCombinerModule remove now unused individual LandData prim counts. 2011-04-05 21:25:54 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine refactor: use SOG register target waypoints and rots directly instead of calling through the SOP, which doesn't make conceptual sense anyway. 2011-09-01 02:18:31 +01:00
UserStatistics Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 2011-04-30 11:03:22 -07:00