summaryrefslogtreecommitdiff
path: root/setup/display.c
AgeCommit message (Collapse)Author
2007-07-05Remove "startup delay" from the setup display configuration dialog.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 930
2007-06-20Add x5 screen scale (thanks MikeRS!)Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 919
2007-02-24Fix up setup tool to display the video driver setting tabulated with allSimon Howard
the other settings. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 843
2007-02-23Fix compile errors.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 840
2007-02-23Add an extra option to chocolate-setup on Windows to allow the videoSimon Howard
driver to be selected from directx and windib. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 839
2006-12-16Add aspect ratio correction to setup tool. Redesign the display settingsSimon Howard
dialog. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 780
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-23Change config variable names to be the same as used in Doom.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 717
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
in Doom. Add header files for source files where they are needed. Make variables static where appropriate. General cleanups etc. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 712
2006-10-12Shut up compiler warnings for setup.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 696
2006-09-29Use TXT_AddWidgets in setup for greatly enhanced readability.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 679
2006-09-21Add ENDOOM and startup delay to display settings dialog.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 646
2006-09-19Move the grab mouse setting to the mouse config dialog.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 622
2006-09-19New display settings dialog!Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 621
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 590
2006-08-31Add display.c with missing ConfigDisplay and multiplayer.c withSimon Howard
multiplayer game start window. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 584