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