OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) a3531dec1a Add en_US culture setting to the async delete to inventory thread, to avoid any issues with float serialization with machines set to non en_US locales.
Doing this to see if addresses inventory object deserialization problems in http://opensimulator.org/mantis/view.php?id=5708, though if it does I'm really surprised not to have seen it before now.
Really need to go through and systematically set the culture for every timer and change all BeginInvoke calls to FireAndForget instead.
But don't want to do something like that this close to a release.
2011-09-26 23:00:16 +01:00
..
ApplicationPlugins Removed uncalled region load method. 2011-09-24 02:06:34 +01:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +01:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data Null simulation data must return a non-null region settings or other parts of the simulator expect 2011-09-20 15:35:36 -07:00
Framework Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. 2011-09-24 01:59:02 +01:00
Region Add en_US culture setting to the async delete to inventory thread, to avoid any issues with float serialization with machines set to non en_US locales. 2011-09-26 23:00:16 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services Fix avatar parameter updating for viewer 3 and maybe 2. 2011-09-23 02:59:33 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Reinstate option to land an npc when it reaches a target. 2011-09-22 00:16:05 +01:00
Tools Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. 2011-09-24 01:59:02 +01:00