summaryrefslogtreecommitdiff
path: root/src/setup/mode.c
AgeCommit message (Expand)Author
2015-02-20Refactor config file API.Simon Howard
2014-05-08'strife' is a valid game for chocolate-setup too!Rohit Nirmal
2014-05-05Clean up file headers.Simon Howard
2014-04-19setup: Make iwad_t pointers const.Simon Howard
2014-04-01setup: Eliminate use of sprintf().Simon Howard
2013-09-20Set setup tool title so that it it shows the name of the correct gameSimon Howard
2011-10-20Fix bug with Hexen savedir set to "(null)" by setup tool (thanksSimon Howard
2011-03-07Update config variable binding in setup tool so that the correctSimon Howard
2010-09-07Bind appropriate configuration values for Strife in setup tool, and addSimon Howard
2010-09-02Add configuration to setup tool for Strife, and Strife IWAD maskSimon Howard
2009-11-21Fix launch of game from setup tool.Simon Howard
2009-07-09Select the game to configure automatically if the game name is foundSimon Howard
2009-06-13Merge from trunk.Simon Howard
2009-06-09Move menu/map/weapon key variables into common code, and bind variables.Simon Howard
2009-05-10Remove left-over debug message.Simon Howard
2009-05-10Use the internal IWAD search for the setup multiplayer dialogs ratherSimon Howard
2009-05-08Choose appropriate executable depending on game type.Simon Howard
2008-12-05Auto-select the game type based on detected IWADs. If IWADs fromSimon Howard
2008-12-02Add missing include.Simon Howard
2008-12-02Use PROGRAM_PREFIX for defining config file filenames.Simon Howard
2008-11-27Add -game command-line parameter to control what game to configureSimon Howard