aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ThrottleOutPacketType.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+2
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-4/+0
* * Change the OnQueueEmpty signature to send the flags of the queues that are ...John Hurliman2009-10-211-0/+12
* * Clean up the SetThrottle() code and add a maxBurstRate parameter to allow m...John Hurliman2009-10-141-5/+6
* * Split Task category into Task and StateJohn Hurliman2009-10-131-4/+14
* Beginning work on the new LLUDP implementationJohn Hurliman2009-10-051-7/+1
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-081-0/+27
* * Minor cleanupAdam Frisby2008-11-011-0/+3
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-181-1/+4
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-2/+3
* Update svn properties.Jeff Ames2008-07-111-14/+14
* * Split out various classes from IClientAPI into their own files, in accordan...lbsa712008-07-081-0/+15