.. |
Application
|
a4d2a97bc6
minor: remove some mono compiler warnings, add --merge load oar switch to help information
|
15 years ago |
ClientStack
|
73dcbbd57a
minor: remove some mono compiler warnings
|
15 years ago |
Communications
|
3294714099
Updated HGUserServices with AuthenticateUserByPassword, so that iar works.
|
15 years ago |
CoreModules
|
fc374ada12
Attempt at fixing mantis #4411.
|
15 years ago |
DataSnapshot
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
Examples
|
83b4b4440b
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
|
15 years ago |
Framework
|
bf5e51ec2c
Add position and region of prim items with missing assets in log reports
|
15 years ago |
OptionalModules
|
ee0b5abc62
minor: reduce region ready logging verbosity
|
15 years ago |
Physics
|
3ebb528c79
* Resolves mantis 4390 http://opensimulator.org/mantis/view.php?id=4390
|
15 years ago |
RegionCombinerModule
|
59caa68e08
minor: add doc to a few parcel methods
|
15 years ago |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 years ago |
ScriptEngine
|
a5f2803c79
* 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.
|
15 years ago |
UserStatistics
|
588361e2a2
Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed
|
15 years ago |