OpenSimMirror/OpenSim/Region
Melanie a30bbcbb64 Temporarily reinstate prim counting in the update loop to make the production
systems run
2011-01-14 04:09:02 +01:00
..
Application Merge branch 'master' into careminster-presence-refactor 2010-12-17 22:50:25 +00:00
ClientStack Merge branch 'master' into careminster-presence-refactor 2011-01-06 19:08:15 +00:00
CoreModules Implement nonlocal god kicks and freezes 2011-01-14 03:35:45 +01: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 Temporarily reinstate prim counting in the update loop to make the production 2011-01-14 04:09:02 +01:00
OptionalModules Merge branch 'master' into careminster-presence-refactor 2011-01-06 19:08:15 +00:00
Physics Revise Materials properties; Fix Double-Click Autopilot; Allow non-script sit positions >= 0.1M; Add llLookAt(); Comment out spammy bad adjacent sim message. 2011-01-04 21:36:09 +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