summaryrefslogtreecommitdiff
path: root/src/setup/mode.c
AgeCommit message (Collapse)Author
2013-09-20Set setup tool title so that it it shows the name of the correct gameSimon Howard
being configured, not just always "Chocolate Doom". Subversion-branch: /branches/v2-branch Subversion-revision: 2669
2011-10-20Fix bug with Hexen savedir set to "(null)" by setup tool (thanksSimon Howard
Alexandre Xavier). Subversion-branch: /branches/v2-branch Subversion-revision: 2447
2011-03-07Update config variable binding in setup tool so that the correctSimon Howard
variables are bound for Strife. Add option for show_talk to sound configuration screen. Subversion-branch: /branches/strife-branch Subversion-revision: 2296
2010-09-07Bind appropriate configuration values for Strife in setup tool, and addSimon Howard
corresponding options to menus. Subversion-branch: /branches/strife-branch Subversion-revision: 2036
2010-09-02Add configuration to setup tool for Strife, and Strife IWAD maskSimon Howard
definition. Subversion-branch: /branches/strife-branch Subversion-revision: 2001
2009-11-21Fix launch of game from setup tool.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1738
2009-07-09Select the game to configure automatically if the game name is foundSimon Howard
inside the name of the executable. Rename the executable for the Windows CE install packages. Subversion-branch: /branches/raven-branch Subversion-revision: 1612
2009-06-13Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1601
2009-06-09Move menu/map/weapon key variables into common code, and bind variables.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1581
2009-05-10Remove left-over debug message.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1518
2009-05-10Use the internal IWAD search for the setup multiplayer dialogs ratherSimon Howard
than the -findiwads command line hack. Subversion-branch: /branches/raven-branch Subversion-revision: 1516
2009-05-08Choose appropriate executable depending on game type.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1514
2008-12-05Auto-select the game type based on detected IWADs. If IWADs fromSimon Howard
multiple games are detected, pop up a dialog box to prompt the user to select a game to configure. Subversion-branch: /branches/raven-branch Subversion-revision: 1408
2008-12-02Add missing include.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1404
2008-12-02Use PROGRAM_PREFIX for defining config file filenames.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1401
2008-11-27Add -game command-line parameter to control what game to configureSimon Howard
settings for. Subversion-branch: /branches/raven-branch Subversion-revision: 1389