OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 1247174db4 Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used a MySQL style ?folderID insted of @folderID
Thanks to LuciusSirnah in http://opensimulator.org/mantis/view.php?id=7075 for this fix
2014-03-26 21:02:26 +00:00
..
Addons - Increased the threadpool timeout to 10 minutes 2014-03-26 20:34:55 +01:00
ApplicationPlugins varregion: add --noterrain and --noparcel to 'load oar'. 2014-01-19 11:03:08 -08:00
Capabilities Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00: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 Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used a MySQL style ?folderID insted of @folderID 2014-03-26 21:02:26 +00:00
Framework refactor: Actually use MaptileStaticFile in RegionInfo rather than having both a public field and a get property 2014-03-26 20:58:58 +00:00
Region refactor: Actually use MaptileStaticFile in RegionInfo rather than having both a public field and a get property 2014-03-26 20:58:58 +00:00
Server Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding" 2014-03-25 18:09:23 +01:00
Services Reinsert code to extract size_x and size_y parameters from GetHomeRegion response in UserAgentServiceConnector. 2014-03-26 02:34:22 +00:00
Tests Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
Tools Added 2 new behaviors to pCampBot 2014-02-21 10:06:08 -08:00