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
de51b7af8536d43ff73b5562843e1a8f7356a338
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
de51b7af85
do group SetPos sync as master, script thread does need to wait for it to be done. This needs improvement, doing it async again with script thread waiting watching coop
2015-10-02 17:56:02 +01:00
..
Plugins
Taking a reference to the value collection is not thread safe. Change this
2015-03-23 22:15:25 +01: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
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
CM_Api.cs
fix CM_api compile error
2015-09-03 20:22:39 +01:00
LS_Api.cs
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02:00
LSL_Api.cs
do group SetPos sync as master, script thread does need to wait for it to be done. This needs improvement, doing it async again with script thread waiting watching coop
2015-10-02 17:56:02 +01:00
MOD_Api.cs
bad merge?
2015-09-01 14:54:35 +01:00
OSSL_Api.cs
add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED
2015-09-30 02:45:11 +01:00