fruitjam-doom/setup
Simon Howard 4fc7b22ad0 Restore window title when changing video driver in setup tool (thanks
AlexXav).

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2233
2011-01-02 02:49:20 +00:00
..
.gitignore Add tags files to svn:ignore properties. 2010-01-27 19:16:26 +00:00
compatibility.c Standardise setup config variable names on the same variable names used 2006-10-22 22:10:08 +00:00
compatibility.h Standardise setup config variable names on the same variable names used 2006-10-22 22:10:08 +00:00
configfile.c Detect when running on Windows Vista or later, and switch to 32 bpp 2010-11-24 23:34:18 +00:00
configfile.h On Windows CE systems without a keyboard, patch the default settings to 2009-06-12 19:07:55 +00:00
display.c Restore window title when changing video driver in setup tool (thanks 2011-01-02 02:49:20 +00:00
display.h Add configuration file parameter and command line option to specify the 2010-11-24 22:43:37 +00:00
execute.c Pass through all command line arguments specified to the setup tool to 2010-12-25 21:51:24 +00:00
execute.h Pass through all command line arguments specified to the setup tool to 2010-12-25 21:51:24 +00:00
joystick.c Add weapon cycling buttons to joystick button list. 2010-08-31 20:00:20 +00:00
joystick.h Add weapon cycling bindings for mouse and joystick buttons. Add weapon 2010-08-09 17:53:10 +00:00
keyboard.c Add weapon cycling bindings for mouse and joystick buttons. Add weapon 2010-08-09 17:53:10 +00:00
keyboard.h Add weapon cycling bindings for mouse and joystick buttons. Add weapon 2010-08-09 17:53:10 +00:00
m_argv.c Updated VC9 project, -setup and -server now build correctly 2008-01-16 14:33:08 +00:00
m_argv.h Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles 2006-10-23 18:00:30 +00:00
mainmenu.c Restore window title when changing video driver in setup tool (thanks 2011-01-02 02:49:20 +00:00
Makefile.am Fix poor quality application icons seen when the game is running. 2009-12-18 22:11:06 +00:00
mouse.c Change default mouse acceleration in setup tool to match the game's 2010-08-21 18:49:20 +00:00
mouse.h Add weapon cycling bindings for mouse and joystick buttons. Add weapon 2010-08-09 17:53:10 +00:00
multiplayer.c Pass through all command line arguments specified to the setup tool to 2010-12-25 21:51:24 +00:00
multiplayer.h Add "warp" menu to the main menu of the setup tool, like Vanilla 2010-12-10 19:15:37 +00:00
setup-manifest.xml Fix the setup tool on Windows Vista/7 to not prompt for elevated 2009-12-09 02:40:39 +00:00
setup-res.rc.in Fix the setup tool on Windows Vista/7 to not prompt for elevated 2009-12-09 02:40:39 +00:00
setup_icon.c Fix poor quality application icons seen when the game is running. 2009-12-18 22:11:06 +00:00
sound.c Add config file parameter to set OPL I/O port. 2010-07-28 20:39:07 +00:00
sound.h Add config file parameter to set OPL I/O port. 2010-07-28 20:39:07 +00:00
txt_joybinput.c Replace txt_widget_t#selectable with a callback function to query 2010-12-10 20:31:46 +00:00
txt_joybinput.h Oops! 2007-06-04 18:34:51 +00:00
txt_keyinput.c Replace txt_widget_t#selectable with a callback function to query 2010-12-10 20:31:46 +00:00
txt_keyinput.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_mouseinput.c Replace txt_widget_t#selectable with a callback function to query 2010-12-10 20:31:46 +00:00
txt_mouseinput.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00