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-23 09:16:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a79bafaaaf3df2a0e1663bf9317ee53eb06db204
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Melanie
0556bbefdd
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
...
to UUID.Zero because it ties up XMLRPC handlers needlessly.
2012-09-09 16:30:01 +02:00
..
Plugins
Merge branch 'master' into careminster
2012-08-01 23:03:03 +01:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Merge branch 'master' into careminster
2012-07-28 00:39:36 +01:00
CM_Api.cs
Merge branch 'master' into careminster
2012-05-09 00:43:33 +01:00
LS_Api.cs
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
LSL_Api.cs
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
2012-09-09 16:30:01 +02:00
MOD_Api.cs
Enables support for UUIDs to be returned in lists from
2012-07-20 10:48:51 -07:00
OSSL_Api.cs
Prevent race conditions when one thread removes an NPC SP before another thread has retreived it after checking whether the NPC exists.
2012-08-14 21:44:06 +01:00