OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 660d36a5b0 Implement a workaround solution for saving manual script state changes by the user before logout instead of wrongly removing the script early.
This workaround relies on the fact that a closing client goes inactive before the attachments derez calls happen.
This reverts the change to remove scripts too early instead of stopping them, since the the two step stop then remove is necessary to execute the detach event.
2013-01-11 02:28:43 +00:00
..
ApplicationPlugins Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid 2012-11-17 01:23:29 +00:00
Capabilities minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build 2012-12-06 01:36:30 +00:00
ConsoleClient A few more AssemblyInfos in a few more dlls. 2012-11-14 08:10:15 -08:00
Data Added locking in NullRegionData. 2013-01-02 22:48:25 +00:00
Framework revert accidental change to MemoryWatchdog stat calculation in previous b1b4687 2013-01-10 01:30:00 +00:00
Region Implement a workaround solution for saving manual script state changes by the user before logout instead of wrongly removing the script early. 2013-01-11 02:28:43 +00:00
Server Fix formatting 2012-12-13 13:38:57 -05:00
Services Allow registering regions whose names are equivalent under LIKE but not truly equal 2013-01-02 23:31:19 +00:00
Tests Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
Tools The last few AssemblyInfos. Finished! 2012-11-14 21:18:18 -08:00