OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 8c95c83562 On Flotsam asset cache, go back to moving the file from the temporary location rather than copying.
Copying doesn't prevent IOExceptions on Windows due to file locking. (e.g. Mantis 5642, 5630).
So instead go back to moving the file, swallowing IOExceptions that occur just for the move due to competing caching threads or even different opensimulator instances.
2011-08-16 21:03:43 +01:00
..
ApplicationPlugins early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Capabilities Comment verbose debug message in GetTexture 2011-05-08 16:50:36 -07:00
ConsoleClient
Data Remove un-needed ATTACH command in migration script. 2011-08-15 12:59:17 -04:00
Framework early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Region On Flotsam asset cache, go back to moving the file from the temporary location rather than copying. 2011-08-16 21:03:43 +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 Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer. 2011-08-14 18:20:20 +02:00
TestSuite
Tests early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00