aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/doom/i_system.c
Commit message (Collapse)AuthorAgeFilesLines
* removing casts of gfxAlloc() return value as that is the whole idea behind ↵Joel Bodenmann2014-02-021-2/+2
| | | | having a void pointer
* Bug in I_sprintf in doom demoinmarket2013-12-251-0/+1
|
* Fixes to DOOM demo to remove some operating system dependancies.inmarket2013-12-241-1/+210
| | | | | Also now has working input (although not perfect) - Needs mouse or touch. Also now supports screen size doubling when the screen is significantly larger than doom's screen.
* demo - DOOM the game.inmarket2013-12-241-0/+198
Runs but not quite functional yet (requires user input to be completed). Shareware WAD file. Please read README.txt and DOOMLIC.txt