summaryrefslogtreecommitdiff
path: root/src/map/grfio.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
Also fix a small but major bug in map_randfreecell.