summaryrefslogtreecommitdiff
path: root/notes.txt
AgeCommit message (Collapse)Author
2019-08-20'Undid' stubbing of IndexedFont::IndexedFont and IndexedFont::GetFont().Steven Fuller
Initialized ScreenDescriptorBlock to some default values. Now AvP runs and exits with no errors with current main()
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-20More compiling. Things are starting to get hacky (adding stubs, commentingSteven Fuller
out unimplemented windows stuff, and so on).