OpenSimMirror/OpenSim/Region
Tom Grimshaw e4739523d3 Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-07-03 06:11:46 -07:00
..
Application Merge branch 'master' into careminster-presence-refactor 2010-06-25 20:26:48 +01:00
ClientStack Call client.Start() sunchronously. Calling thos async avoids some stuttering 2010-07-02 09:40:58 +02:00
CoreModules Now, fix the slash issue the right way. Our URLs now work like SL's 2010-07-03 08:33:08 +02:00
DataSnapshot Merge branch 'careminster' into careminster-presence-refactor 2010-04-30 11:49:16 +01:00
Examples/SimpleModule Merge branch 'master' into careminster-presence-refactor 2010-06-12 01:26:55 +01:00
Framework Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-07-03 06:11:46 -07:00
OptionalModules Clean up IMoneyModule and adjust the other modules to the changes 2010-07-02 06:20:36 +02:00
Physics Merge branch 'master' into careminster-presence-refactor 2010-06-27 20:05:55 +01:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-06-09 16:48:37 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fox another scripting nasty. Stuff no system.string objects into lists 2010-07-02 04:26:55 +02: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