summaryrefslogtreecommitdiff
path: root/src/files.c
AgeCommit message (Collapse)Author
2019-08-20changed FixFilename to only lowercase the game-supplied part of a filename.Steven Fuller
added better game directory detection code. now each candidate directory is checked for validity.
2019-08-20Redid the most of the file loading/saving. Now uses $HOME/.avp/ andSteven Fuller
$AVP_DIR to look for files.