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
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