summaryrefslogtreecommitdiff
path: root/src/doomdef.h
AgeCommit message (Expand)Author
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2008-07-26Chex Quest's chex.exe is based on the Final Doom exe, not the UltimateSimon Howard
2008-07-25Initial chex.exe emulation.Simon Howard
2008-01-20Refactor the video mode configuration system.Simon Howard
2008-01-16Added MSVC9 (2k8 Express) Project File; The client builds but -setup andGhostlyDeath
2007-10-18#define snprintf, vsnprintf to _snprintf, _vsnprintf in MSVC.Simon Howard
2007-10-18Fix for strcasecmp in MSVC; #define to stricmp. Outside MSVC, useSimon Howard
2007-08-31Use gcc packed attribute for all structures read/written to disk. ThisSimon Howard
2007-08-08Move SCREENHEIGHT_4_3 to doomdef.h; remove some unused constants.Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-10Remove d_french.h, other i18n-related stuff. If people want i18n, itSimon Howard
2006-05-20Split off keyboard key definitions to a separate file.Simon Howard
2006-02-27Fix chat modeSimon Howard
2006-01-06Fix the "-skill 0" hack commonly used under DOSSimon Howard
2006-01-01Remove GS_WAITINGSTART gamestate. This will be independent of the mainSimon Howard
2005-12-30Fix client code to correctly send reply to server on connection.Simon Howard
2005-10-24Allow the game version to emulate to be specified from the command lineSimon Howard
2005-09-04Support demos recorded with cph's modified "v1.91" doom exe - whichSimon Howard
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-07-24Move to SDL for graphics.Simon Howard
2005-07-23Put version number back to 1.9Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard