Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-16 | Revert bounds checks and go back to signed integers | Ben Longbons | 2 | -45/+49 |
2014-06-30 | Finish packet naming | Ben Longbons | 3 | -91/+0 |
2014-06-27 | This is more reliable | Ben Longbons | 9 | -70/+43 |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 31 | -0/+101 |
2014-06-26 | specialize inventory/storage indices | Ben Longbons | 3 | -53/+35 |
2014-06-24 | No one is .neutral() here (except IPv4 addresses) | Ben Longbons | 10 | -49/+524 |
2014-06-23 | Generate the map server protocol | Ben Longbons | 14 | -17/+9273 |
2014-05-27 | Generate the char server protocol | Ben Longbons | 12 | -43/+4852 |
2014-05-20 | Generate login/user protocol | Ben Longbons | 8 | -0/+887 |
2014-05-19 | make packets be non-type templates | Ben Longbons | 5 | -866/+1191 |
2014-05-19 | Convert login/char and login/admin server components to proto-v2 | Ben Longbons | 26 | -1758/+2090 |
2014-05-12 | Implement proto v2 | Ben Longbons | 26 | -0/+3710 |