aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/PacketQueue.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-1/+1
* made log messages for known unhandled packet types shorter and yellower. add...Jeff Ames2007-12-041-9/+1
* further encapsulation of function in PacketQueue and PacketThrottleSean Dague2007-12-031-3/+162
* mod packetqueue to use the throttle class containerSean Dague2007-11-301-75/+52
* starting to fill out PacketQueue, refactoring as I go. ThisSean Dague2007-11-301-0/+252