Remove all the C-compatibility stuff
Make VS2003 compile everything as C++ again
More-accurate TextScr.cpp variable arrangement
Add and apply the enum_ESCRETURN enum
Made Star.cpp compile as C89 in VS2003
Made Input.cpp more ASM-accurate
Apply some more missing constants
Remove a pair of variable declarations
Apply missing KEY_ESCAPE constant
Indent non-recipe Makefile lines with spaces
Define NDEBUG in RELEASE builds
Make Makefile CXXFLAGS overriding safe
Minor cleanup to IsEnableBitmap
Add warnings to Makefile, and fix WINDRES
Note a 60FPS/50FPS-related inconsistency
ASM-accuracy improvement for Profile.cpp
Comment style tweaks in the last three files
Clean up and accuracy fix for ValueView.cpp