aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ThrottleOutPacketType.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-4/+0
2009-10-21* Change the OnQueueEmpty signature to send the flags of the queues that are ...John Hurliman1-0/+12
2009-10-14* Clean up the SetThrottle() code and add a maxBurstRate parameter to allow m...John Hurliman1-5/+6
2009-10-13* Split Task category into Task and StateJohn Hurliman1-4/+14
2009-10-05Beginning work on the new LLUDP implementationJohn Hurliman1-7/+1
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-0/+27
2008-11-01* Minor cleanupAdam Frisby1-0/+3
2008-08-18Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker1-1/+4
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-2/+3
2008-07-11Update svn properties.Jeff Ames1-14/+14
2008-07-08* Split out various classes from IClientAPI into their own files, in accordan...lbsa711-0/+15