OpenSimMirror/OpenSim/Region
Melanie 105deab601 Merge branch 'master' into careminster-presence-refactor 2011-01-23 23:29:25 +00:00
..
Application Merge branch 'master' into careminster-presence-refactor 2011-01-23 23:29:25 +00:00
ClientStack Merge branch 'master' into careminster-presence-refactor 2011-01-23 23:29:25 +00:00
CoreModules Merge branch 'master' into careminster-presence-refactor 2011-01-23 23:29:25 +00:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Implement SendPlacesReply 2010-12-30 01:36:09 +00:00
Framework Completely nixing flags from the client causes wearables to break. Fix it 2011-01-22 19:00:46 +01:00
OptionalModules Merge branch 'master' into careminster-presence-refactor 2011-01-23 23:29:25 +00:00
Physics Fix drift of static prim. 2011-01-20 06:51:50 +00:00
RegionCombinerModule Revamp the viewer -> banlist packet processing so fix a number of bugs. 2010-12-13 20:35:56 +00:00
ReplaceableModules
ScriptEngine Add llLookAt() kinetic. Reduce StandUp +x offset to 0.3M. 2011-01-13 04:44:04 +00: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