summaryrefslogtreecommitdiff
path: root/src/mmo/ids.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-10-26Fix header rankingBen Longbons1-0/+42
2014-10-15Remove the need for empty source files to check headersBen Longbons1-26/+0
2014-06-26Stick everything in a namespaceBen Longbons1-0/+5
2014-04-22Use strict ID typesBen Longbons1-0/+21
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled.