OpenSimMirror/OpenSim
BlueWall 96b87407f1 Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does."
This reverts commit 4d749d8c69.

Re-open mantis 0007474 for further work before final commit.
2015-03-04 14:36:26 -05: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 corrected bug that viewer cannot correctly fetch ItemData when being a HG visitor 2015-03-03 19:09:30 -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 One more migration fix 2015-03-04 13:47:15 -05:00
Framework As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 bytes (127 + null terminator) 2015-03-03 22:42:31 -05:00
Region Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does." 2015-03-04 14:36:26 -05: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 corrected handling when XML parsing in Presence Connector fails 2015-03-03 15:35:16 -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