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
/
mainmenu.c
Age
Commit message (
Expand
)
Author
2006-10-24
Tweak capitalisation on the main menu to be more like setup.exe.
Simon Howard
2006-10-24
Pass through config variables into response file when launching Doom.
Simon Howard
2006-10-24
Detect failures to initialise textscreen library and bomb out with an
Simon Howard
2006-10-23
Rename testconfig.[ch] to execute.[ch], add generalised framework for
Simon Howard
2006-10-23
Load configuration on startup and save on quit. Functional setup
Simon Howard
2006-10-23
Shut up compiler warnings.
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-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-21
Add compatibility options dialog.
Simon Howard
2006-09-20
Add sound config dialog. Convert some of the mouse settings to use
Simon Howard
2006-09-20
Add multiplayer configuration dialog.
Simon Howard
2006-09-19
Fix chocolate-setup warnings.
Simon Howard
2006-08-31
Add missing copyright notices to textscreen and setup files.
Simon Howard
2006-08-31
Change the 'abort' button to a quit button on the main menu. Change the
Simon Howard
2006-06-29
Initial mouse configuration window.
Simon Howard
2006-06-20
Add a fake nonfunctional key bindings configuration menu.
Simon Howard
2006-06-02
Rearrange the buttons in the setup exit confirmation box.
Simon Howard
2006-06-02
Add initial code for a setup utility.
Simon Howard