OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 571fd966cb Rather than iterating through all SOGs in the scene looking for the one that matches out fromItemID on detach, go through the agent's attachment sog list instead. 2012-06-28 23:01:12 +01:00
..
Application Replace "kill uuid" console command with the more consistent "delete object uuid", which was present in the last opensim release. 2012-06-26 23:28:48 +01:00
ClientStack In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment before changing properties for correct inventory serialization. 2012-06-25 21:08:19 +01:00
CoreModules Rather than iterating through all SOGs in the scene looking for the one that matches out fromItemID on detach, go through the agent's attachment sog list instead. 2012-06-28 23:01:12 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework refactor: Move ScenePresence <-> AgentData attachments copying code into AttachmentsModule. 2012-06-27 00:41:46 +01:00
OptionalModules Remove long obsolete and unused IClientAPI.KillEndDone() 2012-06-13 23:42:22 +01:00
Physics Add optional total avatars, total prims and active prims stats to ODE plugin. 2012-06-01 04:23:36 +01:00
RegionCombinerModule minor: Add user feedback when executing fix-phantoms 2012-06-05 01:37:40 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine If rest of first line after colon is blank then still warn about running in XEngine if engine specified does not exist. 2012-06-28 21:30:36 +01:00
UserStatistics Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00