OpenSimMirror/OpenSim
Melanie Thielker 7a9fbec3f5 Change the actual versions allowed to connect, which is different from
the interface major version
2015-09-14 01:27:54 +02: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 As per advice from Singularity devs, set is_display_name_default = true in GetDisplayName cap return data to make the single name appear. 2015-01-31 00:17:59 +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 Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. 2015-01-14 00:00:02 +00:00
Framework Make regions tolerant to newer regions with more werables. 2015-09-14 00:43:00 +02:00
Region Mantis #7514 2015-05-02 22:33:05 -07:00
Server Change the actual versions allowed to connect, which is different from 2015-09-14 01:27:54 +02:00
Services corrected handling when XML parsing in Presence Connector fails 2015-03-16 19:14:45 +00: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