summaryrefslogtreecommitdiff
path: root/src/win95/db.c
AgeCommit message (Collapse)Author
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 (Tim Beckmann)Steven Fuller
2019-08-20Now in the Data loading phase.Steven Fuller
Converted many '\\' to '/'. Partially implemented win32 file routines. Got texture code to work OK for now (still needs to be reimplemented). Partially implemented the main loop.
2019-08-20Fixed errors in inline.h.Steven Fuller
More compiling. 156 unique undefined references.
2019-08-20Initial revisionSteven Fuller