OpenSimMirror/OpenSim/Region
Melanie ff3e466000 Remove a debug spam 2010-11-10 01:17:40 +00:00
..
Application Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical. 2010-11-02 12:05:24 -07:00
ClientStack Formatting cleanup. 2010-11-08 07:48:35 -05:00
CoreModules Remove a debug spam 2010-11-10 01:17:40 +00:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
Framework Fix parcel bans to work only on the avatars they're supposed to work on instead of pushing all avatars, even the ones that are allowed. 2010-11-09 22:15:59 +00:00
OptionalModules Merge branch 'dev-appearance' 2010-10-29 20:24:14 +01:00
Physics * Updated libomv to r3461 2010-10-24 23:51:46 +01:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules
ScriptEngine Add lsClearWindlightScene() to the lightshare module to remove WL settings 2010-11-03 02:31:43 +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