summaryrefslogtreecommitdiff
path: root/src/doom/doomstat.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2014-02-20Add BFG edition workaround for options menu crash.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-13Remove d_net.h, include d_loop.h instead. Remove duplicate definitionsSimon Howard
2011-10-13Split out common main loop code into separate file, d_loop.c.Simon Howard
2011-09-24Rework mouse speed box drawing code and move to common code, so that itSimon Howard
2011-09-20Add dedicated pack_chex and pack_hacx values for the Chex Quest and HacxSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-09-26Restructure player quit code to take place on the first tic after theSimon Howard
2008-09-28Move novert support into common i_video.c code.Simon Howard
2008-09-10Split off game mode/mission/version definitions into common code, alongSimon Howard
2008-09-06Remove dependencies of i_video.c on doom/ code.Simon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard