Age | Commit message (Expand) | Author |
2011-03-27 | Change default sfx/music volume in setup tool to 8, to match the game | Simon Howard |
2011-03-22 | Switch separator to show "screen mode" or "window size" depending on | Simon Howard |
2011-03-22 | Reorganise the display settings window. | Simon Howard |
2011-03-17 | Fix up placement of display settings window. | Simon Howard |
2011-02-28 | Fix autoadjust of pixel depth in setup tool. | Simon Howard |
2011-01-31 | When large numbers of screen resolutions are detected, increase the | Simon Howard |
2011-01-23 | Fix default joystick buttons in setup tool to match Vanilla (thanks | Simon Howard |
2011-01-13 | In configuration files, use the scan code for right shift, not left | Simon Howard |
2011-01-02 | Restore window title when changing video driver in setup tool (thanks | Simon Howard |
2010-12-25 | Pass through all command line arguments specified to the setup tool to | Simon Howard |
2010-12-19 | Change setup tool skill level names to match Doom's "new game" menu | Simon Howard |
2010-12-12 | Add -privateserver and -servername options to chocolate-server manpage. | Simon Howard |
2010-12-10 | Replace txt_widget_t#selectable with a callback function to query | Simon Howard |
2010-12-10 | Add "warp" menu to the main menu of the setup tool, like Vanilla | Simon Howard |
2010-11-29 | Auto-adjust the screen color depth if the configured color depth is not | Simon Howard |
2010-11-27 | Add dropdown list to setup tool to select screen BPP. | 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-08-31 | Add weapon cycling buttons to joystick button list. | Simon Howard |
2010-08-21 | Change default mouse acceleration in setup tool to match the game's | Simon Howard |
2010-08-21 | "Bug fix". | Simon Howard |
2010-08-20 | Extend mouse code to support up to 8 buttons (allows mouse wheel to be | 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 |
2010-03-08 | Use native MIDI music by default. | Simon Howard |
2010-01-27 | Merge from trunk. | Simon Howard |
2010-01-27 | Add tags files to svn:ignore properties. | Simon Howard |
2009-12-18 | Fix poor quality application icons seen when the game is running. | Simon Howard |
2009-12-18 | Update generated source files containing icon data. | Simon Howard |
2009-12-18 | Make ExecuteCommand() under Unix return a failure when the executable | Simon Howard |
2009-12-14 | Use GetModuleFileNameW to get the (Unicode) path to the Doom executable. | Simon Howard |
2009-12-09 | Fix the setup tool on Windows Vista/7 to not prompt for elevated | Simon Howard |
2009-11-21 | Use execvp() rather than execv(), to look up Doom binary in the PATH if | Simon Howard |
2009-11-21 | Merge from trunk. | Simon Howard |
2009-11-21 | Apply configuration file invalid key setting fix to setup code. | Simon Howard |
2009-11-21 | Fix crash with chocolate-setup under Windows (thanks Janizdreg). | Simon Howard |
2009-11-19 | Rework the OS X MIDI disabling code, as SDL_mixer 1.2.11 fixes the | Simon Howard |
2009-11-19 | Make chocolate-setup use its own location in the filesystem to find the | Simon Howard |
2009-10-16 | Fix compilation under MSVC (thanks entryway). | Simon Howard |
2009-10-04 | Provide pointer to STARTUPINFO structure when calling CreateProcessW, to | Simon Howard |
2009-10-01 | Merge from trunk. | Simon Howard |
2009-09-30 | Change British English spellings to American English, for consistency. | Simon Howard |
2009-09-28 | Change music enable/disable control in setup tool to a dropdown list, to | Simon Howard |
2009-07-07 | Fix launching of the game from the setup tool in Windows CE. | Simon Howard |
2009-06-12 | On Windows CE systems without a keyboard, patch the default settings to | Simon Howard |
2009-06-11 | Grab the input in setup when reading a new key binding, so that Windows | Simon Howard |
2009-06-11 | Include libc_wince.h on Windows CE. | Simon Howard |