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 22:06:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04dd2a979546c7fc2d3c8c06634a2d0ed2f5f6c0
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
04dd2a9795
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
..
Plugins
Taking a reference to the value collection is not thread safe. Change this
2015-03-23 22:15:25 +01:00
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
CM_Api.cs
remove country from avatars DetectParams, since it is only used on a cm function that can get it directly
2016-08-05 17:08:34 +01:00
LS_Api.cs
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02:00
LSL_Api.cs
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
MOD_Api.cs
bad merge?
2015-09-01 14:54:35 +01:00
OSSL_Api.cs
rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere)
2016-07-31 01:56:44 +01:00