summaryrefslogtreecommitdiff
path: root/tools/protocol.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Revert bounds checks and go back to signed integersBen Longbons1-35/+43
2014-06-30Finish packet namingBen Longbons1-169/+187
2014-06-27Packet names for all public packetsEvets1-295/+295
2014-06-26Stick everything in a namespaceBen Longbons1-2/+10
2014-06-26specialize inventory/storage indicesBen Longbons1-57/+90
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons1-26/+237
2014-06-23Generate the map server protocolBen Longbons1-24/+1546
2014-05-27Generate the char server protocolBen Longbons1-17/+900
2014-05-20Generate login/user protocolBen Longbons1-4/+113
2014-05-19make packets be non-type templatesBen Longbons1-9/+19
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons1-96/+177
2014-05-12Implement proto v2Ben Longbons1-0/+1343