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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59da146e9dd678aea2e0bd3e16ef178c183754a0
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Oren Hurvitz
a568f06b7f
When scripts are sleeping, don't count that as execution time
...
Sleeping doesn't use the CPU.
2015-08-11 08:44:27 +01:00
..
Plugins
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
Properties
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00
LS_Api.cs
When scripts are sleeping, don't count that as execution time
2015-08-11 08:44:27 +01:00
LSL_Api.cs
When scripts are sleeping, don't count that as execution time
2015-08-11 08:44:27 +01:00
MOD_Api.cs
When scripts are sleeping, don't count that as execution time
2015-08-11 08:44:27 +01:00
OSSL_Api.cs
When scripts are sleeping, don't count that as execution time
2015-08-11 08:44:27 +01:00