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 Show last online status of group members from the PresenceService in group profiles 2015-07-31 17:19:13 +01:00
ApplicationPlugins Make Setup_XXX=disabled not even load the module at all, rather than 2015-08-16 19:01:23 +02:00
Capabilities WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Removed unused code that checked wait_timeout in MySQLEstateData 2015-08-11 07:35:39 +01:00
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 pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. 2015-05-07 12:37:49 -07:00