summaryrefslogtreecommitdiff
path: root/src/win95/mishchnk.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.
2020-05-30Const correct (most) stringsTimotej Lazar
At least those cases that are reported by gcc and/or clang.
2019-08-20Import icculus.org release (2014-12-25)Steven Fuller
2019-08-20Removed a lot of tool code.Steven Fuller
2019-08-20Removed UseOldChunkLoader.Steven 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 warning cleanups.Steven Fuller
Removed a few unused files.
2019-08-20Removed headers that were accidently checked in.Steven Fuller
Lots of compiling.
2019-08-20Initial revisionSteven Fuller