This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-08 13:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73719b2efce8c1d22d154d4530e98b2ed5bc2bae
opensim
/
OpenSim
/
Region
History
UbitUmarov
73719b2efc
fix terrain BMP image format on SaveStream mantis: 8001
2016-08-21 00:25:32 +01:00
..
Application
first step removing MegaRegions: refuse to run. Thanks to all that made MegaRegions possible, they where a important OpenSim feature, but can no longer be mantained
2016-07-27 23:13:24 +01:00
ClientStack
fix updates resend by reEnqueing, that got broken down the line
2016-08-19 17:49:59 +01:00
CoreModules
fix terrain BMP image format on SaveStream mantis: 8001
2016-08-21 00:25:32 +01:00
Framework
fix llCollisionSound("",0.0) not disabling sounds BUT let llCollisionSound("",value [<=1.0]) play default sounds with selected volume. I really don't care if last part is not like SL
2016-08-20 23:41:32 +01:00
OptionalModules
Collect any group join fees. Pass group name when applying join/create fees.
2016-08-18 15:38:39 -04:00
PhysicsModules
fix ubOde prims unlink that got broken fixing sleeping bodies collisions, core removes and adds a prim with same LocalID not giving time for physics to actuly delete, so when it did it LocalID was lost
2016-08-19 21:28:40 +01:00
ReplaceableModules
…
ScriptEngine
make the case llCollisionSound("",1.0) more clear its retunring to default sounds, ie like a prim that never had this funtion called.
2016-08-21 00:02:31 +01:00