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-05-23 17:26:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea47b0362548101d201f3bef26436d3420d791fd
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
ea47b03625
Added a invalidCollisionSoundUUID so that scripts can stop all collision sounds with llCollisionSound("",...). UUID.Zero means defaults should be used. In case part has several scripts with confliting llCollisionSound result depende on exec order. Specially on reset the efect of "" depends on reset order, it should override the others. This is intermediate improve(?) since collisions sounds seem to need a deaper revision.
2012-05-16 12:27:49 +01:00
..
Plugins
Merge branch 'master' into careminster
2012-03-07 00:51:59 +00:00
ApiManager.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs
Merge branch 'master' into careminster
2012-03-07 00:51:59 +00:00
CM_Api.cs
Add the country functions in the careminster API
2011-02-12 20:59:09 +01:00
LS_Api.cs
Introduce a LightShare kill packet ans send it when needed. Currently only
2011-12-28 09:24:02 +00:00
LSL_Api.cs
Added a invalidCollisionSoundUUID so that scripts can stop all collision sounds with llCollisionSound("",...). UUID.Zero means defaults should be used. In case part has several scripts with confliting llCollisionSound result depende on exec order. Specially on reset the efect of "" depends on reset order, it should override the others. This is intermediate improve(?) since collisions sounds seem to need a deaper revision.
2012-05-16 12:27:49 +01:00
MOD_Api.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Api.cs
Merge branch 'master' into careminster
2012-03-27 23:14:43 +01:00