summaryrefslogtreecommitdiff
path: root/setup/configfile.c
AgeCommit message (Collapse)Author
2006-12-16Add aspect ratio correction to setup tool. Redesign the display settingsSimon Howard
dialog. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 780
2006-11-27* removal of FEATURE_* defines from codeblocks projectRussell Rice
* silence some warnings Subversion-branch: /trunk/chocolate-doom Subversion-revision: 760
2006-10-25Make the "test controls" option work - write the current config toSimon Howard
temporary config files and make Doom use these when executing it. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 738
2006-10-24Add missing header for Win32 build.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 734
2006-10-24Fix player name option in setup tool.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 730
2006-10-23Detect when keyboard variables are changed and convert back so that theSimon Howard
new values are saved to the config file. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 721
2006-10-23Add m_argv.[ch] from Doom, fix up configfile.c so that it compilesSimon Howard
properly. Add to build. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 719
2006-10-23Add initial setup config file code (derived from the Doom config fileSimon Howard
code). Not currently in build. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 714