summaryrefslogtreecommitdiff
path: root/src/doom/hu_stuff.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30doom: Eliminate use of sprintf().Simon Howard
2014-03-29doom: Eliminate use of unsafe string functions.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2012-10-28Merge from trunk.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-09-20Add dedicated pack_chex and pack_hacx values for the Chex Quest and HacxSimon Howard
2010-08-31Merge from trunk.Simon Howard
2010-05-03Merge from trunk.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2009-06-12Merge from trunk.Simon Howard
2008-10-10Move shiftxform table to i_video.c; make 'data2' for key eventsSimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard