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 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6b1e112381fa4de8737b93e0c49cee8dddc1965
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
BlueWall
b6b1e11238
Pickup our version number for the function
2015-03-03 16:42:42 -05:00
..
Plugins
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00
Properties
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01: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
Following on from
50ea2e0
, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check
2014-01-18 01:36:40 +00:00
LSL_Api.cs
Pickup our version number for the function
2015-03-03 16:42:42 -05:00
MOD_Api.cs
Fix problem with modInvoke defined integer constants being build into
2013-08-02 09:44:01 -07:00
OSSL_Api.cs
corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format.
2015-03-03 16:10:09 -05:00