aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.PacketQueue.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved out nested class to it's own fileSean Dague2007-11-271-15/+0
* some variable renames to help me read the throttle codeSean Dague2007-11-271-21/+21
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-1/+2
* * Added more commentsTeravus Ovares2007-11-221-7/+7
* * Added another code path to skip the packet throttle queues when there's no ...Teravus Ovares2007-11-221-7/+73
* Created a client driven packet throttler. The sim now respects the client's ...Teravus Ovares2007-11-221-3/+47
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-5/+5
* turn back on verbose message for resending packetsSean Dague2007-11-091-2/+2
* * Fixed Resending Terse Updates Message on the console causing CPU usage to s...Teravus Ovares2007-11-091-2/+2
* * Diuerse beavtificatemslbsa712007-11-011-1/+1
* fixed filenames in log messagesJeff Ames2007-10-311-1/+1
* * Optimized usingslbsa712007-10-301-19/+20
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Yet some more connectivity restructuringlbsa712007-09-181-3/+9
* * Merged ClientViewBase into ClientView for great justicelbsa712007-09-181-0/+314