OpenSimMirror/OpenSim/Region
Melanie 43a4b7b735 COmmented the wrong line instead, now I commented them all to be on the safe side 2010-10-19 01:23:25 +01:00
..
Application Rip out version option since it turns out that the changed object serialization format can actually be loaded by older OpenSims after all 2010-10-16 07:09:13 +01:00
ClientStack Fix a comment marker 2010-10-04 00:17:48 +01:00
CoreModules .NET automagical serialization of SOPs replaced by manual serialization across the board. 2010-10-17 10:35:38 -07:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Framework COmmented the wrong line instead, now I commented them all to be on the safe side 2010-10-19 01:23:25 +01:00
OptionalModules Add and plumb the usetex URL parameter to worldview. Required but not yet 2010-10-06 05:44:19 +01:00
Physics remove some cruft from last commit 2010-10-18 04:26:23 -07:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules
ScriptEngine Adding osFunctions for light projection 2010-10-17 09:52:12 +01: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