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