index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup
/
multiplayer.c
Age
Commit message (
Expand
)
Author
2006-10-24
Escape WAD filenames passed to Doom with " quotes, to allow WAD
Simon Howard
2006-10-24
Pass through config variables into response file when launching Doom.
Simon Howard
2006-10-24
Fix player name option in setup tool.
Simon Howard
2006-10-24
Make "hurt me plenty" the default skill.
Simon Howard
2006-10-23
Build command line parameters for starting multiplayer games and joining
Simon Howard
2006-10-23
Load configuration on startup and save on quit. Functional setup
Simon Howard
2006-10-23
Change config variable names to be the same as used in Doom.
Simon Howard
2006-10-22
Standardise setup config variable names on the same variable names used
Simon Howard
2006-09-29
Use TXT_AddWidgets in setup for greatly enhanced readability.
Simon Howard
2006-09-28
Add missing ellipsis to "Add WADs..."
Simon Howard
2006-09-26
Switch over a bunch of code to TXT_NewButton2 - improves readability.
Simon Howard
2006-09-26
Add "join game" dialog.
Simon Howard
2006-09-24
Add "extra parameters" dialog for specifying exra command-line parameters.
Simon Howard
2006-09-24
Add "time limit" control in multiplayer settings dialog.
Simon Howard
2006-09-21
Code::Blocks project and workspace.
Russell Rice
2006-09-20
Fill in some default values for the player name and the chat macros
Simon Howard
2006-09-20
Add multiplayer configuration dialog.
Simon Howard
2006-09-19
Fix chocolate-setup warnings.
Simon Howard
2006-09-18
Level select dialog.
Simon Howard
2006-08-31
Add missing copyright notices to textscreen and setup files.
Simon Howard
2006-08-31
Add display.c with missing ConfigDisplay and multiplayer.c with
Simon Howard