aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLPacketThrottle.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added missing references to prebuild.xml and commented out the LindenUDP te...John Hurliman2009-10-061-128/+0
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, RemedyTomm for a patch that:Charles Krinke2009-04-181-1/+6
* * minor: Minor documentation and small minor change on LLPacketThrottle to re...Justin Clarke Casey2008-12-171-20/+22
* Add repecting the min and max values back inMelanie Thielker2008-12-171-0/+12
* Remove a major bottleneck in throttling code.Melanie Thielker2008-12-171-24/+15
* Avoid checking the throttle limit for empty queuesMelanie Thielker2008-12-171-1/+1
* * Fix capitalization typoes in packet throttle that happened to be the name o...Justin Clarke Casey2008-11-051-2/+2
* * Set default client throttle multiplier to 2 (old value was effectively 8). ...Justin Clarke Casey2008-11-051-4/+5
* * Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplie...Justin Clarke Casey2008-11-031-10/+26
* * Temporarily revert r6714 which changed agent throttle number interpretationJustin Clarke Casey2008-10-071-6/+8
* * Change interpretation of asset throttle values to bits per second rather th...Justin Clarke Casey2008-10-061-8/+14
* * eliminated some warnings and added some const and readonlieslbsa712008-07-211-21/+21
* fixed the dos line endingsSean Dague2008-05-021-92/+92
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-0/+93