OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) b720454950 Remove the SyncRoot locking from Scene which was only being done around the main physics loop and ScenePresence position and velocity setting
This is no longer necessary with ODECharacter taints (ODEPrim was already not taking part in this).  BSCharacter was already tainting.
2011-11-02 18:57:04 +00:00
..
ApplicationPlugins When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 2011-10-11 00:03:22 +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 OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +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 Restart the event queue worker threads that I accidentally disabled earlier today in 8a0a78c. 2011-10-28 22:19:04 +01:00
Region Remove the SyncRoot locking from Scene which was only being done around the main physics loop and ScenePresence position and velocity setting 2011-11-02 18:57:04 +00:00
Server Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00
Services Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 23:28:02 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-28 22:02:25 +01:00
Tools Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00