summaryrefslogtreecommitdiff
path: root/setup/configfile.c
AgeCommit message (Expand)Author
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