OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged.
This is controlled via the console command "debug lludp client set process-unacked-sends true [<avatar-first-name> <avatar-last-name>]"
For debug purposes to see if this process for very bad connections is causing general outbound udp processing delays.
Relates to http://opensimulator.org/mantis/view.php?id=7393
2015-01-29 19:09:38 +00:00
..
Application Remove the extra key expansion added in commit a88bc50a16. It's not needed. 2015-01-03 07:56:00 -08:00
ClientStack Add debug ability to ignore reliably sent packets that are not acknowledged. 2015-01-29 19:09:38 +00:00
CoreModules minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccessModule reference that other methods are already using rather than fetching its own copy. 2015-01-29 19:08:56 +00:00
DataSnapshot Added a different/better way of specifying data services in DataSnapshot -- using DATA_SRV_ keys, one per service. This allows 3rd party modules to add data services automatically. 2015-01-07 11:04:23 -08:00
Framework minor: Fix some CR line endings in Scene.Inventory.cs 2015-01-29 19:09:21 +00:00
OptionalModules Make the IteratingUuidGatherer the only UuidGatherer. 2015-01-08 20:21:40 +00:00
Physics BulletSim: fix line ending problems. 2015-01-07 06:46:08 -08:00
RegionCombinerModule Fixed declaration switcharoo on the region combiner dll. 2014-12-31 08:20:17 -08:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Make XEngine.SaveAllState() actually do this instead of script maintenance 2015-01-29 19:08:49 +00:00
UserStatistics Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00