summaryrefslogtreecommitdiff
path: root/setup/multiplayer.c
AgeCommit message (Expand)Author
2009-09-30Change British English spellings to American English, for consistency.Simon Howard
2009-05-12Add option to "join game" dialog in setup tool to autojoin a LAN game.Simon Howard
2008-07-31Update Chocolate Setup to support chex.wad.Simon Howard
2007-10-18Shut up signed / unsigned comparison warnings.Simon Howard
2007-06-21Add arrlen() macro as a clearer way of doing sizeof(array) /Simon Howard
2007-06-18Add -iwad when joining a game, as well as when creating one (thanksSimon Howard
2007-01-05Make the WADs input box wider. Rename labels in the start multiplayerSimon Howard
2006-12-25Fix default network port in chocolate-setup.Simon Howard
2006-12-24Fix setup tool crash when no IWADs found.Simon Howard
2006-12-23Add '-findiwads' command line hack so that the setup program can findSimon Howard
2006-12-17Make numbers in the chat macros configuration screen match the keyboardSimon Howard
2006-12-01Fixups to make compiles work under the Solaris/SPARC compiler. Thanks toSimon Howard
2006-10-24Escape WAD filenames passed to Doom with " quotes, to allow WADSimon Howard
2006-10-24Pass through config variables into response file when launching Doom.Simon Howard
2006-10-24Fix player name option in setup tool.Simon Howard
2006-10-24Make "hurt me plenty" the default skill.Simon Howard
2006-10-23Build command line parameters for starting multiplayer games and joiningSimon Howard
2006-10-23Load configuration on startup and save on quit. Functional setupSimon Howard
2006-10-23Change config variable names to be the same as used in Doom.Simon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-09-29Use TXT_AddWidgets in setup for greatly enhanced readability.Simon Howard
2006-09-28Add missing ellipsis to "Add WADs..."Simon Howard
2006-09-26Switch over a bunch of code to TXT_NewButton2 - improves readability.Simon Howard
2006-09-26Add "join game" dialog.Simon Howard
2006-09-24Add "extra parameters" dialog for specifying exra command-line parameters.Simon Howard
2006-09-24Add "time limit" control in multiplayer settings dialog.Simon Howard
2006-09-21Code::Blocks project and workspace.Russell Rice
2006-09-20Fill in some default values for the player name and the chat macrosSimon Howard
2006-09-20Add multiplayer configuration dialog.Simon Howard
2006-09-19Fix chocolate-setup warnings.Simon Howard
2006-09-18Level select dialog.Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Add display.c with missing ConfigDisplay and multiplayer.c withSimon Howard