Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-29 | replace socket write with send with MSG_NOSIGNAL | mekolat | 1 | -1/+1 | |
2015-01-23 | Use generated config for login | Ben Longbons | 2 | -1/+30 | |
2015-01-22 | Have I mentioned that I hate ADL? | Ben Longbons | 3 | -4/+5 | |
2014-10-26 | Fix header ranking | Ben Longbons | 10 | -719/+150 | |
2014-10-05 | Add pretty-printers for time | Ben Longbons | 1 | -0/+117 | |
2014-08-27 | Debug debugging | Ben Longbons | 1 | -2/+4 | |
2014-07-01 | Stupid lenient newer compiler | Ben Longbons | 1 | -7/+7 | |
2014-06-30 | Finally get around to decoupling the warning system | Ben Longbons | 2 | -17/+11 | |
2014-06-30 | It's about time I did this | Ben Longbons | 2 | -4/+26 | |
2014-06-27 | This is more reliable | Ben Longbons | 6 | -60/+42 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 12 | -1/+44 | |
2014-06-26 | Low hanging fruit | Ben Longbons | 3 | -2/+5 | |
2014-06-23 | Swat | Ben Longbons | 1 | -1/+1 | |
2014-06-23 | Compatibility with libc++ | Ben Longbons | 2 | -0/+4 | |
2014-06-23 | Remove vomit | Ben Longbons | 5 | -378/+27 | |
2014-06-23 | Use the generated char server protocol in the map server | Ben Longbons | 1 | -1/+1 | |
2014-06-23 | Generate the map server protocol | Ben Longbons | 2 | -54/+201 | |
Sigh, map server will have no smart filters yet | |||||
2014-05-27 | Generate the char server protocol | Ben Longbons | 2 | -2/+169 | |
2014-05-20 | Generate login/user protocol | Ben Longbons | 1 | -0/+33 | |
2014-05-19 | make packets be non-type templates | Ben Longbons | 2 | -124/+95 | |
2014-05-19 | Convert login/char and login/admin server components to proto-v2 | Ben Longbons | 5 | -13/+461 | |
2014-05-12 | split out the horrible unchecked buffer accessors | Ben Longbons | 3 | -236/+285 | |
2014-05-12 | Split net/ from mmo/ | Ben Longbons | 10 | -0/+1971 | |