OpenSimMirror/OpenSim
UbitUmarov d1306c8976 a null ref check left behind on previus commits 2017-05-28 02:11:40 +01:00
..
Addons let StreamReader be in using statements 2017-05-07 00:47:45 +01:00
ApplicationPlugins recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability 2017-04-29 19:07:04 +01:00
Capabilities dispose some MemoryStreams 2017-05-06 15:57:47 +01:00
ConsoleClient Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Data PGSQL: Another missing cast in XInventoryData 2017-05-22 16:24:52 +01:00
Framework a null ref check left behind on previus commits 2017-05-28 02:11:40 +01:00
Region make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else 2017-05-28 01:56:52 +01:00
Server cleanup (grid)region info endpoint; add log to try to find some xml decode issues 2017-05-26 21:26:51 +01:00
Services cleanup (grid)region info endpoint; add log to try to find some xml decode issues 2017-05-26 21:26:51 +01:00
Tests find parcels by GlobalID.. well most time 2017-05-13 20:21:56 +01:00
Tools Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00