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-18 04:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b5eba9c7438ef0175c91c1910ce2d660d930fed
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Melanie
6504e3d4ce
Rename "Bounciness" to "Restitution"
2013-02-07 03:30:02 +00:00
..
Plugins
Add "show script timers" command to show script timers. For debug purposes.
2013-01-10 00:57:49 +00:00
Properties
Bump version and assembly version numbers from 0.7.5 to 0.7.6
2013-02-05 00:23:17 +00:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
2012-07-25 23:27:00 +01:00
LS_Api.cs
Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs.
2013-01-23 23:38:08 +00:00
LSL_Api.cs
Rename "Bounciness" to "Restitution"
2013-02-07 03:30:02 +00:00
MOD_Api.cs
Fix bug where viewers would not see the "Module command functions not enabled" error if these were disabled and a viewer attempted to call one.
2013-02-05 02:09:21 +00:00
OSSL_Api.cs
Merge branch 'master' into cooptermination
2013-01-24 00:03:44 +00:00