OpenSimMirror/OpenSim
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
..
Addons
ApplicationPlugins Make Setup_XXX=disabled not even load the module at all, rather than 2015-08-16 19:01:23 +02:00
Capabilities
ConsoleClient
Data
Framework Report "Script Execution Time" as the time spent executing the script in the last 30 seconds. Use a sliding window to calculate this. 2015-08-11 08:42:26 +01:00
Region Convert the lsl list type into a struct. EXPERIMENTAL! This may affect 2015-08-19 23:14:11 +02:00
Server Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. 2015-08-15 16:08:14 -07:00
Services Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. 2015-08-15 16:08:14 -07:00
Tests Change the IScriptApi back to it's original form, removing XEngine 2015-08-17 21:46:30 +02:00
Tools