summaryrefslogtreecommitdiff
path: root/src/win95/bmpnames.cpp
AgeCommit message (Collapse)Author
2022-06-12Replace max macro with std::max in C++ codeTimotej Lazar
Fixes compilation on Guix with gcc 12. Not sure which of those is relevant.
2019-08-20Removed a lot of tool code.Steven Fuller
2019-08-20misc changesSteven Fuller
2019-08-20Redid the most of the file loading/saving. Now uses $HOME/.avp/ andSteven Fuller
$AVP_DIR to look for files.
2019-08-20More compiling. All 'easy-to-compile' files now do.Steven Fuller
Added the Rebellion license.
2019-08-20Initial revisionSteven Fuller