summaryrefslogtreecommitdiff
path: root/src/m_config.c
AgeCommit message (Expand)Author
2015-06-08Replace "opl_type" config variable with DMXOPTION.Simon Howard
2015-05-29Text formatting.Nuke.YKT
2015-05-29Added OPL3 mode support.Nuke.YKT
2015-02-20Refactor config file API.Simon Howard
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-05-01config: Clarify config file documentation.Simon Howard
2014-04-30joystick: Add virtual-physical button mapping.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-19joystick: Add an axis to allow strafing.Simon Howard
2014-04-12video: Change default for screen_bpp to 0.Simon Howard
2014-03-30Eliminate some uses of sprintf() from common code.Simon Howard
2014-03-27Define a keyboard scan code for PrintScreen.Simon Howard
2014-03-25config: Add API to get/set config variables.Simon Howard
2014-03-23music: Add config var for external music program.Simon Howard
2014-03-23sound: Add config variable to control buffer size.Simon Howard
2014-03-18Add a dedicated key for taking screenshots.Fabian Greffrath
2014-03-17Add PNG screenshots to advanced video options menu.Fabian Greffrath
2014-03-17Allow for PNG screenshots.Fabian Greffrath
2014-03-13Allow to rebind artifact keys in Hexen.Fabian Greffrath
2013-09-29Add config file variable for controlling libsamplerate conversion scaleSimon Howard
2013-08-10Fix Strife documentation comments. Remove -episode which does not existSimon Howard
2013-03-24Initial docgen changes to generate manpages for Heretic, Hexen, Strife.Simon Howard
2013-03-03Add GUS pseudo-emulation.Simon Howard
2013-03-03Add configuration file variable to specify path to a Timidity configSimon Howard
2012-02-14Don't print bogus message about config dir when there's nothing to say.Simon Howard
2011-10-23Remove hack that forces the window to always be centered within theSimon Howard
2011-09-11Merge from raven-branch.Simon Howard
2011-09-05Refactor savegamedir calculation code to work the same as trunk.Simon Howard
2011-03-06Fix up config file variables to match Vanilla.Simon Howard
2011-03-05Add configuration parameter to limit the amount of memory used forSimon Howard
2011-02-20Removed ability to disable messages, and replaced with configurationJames Haley
2011-02-12Merge from raven-branch. FEATURE_MULTIPLAYER has been disabledSimon Howard
2011-02-12Merge from trunk.Simon Howard
2011-01-13In configuration files, use the scan code for right shift, not leftSimon Howard
2010-12-18Add a M_CheckParmWithArgs function, that behaves like M_CheckParm butSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-11-24Detect when running on Windows Vista or later, and switch to 32 bppSimon Howard
2010-11-24Add configuration file parameter and command line option to specify theSimon Howard
2010-10-03Added beginnings of Strife hub save code. ATTN fraggle: please addJames Haley
2010-09-11Fix docgen error with key_multi_msgplayer8 config file variable.Simon Howard
2010-09-09Merge from raven-branch.Simon Howard
2010-09-02Added Strife keys to configuration. Note that this *depends* on theJames Haley
2010-08-31Merge from trunk.Simon Howard
2010-08-29Added voice volume and back flat configuration variables. Made statusJames Haley
2010-08-09Add weapon cycling bindings for mouse and joystick buttons. Add weaponSimon Howard
2010-07-31Add multiplayer spy key binding.Simon Howard
2010-07-28Add config file parameter to set OPL I/O port.Simon Howard
2010-07-10Add key bindings for multiplayer messaging.Simon Howard
2010-07-10Add key binding to change demo recording quit key.Simon Howard