summaryrefslogtreecommitdiff
path: root/src/m_config.c
AgeCommit message (Expand)Author
2010-08-31Merge from trunk.Simon Howard
2010-08-09Add weapon cycling bindings for mouse and joystick buttons. Add weaponSimon Howard
2010-07-31Add multiplayer spy key binding.Simon Howard
2010-07-28Add config file parameter to set OPL I/O port.Simon Howard
2010-07-10Add key bindings for multiplayer messaging.Simon Howard
2010-07-10Add key binding to change demo recording quit key.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-11-21Don't crash if key settings are set in a configuration file that are outSimon Howard
2009-11-19Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes theSimon Howard
2009-06-12On Windows CE systems without a keyboard, patch the default settings toSimon Howard
2009-06-12Merge from trunk.Simon Howard
2009-06-10Add key bindings for pause, message refresh.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2009-06-07Use home dir to store configuration and savegames under Windows CE.Simon Howard
2009-06-07Fix compile with FEATURE_SOUND disabled.Simon Howard
2009-06-05Add key binding variables for automap and weapon keys.Simon Howard
2009-06-03Add config file variables to increase/decrease screen size.Simon Howard
2009-06-03Add configuration file entries for menu key bindings.Simon Howard
2009-04-18Fix GetDefaultConfigDir.Simon Howard
2009-03-08Fix -cdrom command line parameter to work with Heretic and Hexen;Simon Howard
2008-12-20Merge from trunk.Simon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard
2008-11-08Recreate Heretic startup progress bar using textscreen library.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-31- Delete the "all-in-one" project file and rename the solution file toRussell Rice
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-09-27Save Heretic configuration files on exit.Simon Howard
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