OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 95aade7fdb When osNpcMoveToTarget() is called for a sitting avatar then silently do nothing rather than throwing an error.
Resolves http://opensimulator.org/mantis/view.php?id=7311
2014-09-23 17:27:27 +01:00
..
Application Change MaxPoolThreads default in code as well from 15 to 300 2014-08-08 23:47:03 +01:00
ClientStack Make outboudn and packet inbox handling threads highest priority. 2014-09-16 18:27:08 +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 issues where setting llSetTextureAnim(FALSE... did not work properly). 2014-09-23 17:27:18 +01:00
OptionalModules When osNpcMoveToTarget() is called for a sitting avatar then silently do nothing rather than throwing an error. 2014-09-23 17:27:27 +01:00
Physics Make BulletSim thread be ThreadPriority.Highest if running 2014-09-16 18:32:36 +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