Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added writing support to cByteBuffer (will be used by ProtoProxy) | madmaxoft@gmail.com | 2012-09-02 | 1 | -3/+20 |
* | Cut out all packet handling to a separate cProtocol descendant | madmaxoft@gmail.com | 2012-08-27 | 1 | -0/+3 |
* | Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects. | madmaxoft@gmail.com | 2012-08-18 | 1 | -2/+2 |
* | Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 ) | madmaxoft@gmail.com | 2012-08-17 | 1 | -0/+90 |