OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Justin Clark-Casey (justincc) 393c9c9046 Add osUnixTimeToTimestamp()
This allows an input unix time to be converted to an llGetTimeStamp() format.
Thanks Thomax.
2010-11-17 01:45:47 +00:00
..
Plugins Formatting cleanup. 2010-09-12 13:43:49 -04:00
ApiManager.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs Add some conditionals to references to the WorldComm module, so that the 2009-11-28 09:23:26 +00:00
LSL_Api.cs Can't detach an object from within the script thread because it will throw. Use FireAndForget for that. 2010-11-16 01:36:26 +00:00
LS_Api.cs Add lsClearWindlightScene() to the lightshare module to remove WL settings 2010-11-03 02:31:43 +00:00
MOD_Api.cs Add IScriptModuleComms interface and region module to handle dispatch of 2009-11-10 03:36:43 +00:00
OSSL_Api.cs Add osUnixTimeToTimestamp() 2010-11-17 01:45:47 +00:00