Age | Commit message (Expand) | Author |
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 |
2008-05-05 | Updated VC++ Project for added files; Manifest should have version | GhostlyDeath |
2008-05-05 | (Hopefully) fix for Windows Vista asking for security elevation when | Simon Howard |
2008-04-26 | Add new Chocolate Doom icon. | Simon Howard |
2008-04-15 | Fix bug with joystick configuration. | Simon Howard |
2008-02-12 | Add use_libsamplerate variable to setup. | Simon Howard |
2008-02-12 | Set the default startup_delay to 1s. | Simon Howard |
2008-02-09 | Set the SDL_VIDEODRIVER in setup, so that we get the correct modes list | Simon Howard |
2008-02-06 | Make 320x240 a "good" mode when aspect ratio correction is turned off. | Simon Howard |
2008-02-05 | Set screen_{width,height} when finding the nearest mode. Save the last | Simon Howard |
2008-02-04 | Update chocolate-setup to the new screen mode config system. | Simon Howard |
2008-01-25 | Update win32 resource files for the new icon filenames. | Simon Howard |
2008-01-25 | Rename some files to be package name independent. | Simon Howard |
2008-01-16 | Updated VC9 project, -setup and -server now build correctly | GhostlyDeath |
2007-11-23 | Use _spawnv() to invoke Doom under Windows, rather than system(). Fixes | Simon Howard |
2007-10-18 | Shut up signed / unsigned comparison warnings. | Simon Howard |
2007-09-02 | Disable "saving config in ... " message for setup (thanks MikeRS) | Simon Howard |
2007-07-29 | Allow more than the standard three mouse buttons to be defined through | Simon Howard |
2007-07-22 | Add missing new mouse buttons to setup (thanks RazTK). | Simon Howard |
2007-07-10 | Shut up compiler warning. | Simon Howard |
2007-07-08 | Make the numeric keypad behave like Vanilla does. | Simon Howard |
2007-07-05 | Clearer prompt when asking whether to save settings on exit of setup. | Simon Howard |
2007-07-05 | Remove "startup delay" from the setup display configuration dialog. | Simon Howard |
2007-06-22 | Don't allow two actions bound to the same button in setup. | Simon Howard |
2007-06-21 | Add arrlen() macro as a clearer way of doing sizeof(array) / | Simon Howard |
2007-06-20 | Add x5 screen scale (thanks MikeRS!) | Simon Howard |
2007-06-20 | Add new configuration options for the mouse and joystick for controls | Simon Howard |
2007-06-18 | Add -iwad when joining a game, as well as when creating one (thanks | Simon Howard |
2007-06-14 | Add configuration file variable to change the sound sample rate | Simon Howard |
2007-06-13 | Working joystick code. | Simon Howard |
2007-06-09 | Joystick calibration (untested) | Simon Howard |
2007-06-09 | Add *.exe to svn:ignore. | Simon Howard |
2007-06-09 | Initial joystick calibration code. | Simon Howard |
2007-06-09 | Open the joystick when prompting for a new button. | Simon Howard |
2007-06-04 | Remove unneeded SDL.h include. | Simon Howard |
2007-06-04 | Oops! | Simon Howard |