summaryrefslogtreecommitdiff
path: root/src/win95/awtexld.cpp
AgeCommit message (Collapse)Author
2019-08-20Threw in texture loading/drawing.Steven Fuller
Blending modes (color/texture) are problematic and texture coordinates aren't yet perfect.
2019-08-20More warning cleanups.Steven Fuller
Removed a few unused files.
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-20More compiling.Steven Fuller
2019-08-20Initial revisionSteven Fuller