summaryrefslogtreecommitdiff
path: root/setup/configfile.c
AgeCommit message (Expand)Author
2009-11-21Apply configuration file invalid key setting fix to setup code.Simon 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-10Add key bindings for pause, message refresh.Simon Howard
2009-06-07Use home dir to store configuration and savegames under Windows CE.Simon Howard
2009-06-05Add key binding variables for automap and weapon keys.Simon Howard
2009-06-03Add dialog to setup tool for editing menu shortcuts.Simon Howard
2008-02-12Add use_libsamplerate variable to setup.Simon Howard
2008-02-04Update chocolate-setup to the new screen mode config system.Simon Howard
2007-09-02Disable "saving config in ... " message for setup (thanks MikeRS)Simon Howard
2007-07-22Add missing new mouse buttons to setup (thanks RazTK).Simon Howard
2007-07-08Make the numeric keypad behave like Vanilla does.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-20Add new configuration options for the mouse and joystick for controlsSimon Howard
2007-06-14Add configuration file variable to change the sound sample rateSimon Howard
2007-05-31Initial joystick support.Simon Howard
2007-03-16Add config file option to enable/disable native keyboard bindings.Simon Howard
2007-03-10Ignore the HOME environment variable on Windows - just behave likeSimon Howard
2007-02-23Add an extra option to chocolate-setup on Windows to allow the videoSimon Howard
2006-12-16Add aspect ratio correction to setup tool. Redesign the display settingsSimon Howard
2006-11-27* removal of FEATURE_* defines from codeblocks projectRussell Rice
2006-10-25Make the "test controls" option work - write the current config toSimon Howard
2006-10-24Add missing header for Win32 build.Simon Howard
2006-10-24Fix player name option in setup tool.Simon Howard
2006-10-23Detect when keyboard variables are changed and convert back so that theSimon Howard
2006-10-23Add m_argv.[ch] from Doom, fix up configfile.c so that it compilesSimon Howard
2006-10-23Add initial setup config file code (derived from the Doom config fileSimon Howard