OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) e89f0b3f71 refactor: move Scene.PerformObjectBuy into BuySellModule 2010-08-13 22:29:42 +01:00
..
Application refactor: move more map tile generation code from scene to IWorldMapModule 2010-08-13 20:34:46 +01:00
ClientStack On shift-copy of an object, set up a new physics actor (as appropriate) for every copied prim, not just the root 2010-08-10 20:15:44 +01:00
CoreModules refactor: move Scene.PerformObjectBuy into BuySellModule 2010-08-13 22:29:42 +01:00
DataSnapshot refactor: Use SOP.Flags rather than SOP.ObjectFlags 2010-08-13 20:23:53 +01:00
Examples/SimpleModule Major attachments cleanup. Remove unused AttachObject ClientView method 2010-07-14 19:51:12 +01:00
Framework refactor: move Scene.PerformObjectBuy into BuySellModule 2010-08-13 22:29:42 +01:00
OptionalModules refactor: move Scene.PerformObjectBuy into BuySellModule 2010-08-13 22:29:42 +01:00
Physics minor: remove some mono compiler warnings 2010-06-25 21:09:15 +01:00
RegionCombinerModule remove gods event subscription to gods module from scene 2010-07-30 21:58:24 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix a parenthesis in prior commit 2010-08-06 17:55:41 +01: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