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
2010-08-21
"Bug fix".
Simon Howard
2009-10-16
Fix compilation under MSVC (thanks entryway).
Simon Howard
2009-09-30
Change British English spellings to American English, for consistency.
Simon Howard
2009-06-12
On Windows CE systems without a keyboard, patch the default settings to
Simon Howard
2009-06-08
Use SDL's getenv/putenv implementation, and populate at startup.
Simon Howard
2009-06-07
Fix setup tool compile on Windows CE.
Simon Howard
2008-12-10
Undo previous change.
Simon Howard
2008-12-10
Set icon before calling TXT_Init, for setup and ENDOOM screens.
Simon Howard
2008-04-26
Add new Chocolate Doom icon.
Simon Howard
2008-02-09
Set the SDL_VIDEODRIVER in setup, so that we get the correct modes list
Simon Howard
2008-01-25
Rename some files to be package name independent.
Simon Howard
2007-07-05
Clearer prompt when asking whether to save settings on exit of setup.
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard
2006-12-16
Add icon for setup tool.
Simon Howard
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