summaryrefslogtreecommitdiff
path: root/src/stubs2.cpp
AgeCommit message (Collapse)Author
2019-08-20Added code for Alien's special vision mode.Steven Fuller
Marine HUD numbers are now drawn. Disabled the "Press Any Key" in the progress bar code for now.
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-20Forgot to add stubs2.cpp (functions only used in C++ parts).Steven Fuller