OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) bf5e51ec2c Add position and region of prim items with missing assets in log reports 2009-12-02 17:55:56 +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 minor: remove some mono compiler warnings 2009-11-24 17:32:14 +00:00
Communications Updated HGUserServices with AuthenticateUserByPassword, so that iar works. 2009-11-10 07:57:54 -08:00
CoreModules Apply patch to stop failure of llParcelMediaCommandList() on group deeded land 2009-12-01 14:27:57 +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 Add position and region of prim items with missing assets in log reports 2009-12-02 17:55:56 +00:00
OptionalModules minor: reduce region ready logging verbosity 2009-11-26 16:51:10 +00:00
Physics * Resolves mantis 4390 http://opensimulator.org/mantis/view.php?id=4390 2009-11-23 11:44:22 -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 * Re-enable the AbsolutePosition = AbsolutePosition in the LSL_Api in the SetRot method if the object is not active physical. This is important for scripted rotating doors. without AbsolutePosition = AbsolutePosition, the door won't rotate. It's also important that we do not use AbsolutePosition = AbsolutePosition if the object is active physical because that would cause a complete rebuild of the object which would break vehicles. This is the best of both worlds right now. Doors as child prim should work again so long as you don't check the Physical box. 2009-11-26 01:34:46 -05: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