OpenSimMirror/OpenSim/Region
Melanie 6585243113 Detach attachments displaced by other attachments 2010-11-08 02:35:47 +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 Fix logins and avatar appearance. Contains a Migration. May contain nuts. 2010-10-30 19:06:47 +01:00
CoreModules Detach attachments displaced by other attachments 2010-11-08 02:35:47 +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 playing sound from HUDs 2010-11-05 13:45:28 +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 Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
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