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
/
configfile.c
Age
Commit message (
Expand
)
Author
2010-11-24
Detect when running on Windows Vista or later, and switch to 32 bpp
Simon Howard
2010-11-24
Add configuration file parameter and command line option to specify the
Simon Howard
2010-08-09
Add weapon cycling bindings for mouse and joystick buttons. Add weapon
Simon Howard
2010-07-31
Add multiplayer spy key binding.
Simon Howard
2010-07-28
Add config file parameter to set OPL I/O port.
Simon Howard
2010-07-10
Add key bindings for multiplayer messaging.
Simon Howard
2010-07-10
Add key binding to change demo recording quit key.
Simon Howard
2009-11-21
Apply configuration file invalid key setting fix to setup code.
Simon Howard
2009-11-19
Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the
Simon Howard
2009-06-12
On Windows CE systems without a keyboard, patch the default settings to
Simon Howard
2009-06-10
Add key bindings for pause, message refresh.
Simon Howard
2009-06-07
Use home dir to store configuration and savegames under Windows CE.
Simon Howard
2009-06-05
Add key binding variables for automap and weapon keys.
Simon Howard
2009-06-03
Add dialog to setup tool for editing menu shortcuts.
Simon Howard
2008-02-12
Add use_libsamplerate variable to setup.
Simon Howard
2008-02-04
Update chocolate-setup to the new screen mode config system.
Simon Howard
2007-09-02
Disable "saving config in ... " message for setup (thanks MikeRS)
Simon Howard
2007-07-22
Add missing new mouse buttons to setup (thanks RazTK).
Simon Howard
2007-07-08
Make the numeric keypad behave like Vanilla does.
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-06-20
Add new configuration options for the mouse and joystick for controls
Simon Howard
2007-06-14
Add configuration file variable to change the sound sample rate
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard
2007-03-16
Add config file option to enable/disable native keyboard bindings.
Simon Howard
2007-03-10
Ignore the HOME environment variable on Windows - just behave like
Simon Howard
2007-02-23
Add an extra option to chocolate-setup on Windows to allow the video
Simon Howard
2006-12-16
Add aspect ratio correction to setup tool. Redesign the display settings
Simon Howard
2006-11-27
* removal of FEATURE_* defines from codeblocks project
Russell Rice
2006-10-25
Make the "test controls" option work - write the current config to
Simon Howard
2006-10-24
Add missing header for Win32 build.
Simon Howard
2006-10-24
Fix player name option in setup tool.
Simon Howard
2006-10-23
Detect when keyboard variables are changed and convert back so that the
Simon Howard
2006-10-23
Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles
Simon Howard
2006-10-23
Add initial setup config file code (derived from the Doom config file
Simon Howard