OpenSimMirror/OpenSim/Region
BlueWall a3651eb5d0 Thanks Kevin Cozens for a patch that:
Fixes several spelling mistakes
2011-03-17 05:48:42 -04:00
..
Application Fix bug where "My estate" name was always used even if the user entered a different name on initial setup. 2011-02-12 01:08:56 +00:00
ClientStack minor: remove mono compiler warning 2011-02-18 23:10:46 +00:00
CoreModules Thanks Kevin Cozens for a patch that: 2011-03-17 05:48:42 -04: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 For objects loaded from an IAR, make sure the CreatorID points towards the OSP resolved ID if newer CreationData is not present. 2011-03-10 21:56:15 +00:00
OptionalModules Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
Physics This fixes mantis #5198 and related. Physics is not my expertise, so I'm not 100% sure of what all the consequences of this change are. Pushing up, so others can take a look. 2010-12-24 16:23:00 -08:00
RegionCombinerModule When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. 2011-01-27 20:36:50 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add support for new naming syntax of linked regions to osTeleportAgent and osTeleportOwner. 2011-02-17 13:47:13 +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