OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement()
This can happen under poor network conditions if a viewer repeats the message send
If this happens, physics actors can get orphaned, which unecessarily raises physics frame times
2014-01-16 20:23:31 +00:00
..
Addons Can delete the Offline Messages sent to/from a user. 2014-01-16 00:24:51 +00:00
ApplicationPlugins Refactored: use a single function to apply an object's folded permissions to its main permissions 2014-01-10 19:50:03 +00:00
Capabilities refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +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 In the offline message table, store the sender. 2014-01-16 00:16:33 +00:00
Framework Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. 2014-01-11 00:54:41 +00:00
Region Prevent duplicate invocations or race dontision in SP.CompleteMovement() 2014-01-16 20:23:31 +00:00
Server Add support for user preferences (im via email) 2013-12-06 02:52:13 -05:00
Services Can delete the Offline Messages sent to/from a user. 2014-01-16 00:24:51 +00:00
Tests Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending 2013-12-18 23:35:38 +00:00
Tools Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions. 2013-11-13 01:07:14 +00:00