summaryrefslogtreecommitdiff
path: root/src/m_config.c
AgeCommit message (Expand)Author
2008-09-23Add heretic key controls to config file list. Add key binding code toSimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-10Split out variables for controls into common m_controls.c.Simon Howard
2008-09-07Move dehacked code to doom/. Split dehacked string replacement code intoSimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-04-15Make use_libsamplerate be an integer value that controls conversionSimon Howard
2008-03-09Split out configuration file code from m_misc.c into m_config.c. MoveSimon Howard