Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-12-09 | * Added more info to ChildAgentDataUpdate | Teravus Ovares | 1 | -0/+22 |
2007-12-09 | change PacketQueue to take the byte[] throttle instead | Sean Dague | 1 | -4/+1 |
2007-12-07 | move to PacketQueue for throttling. This has been tested with a couple | Sean Dague | 1 | -100/+42 |
2007-12-07 | further screwing around with the PacketQueue data structure. | Sean Dague | 1 | -39/+149 |
2007-12-04 | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 1 | -1/+1 |
2007-12-04 | made log messages for known unhandled packet types shorter and yellower. add... | Jeff Ames | 1 | -9/+1 |
2007-12-03 | further encapsulation of function in PacketQueue and PacketThrottle | Sean Dague | 1 | -3/+162 |
2007-11-30 | mod packetqueue to use the throttle class container | Sean Dague | 1 | -75/+52 |
2007-11-30 | starting to fill out PacketQueue, refactoring as I go. This | Sean Dague | 1 | -0/+252 |