summaryrefslogtreecommitdiff
path: root/src/win95/platform.h
AgeCommit message (Collapse)Author
2019-08-20Removed macros that were not being used in the game code.Steven Fuller
2019-08-20Made sin/cos tables const.Steven Fuller
Made the sin/cos/arcsin/arccos tables const and removed the redundant externs that were scattered about.
2019-08-20More Warning cleanups (Tim Beckmann)Steven Fuller
2019-08-20Added simple key event processing.Steven Fuller
2019-08-20More compiling.Steven Fuller
2019-08-20More compilation.Steven Fuller
Moved windows typedefs to a separate file. Included public domain md5 routines (from dpkg).
2019-08-20More compiling...Steven Fuller
2019-08-20Another file now compiles.Steven Fuller
2019-08-20Few more files compile.Steven Fuller
2019-08-20lots of small changes that didn't get checked inSteven Fuller
2019-08-20afont.c now buildsSteven Fuller
2019-08-20Fixed rest of platform.hSteven 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