Age | Commit message (Expand) | Author |
2014-03-25 | config: Add API to get/set config variables. | Simon Howard |
2014-03-23 | music: Add config var for external music program. | Simon Howard |
2014-03-23 | sound: Add config variable to control buffer size. | Simon Howard |
2014-03-18 | Add a dedicated key for taking screenshots. | Fabian Greffrath |
2014-03-17 | Add PNG screenshots to advanced video options menu. | Fabian Greffrath |
2014-03-17 | Allow for PNG screenshots. | Fabian Greffrath |
2014-03-13 | Allow to rebind artifact keys in Hexen. | Fabian Greffrath |
2013-09-29 | Add config file variable for controlling libsamplerate conversion scale | Simon Howard |
2013-08-10 | Fix Strife documentation comments. Remove -episode which does not exist | Simon Howard |
2013-03-24 | Initial docgen changes to generate manpages for Heretic, Hexen, Strife. | Simon Howard |
2013-03-03 | Add GUS pseudo-emulation. | Simon Howard |
2013-03-03 | Add configuration file variable to specify path to a Timidity config | Simon Howard |
2012-02-14 | Don't print bogus message about config dir when there's nothing to say. | Simon Howard |
2011-10-23 | Remove hack that forces the window to always be centered within the | Simon Howard |
2011-09-11 | Merge from raven-branch. | Simon Howard |
2011-09-05 | Refactor savegamedir calculation code to work the same as trunk. | Simon Howard |
2011-03-06 | Fix up config file variables to match Vanilla. | Simon Howard |
2011-03-05 | Add configuration parameter to limit the amount of memory used for | Simon Howard |
2011-02-20 | Removed ability to disable messages, and replaced with configuration | James Haley |
2011-02-12 | Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled | Simon Howard |
2011-02-12 | Merge from trunk. | Simon Howard |
2011-01-13 | In configuration files, use the scan code for right shift, not left | Simon Howard |
2010-12-18 | Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but | Simon Howard |
2010-12-10 | Merge from trunk. This is slightly out of date as I did the merge | Simon Howard |
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-10-03 | Added beginnings of Strife hub save code. ATTN fraggle: please add | James Haley |
2010-09-11 | Fix docgen error with key_multi_msgplayer8 config file variable. | Simon Howard |
2010-09-09 | Merge from raven-branch. | Simon Howard |
2010-09-02 | Added Strife keys to configuration. Note that this *depends* on the | James Haley |
2010-08-31 | Merge from trunk. | Simon Howard |
2010-08-29 | Added voice volume and back flat configuration variables. Made status | James Haley |
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 | Merge from trunk. | Simon Howard |
2009-11-21 | Don't crash if key settings are set in a configuration file that are out | 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-12 | Merge from trunk. | Simon Howard |
2009-06-10 | Add key bindings for pause, message refresh. | Simon Howard |
2009-06-09 | Merge from trunk. | Simon Howard |
2009-06-07 | Use home dir to store configuration and savegames under Windows CE. | Simon Howard |
2009-06-07 | Fix compile with FEATURE_SOUND disabled. | Simon Howard |
2009-06-05 | Add key binding variables for automap and weapon keys. | Simon Howard |
2009-06-03 | Add config file variables to increase/decrease screen size. | Simon Howard |
2009-06-03 | Add configuration file entries for menu key bindings. | Simon Howard |
2009-04-18 | Fix GetDefaultConfigDir. | Simon Howard |