OpenSimMirror/OpenSim/Region
Melanie 9fd9211a38 Add some conditionals to references to the WorldComm module, so that the
module can be disabled without crashing the sim
2009-11-28 09:23:26 +00:00
..
Application minor: remove some mono compiler warnings, add --merge load oar switch to help information 2009-11-25 16:14:08 +00:00
ClientStack Merge branch 'master' of ssh://MyConnection/var/git/opensim 2009-11-27 19:17:54 -05:00
Communications Updated HGUserServices with AuthenticateUserByPassword, so that iar works. 2009-11-10 07:57:54 -08:00
CoreModules Implement god mode user freezing and unfreezing 2009-11-27 19:23:51 +00:00
DataSnapshot Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Examples/SimpleModule Patch by revolution, thank you. Mantis #1789 . Implement friends permissions. 2009-11-05 02:09:07 +00:00
Framework Merge branch 'master' of ssh://MyConnection/var/git/opensim 2009-11-27 19:17:54 -05:00
OptionalModules Remove stub Python module and DLLs since this was never fully implemented 2009-11-27 19:31:19 +00:00
Physics * Fixes a case of d.BodyEnable with IntPtr.Zero passed as the parameter in linkset where EnableBody was called and the body is immediately disabled. The previous functionality assumed that a body was received in EnableBody but.. in some cases, it wasn't. 2009-11-26 17:03:00 -05:00
RegionCombinerModule minor: add doc to a few parcel methods 2009-11-25 17:49:38 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add some conditionals to references to the WorldComm module, so that the 2009-11-28 09:23:26 +00:00
UserStatistics Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed 2009-10-23 01:02:36 -07:00