summaryrefslogtreecommitdiff
path: root/src/win95/aw.h
AgeCommit message (Collapse)Author
2019-08-20Import icculus.org release (2015-02-14)Steven Fuller
2019-08-20Implemented the Progress Bar during Loading.Steven Fuller
2019-08-20Many warnings cleaned up (Tim Beckmann)Steven Fuller
Menus.
2019-08-20Fixed texture filtering modes.Steven Fuller
2019-08-20Threw in texture loading/drawing.Steven Fuller
Blending modes (color/texture) are problematic and texture coordinates aren't yet perfect.
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).
2019-08-20afont.c now buildsSteven Fuller
2019-08-20First wave of changes:Steven Fuller
Removed inclusion of Windows header files and remove some Windows-specific declarations.
2019-08-20Initial revisionSteven Fuller