Age | Commit message (Expand) | Author |
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 |
2009-06-10 | Add key bindings for pause, message refresh. | Simon Howard |
2009-06-08 | Use SDL's getenv/putenv implementation, and populate at startup. | Simon Howard |
2009-06-07 | Fix header includes (thanks exp[x]) | Simon Howard |
2009-06-07 | Don't add DirectX/Windib selector on Windows CE. | Simon Howard |
2009-06-07 | Use home dir to store configuration and savegames under Windows CE. | Simon Howard |
2009-06-07 | Fix setup tool display configuration dialog when fullscreen is not | Simon Howard |
2009-06-07 | Don't try to use the SDL DirectX driver under Windows CE. | Simon Howard |
2009-06-07 | Fix setup tool compile on Windows CE. | Simon Howard |
2009-06-05 | Add key binding variables for automap and weapon keys. | Simon Howard |
2009-06-03 | Increase height of menu bindings dialog. | Simon Howard |
2009-06-03 | Use newer keyboard bindings dialog layout from raven-branch. | Simon Howard |
2009-06-03 | Add unique key groups for menu navigation and shortcuts. | Simon Howard |
2009-06-03 | Add dialog to setup tool for editing menu shortcuts. | Simon Howard |
2009-05-21 | Set display settings window position based on screen dimensions, rather | Simon Howard |
2009-05-12 | Add option to "join game" dialog in setup tool to autojoin a LAN game. | Simon Howard |
2008-12-10 | Bump version to 1.2.1, update NEWS and ChangeLog. | Simon Howard |
2008-12-10 | Bump version to 1.2.0, update NEWS and ChangeLog. | Simon Howard |
2008-12-10 | Undo previous change. | Simon Howard |
2008-12-10 | Set icon before calling TXT_Init, for setup and ENDOOM screens. | Simon Howard |
2008-12-09 | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL | Simon Howard |
2008-08-20 | Use / as a path separator, to allow cross-compiling of resource files | Simon Howard |
2008-07-31 | Update Chocolate Setup to support chex.wad. | Simon Howard |
2008-05-05 | Add setup-manifest.xml to dist. | Simon Howard |