summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2019-08-20Fixed AvP_GameStats_Stored struct finally.Steven Fuller
Cleaned up some warnings. (unhandled enum in switch)
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.