..
.gitignore
Add *.exe to svn:ignore.
2007-06-09 18:00:19 +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
Apply configuration file invalid key setting fix to setup code.
2009-11-21 00:40:58 +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
Include libc_wince.h on Windows CE.
2009-06-11 18:19:05 +00:00
display.h
Set the SDL_VIDEODRIVER in setup, so that we get the correct modes list
2008-02-09 22:04:13 +00:00
execute.c
Make ExecuteCommand() under Unix return a failure when the executable
2009-12-18 21:10:35 +00:00
execute.h
Update Chocolate Setup to support chex.wad.
2008-07-31 21:29:20 +00:00
joystick.c
Change British English spellings to American English, for consistency.
2009-09-30 23:07:03 +00:00
joystick.h
Add new configuration options for the mouse and joystick for controls
2007-06-20 00:37:40 +00:00
keyboard.c
Add key bindings for pause, message refresh.
2009-06-10 19:03:08 +00:00
keyboard.h
Add key bindings for pause, message refresh.
2009-06-10 19:03:08 +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
Fix compilation under MSVC (thanks entryway).
2009-10-16 18:10:30 +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
Shut up compiler warning.
2007-07-10 13:37:44 +00:00
mouse.h
Add new configuration options for the mouse and joystick for controls
2007-06-20 00:37:40 +00:00
multiplayer.c
Change British English spellings to American English, for consistency.
2009-09-30 23:07:03 +00:00
multiplayer.h
Fix player name option in setup tool.
2006-10-24 19:50:00 +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
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the
2009-11-19 21:49:13 +00:00
sound.h
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the
2009-11-19 21:49:13 +00:00
txt_joybinput.c
Don't allow two actions bound to the same button in setup.
2007-06-22 19:14:49 +00:00
txt_joybinput.h
Oops!
2007-06-04 18:34:51 +00:00
txt_keyinput.c
Grab the input in setup when reading a new key binding, so that Windows
2009-06-11 19:41:20 +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
Allow more than the standard three mouse buttons to be defined through
2007-07-29 23:41:12 +00:00
txt_mouseinput.h
Add missing copyright notices to textscreen and setup files.
2006-08-31 20:40:48 +00:00