Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-16 | send non-hidden GM levels to the client | gumi | 1 | -1/+1 | |
2016-04-10 | consolidate client version handling | mekolat | 1 | -0/+1 | |
2015-04-25 | Add Bitmasked Quest Log | wushin | 1 | -0/+1 | |
2015-01-22 | Have I mentioned that I hate ADL? | Ben Longbons | 1 | -3/+3 | |
2014-10-26 | Fix header ranking | Ben Longbons | 1 | -14/+3 | |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -8/+5 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 1 | -0/+4 | |
2014-06-23 | Generate the map server protocol | Ben Longbons | 1 | -6/+21 | |
Sigh, map server will have no smart filters yet | |||||
2014-05-27 | Generate the char server protocol | Ben Longbons | 1 | -0/+16 | |
2014-05-12 | Implement proto v2 | Ben Longbons | 1 | -0/+27 | |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -10/+10 | |
2014-04-22 | Use strict ID types | Ben Longbons | 1 | -0/+109 | |
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled. |