summaryrefslogtreecommitdiff
path: root/src/proto2
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Revert bounds checks and go back to signed integersBen Longbons2-45/+49
2014-06-30Finish packet namingBen Longbons3-91/+0
2014-06-27This is more reliableBen Longbons9-70/+43
2014-06-26Stick everything in a namespaceBen Longbons31-0/+101
2014-06-26specialize inventory/storage indicesBen Longbons3-53/+35
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons10-49/+524
2014-06-23Generate the map server protocolBen Longbons14-17/+9273
2014-05-27Generate the char server protocolBen Longbons12-43/+4852
2014-05-20Generate login/user protocolBen Longbons8-0/+887
2014-05-19make packets be non-type templatesBen Longbons5-866/+1191
2014-05-19Convert login/char and login/admin server components to proto-v2Ben Longbons26-1758/+2090
2014-05-12Implement proto v2Ben Longbons26-0/+3710