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
662b59af83a4bcaccb2b3b3bc679ee15f5a483ce
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Melanie Thielker
662b59af83
Convert the lsl list type into a struct. EXPERIMENTAL! This may affect
...
the llSetPrimitiveParams family of functions adversely. Please test!
2015-08-19 23:14:11 +02: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
Change the IScriptApi back to it's original form, removing XEngine
2015-08-17 21:46:30 +02:00
LSL_Api.cs
Convert the lsl list type into a struct. EXPERIMENTAL! This may affect
2015-08-19 23:14:11 +02:00
MOD_Api.cs
Convert the lsl list type into a struct. EXPERIMENTAL! This may affect
2015-08-19 23:14:11 +02:00
OSSL_Api.cs
Convert the lsl list type into a struct. EXPERIMENTAL! This may affect
2015-08-19 23:14:11 +02:00