Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keeping opensim safe for children -- made some namespace references less ↵ | Jeff Ames | 2007-12-04 | 1 | -1/+1 |
| | | | | explicit | ||||
* | made log messages for known unhandled packet types shorter and yellower. ↵ | Jeff Ames | 2007-12-04 | 1 | -9/+1 |
| | | | | added handler stubs. | ||||
* | further encapsulation of function in PacketQueue and PacketThrottle | Sean Dague | 2007-12-03 | 1 | -3/+162 |
| | |||||
* | mod packetqueue to use the throttle class container | Sean Dague | 2007-11-30 | 1 | -75/+52 |
| | |||||
* | starting to fill out PacketQueue, refactoring as I go. This | Sean Dague | 2007-11-30 | 1 | -0/+252 |
doesn't link into the rest of the code yet, and won't until it is complete. |