summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-08-28This shouldn't be necessaryv14.8.28Ben Longbons1-0/+2
2014-08-28Compatibility with gdb 7.4Ben Longbons1-3/+17
2014-08-27fix testsBen Longbons1-0/+2
2014-08-27Yes, I doBen Longbons1-2/+26
2014-08-27Debug debuggingBen Longbons2-0/+134
2014-07-17Add dir annoyancesBen Longbons2-2/+68
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
2014-02-06Add a little colorBen Longbons1-0/+39
2014-01-20Implement core formatterBen Longbons1-29/+374
2013-12-24Add non-indenting indenter for C++Ben Longbons4-12/+296
2013-12-23Implement yacc formattingBen Longbons1-4/+150
2013-12-23Refactor the lex indenter so that it can (almost) format yacc filesBen Longbons4-198/+274
2013-12-23Make a formatter for lex filesBen Longbons5-1/+202
2013-12-06Add basic source formatting toolsBen Longbons5-0/+120