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-30 14:17:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f70e423df97f3fd52f4a36ac296f696f46b7d34
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Talun
4f70e423df
Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key
...
The type of the keys returned by llGetAgentList corrected to LSL_Key
2013-01-19 01:14:11 +00:00
..
Plugins
Add "show script timers" command to show script timers. For debug purposes.
2013-01-10 00:57:49 +00:00
Properties
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
2012-11-14 11:09:43 -08: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
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
2013-01-16 02:07:43 +00:00
LSL_Api.cs
Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key
2013-01-19 01:14:11 +00:00
MOD_Api.cs
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
2013-01-16 02:07:43 +00:00
OSSL_Api.cs
Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so.
2013-01-18 22:57:09 +00:00