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-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9f380d1241b765d5bf278b5dcf6ab91f0015e85
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
a9f380d124
Fix bug in osGetPrimitiveParams() so that it works for prims with the same owner as the script and not ones with different owners.
...
Addresses
http://opensimulator.org/mantis/view.php?id=6560
2013-03-06 00:22:58 +00:00
..
Plugins
Add "show script timers" command to show script timers. For debug purposes.
2013-01-10 00:57:49 +00:00
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -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
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
Fix bug in osGetPrimitiveParams() so that it works for prims with the same owner as the script and not ones with different owners.
2013-03-06 00:22:58 +00:00
MOD_Api.cs
Removed duplicate 'using' statement.
2013-02-27 21:12:27 -08:00
OSSL_Api.cs
Switched to using the other Util function with a default value.
2013-02-27 20:59:16 -08:00