summaryrefslogtreecommitdiff
path: root/src/map/grfio.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-28add support for musl-libcgumi1-1/+1
2015-01-23Use generated config for mapBen Longbons1-3/+5
2014-10-26Fix header rankingBen Longbons1-2/+3
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-04-24Header cleanupBen Longbons1-4/+2
2014-04-14Ditch gcc 4.6 supportBen Longbons1-4/+4
2014-04-09Add all the missing copyright headersBen Longbons1-1/+20
2014-03-16Clean up header organizationBen Longbons1-1/+1
2014-02-08Implement AStringBen Longbons1-6/+11
2014-01-26Also do db/const.txt and data/resnametable.txtv14.1.27Ben Longbons1-10/+13
2013-11-15Another step towards proper header orderingBen Longbons1-1/+1
2013-11-15Use new IO classesBen Longbons1-4/+4
2013-10-05Split string header into piecesBen Longbons1-0/+3
2013-08-01Poison std::string and use the various string classesBen Longbons1-12/+17
2013-02-20Strictify map cellsBen Longbons1-0/+72