OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) caa0e2a732 Don't try to write region size and MapfileStaticFile Nini settings that are not set up when invoking the RemoteAdmin create region facility.
Changes by MarcelEdward from http://opensimulator.org/mantis/view.php?id=7497.  Thanks.
2015-03-13 23:30:31 +00:00
..
Addons For built-in groups, if a delegate throws an exception (e.g. due to network failure), always remove its request from the m_ActiveRequests list. 2015-02-04 17:04:59 +00:00
ApplicationPlugins Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
Capabilities revised GetMesh to not use intermediate base64 coding scheme 2015-03-05 18:15:42 -05: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 Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive 2015-03-04 19:27:34 -05:00
Framework Don't try to write region size and MapfileStaticFile Nini settings that are not set up when invoking the RemoteAdmin create region facility. 2015-03-13 23:30:31 +00:00
Region Fix script state not being preserved in objects sent via Hypergrid. 2015-03-13 20:09:29 +00:00
Server Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 2015-01-06 21:24:44 -08:00
Services solving HG IM, HGFriends issues based on falsified GridUser data 2015-03-05 16:17:12 -05:00
Tests Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory. 2015-02-25 21:12:46 +00:00
Tools minor: comment out unusued logging objects in some pCampbot behaviour classes 2015-01-20 00:18:25 +00:00