OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 07c6630c1c Fix recent minor regression where the default frame time wasn't being set if there was no startup config section.
Caused some regression tests to fail.
2014-09-26 21:22:41 +01:00
..
Application Change MaxPoolThreads default in code as well from 15 to 300 2014-08-08 23:47:03 +01:00
ClientStack Add "debug lludp data out" console command for logging outgoing data just before it's put on the wire. 2014-09-24 23:42:57 +01:00
CoreModules For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 2014-09-05 23:20:59 +01:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-05 19:09:11 +03:00
Framework Fix recent minor regression where the default frame time wasn't being set if there was no startup config section. 2014-09-26 21:22:41 +01:00
OptionalModules Fix recent minor regression where the default frame time wasn't being set if there was no startup config section. 2014-09-26 21:22:41 +01:00
Physics If Bullet is running on its own thread, use a reset event to control timing rather than a sleep. 2014-09-26 20:56:22 +01:00
RegionCombinerModule Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix recent regression from 473c5594 where camera started to judder on moving vehicles. 2014-09-02 23:39:52 +01:00
UserStatistics Don't show the ScrLPS data twice in the WebStats based statistics page. 2014-09-03 14:17:37 -04:00