OpenSimMirror/OpenSim/Region
Tom e3cea888fb Fix some more issues causing regions with corrupt sculpts to freeze. 2010-08-03 16:07:18 -07:00
..
Application First, change DefaultPermissionsModule so it returns the correct name... 2010-08-01 10:23:48 -07:00
ClientStack Merge branch 'master' into careminster-presence-refactor 2010-07-31 00:57:50 +01:00
CoreModules First, change DefaultPermissionsModule so it returns the correct name... 2010-08-01 10:23:48 -07:00
DataSnapshot Remove useless quaternion parameter from AttachObject sig 2010-07-14 19:49:54 +01:00
Examples/SimpleModule Major attachments cleanup. Remove unused AttachObject ClientView method 2010-07-14 19:51:12 +01:00
Framework Fix scripted sit offset in child prims 2010-08-03 15:31:04 -07:00
OptionalModules Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLRPC] not [Startup]) and disable by default (since it's disabled in the ini by default) 2010-08-01 10:24:43 -07:00
Physics Fix some more issues causing regions with corrupt sculpts to freeze. 2010-08-03 16:07:18 -07:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-07-31 00:57:50 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Remove the (wrong) implementation if llPointAt. It never worked on the LL 2010-08-02 00:54:58 +02:00
UserStatistics Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 2010-03-19 15:16:35 -07:00