OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) a17bbeca9d minor: Correct letter accidentally added to copyright notice on top of Scene.cs (almost five years ago!) 2014-10-22 23:51:14 +01:00
..
Application Start JobEngine by default in simulator for now. 2014-10-14 17:13:53 +01:00
ClientStack For now, send all non-full terse updates for ones own avatar directly to the LLUDP client stack rather than queueing internally within LLClientView. 2014-10-21 18:27:09 +01:00
CoreModules When inserting missing CreatorData in the HGAssetMapper, do the rewrite on a streaming xml basis rather than loading it all into memory via XmlDocument. 2014-10-20 23:46:34 +01:00
DataSnapshot Fixed premature closing of the connection in DataSnapshotManager 2014-08-05 19:09:11 +03:00
Framework minor: Correct letter accidentally added to copyright notice on top of Scene.cs (almost five years ago!) 2014-10-22 23:51:14 +01:00
OptionalModules Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit. 2014-10-10 23:36:50 +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 Add some more llGiveInventory() regression tests 2014-10-20 23:57:16 +01:00
UserStatistics Don't show the ScrLPS data twice in the WebStats based statistics page. 2014-09-03 14:17:37 -04:00