summaryrefslogtreecommitdiff
path: root/src/winapi.c
AgeCommit message (Expand)Author
2019-08-20Redid the most of the file loading/saving. Now uses $HOME/.avp/ andSteven Fuller
2019-08-20More Warning cleanups (Tim Beckmann)Steven Fuller
2019-08-20Better error checking in winapi.c. (Tim Beckmann)Steven Fuller
2019-08-20Silenced most of the debug messages.Steven Fuller
2019-08-20Added Screenshot code.Steven Fuller
2019-08-20Implemented a part of CreateFile so save games work.Steven Fuller
2019-08-20Added ctrl+g mouse grab toggle and alt+enter fullscreen toggle.Steven Fuller
2019-08-20Moved inline assembly to a separate file for debugging.Steven Fuller
2019-08-20Now in the Data loading phase.Steven Fuller