Age | Commit message (Expand) | Author |
2014-05-06 | oplmusic: Handle key-on with volume 0 as key-off. | Simon Howard |
2014-05-05 | setup: Add Xbox360, Logitech joystick settings. | Simon Howard |
2014-05-05 | Clean up file headers. | Simon Howard |
2014-05-04 | music: Tweak comment parsing for substitute configs. | Simon Howard |
2014-05-03 | setup: Add configuration for Wii remote. | Simon Howard |
2014-05-03 | setup: Fix disabling of joystick button bindings. | Simon Howard |
2014-05-03 | setup: Start a list of known gamepads. | Simon Howard |
2014-05-01 | Merge pull request #393 from chungy/master | Simon Howard |
2014-05-01 | setup: fix usejoystick/use_joystick typo in the previous commit | Mike Swanson |
2014-05-01 | setup: Enable joystick after calibration. | Simon Howard |
2014-05-01 | opl: Fix crash when using OPL music. | Simon Howard |
2014-05-01 | setup: Add control for joystick menu button. | Simon Howard |
2014-05-01 | config: Clarify config file documentation. | Simon Howard |
2014-05-01 | setup: Configure joystick buttons with virtual mapping. | Simon Howard |
2014-04-30 | joystick: Add virtual-physical button mapping. | Simon Howard |
2014-04-30 | system: Refactor error dialog box. | Simon Howard |
2014-04-30 | joystick: Mask out bits for button axis buttons. | Simon Howard |
2014-04-30 | strife: Fix joystick jump button. | Simon Howard |
2014-04-30 | system: Escape special characters for Zenity. | Simon Howard |
2014-04-30 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-04-30 | Merge pull request #388 from willybarro/355_show_error_messagebox_on_linux | Simon Howard |
2014-04-29 | setup: Detect and ignore bad joystick axes. | Simon Howard |
2014-04-29 | Add native notification box for errors on linux. | Willy Barro |
2014-04-29 | textscreen: Fix jump when clicking on scrollbars. | Simon Howard |
2014-04-29 | setup: Allow backspace or del to clear controls. | Simon Howard |
2014-04-29 | hexen: Fix joystick strafe left/right buttons. | Simon Howard |
2014-04-28 | setup: Detect and configure hat-based D-pads. | Simon Howard |
2014-04-28 | joystick: Add "hat axis" support. | Simon Howard |
2014-04-28 | joystick: Increase 'dead zone' size. | Simon Howard |
2014-04-28 | setup: Add support for button axis calibration. | Simon Howard |
2014-04-28 | joystick: Add support for "button axes". | Simon Howard |
2014-04-27 | music: Add loop point Ogg/Flac metadata support. | Simon Howard |
2014-04-26 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-04-26 | osx: Handle .hhe, .seh file extensions. | Simon Howard |
2014-04-22 | Fix a segfault in i_sdlmusic.c | Fabian Greffrath |
2014-04-22 | Follow up for "fix man/Makefile for forks" | Fabian Greffrath |
2014-04-19 | server: Fix sending of WAD/DEH checksums to clients. | Simon Howard |
2014-04-19 | setup: Make iwad_t pointers const. | Simon Howard |
2014-04-19 | Exit with error on startup if using the wrong IWAD. | Simon Howard |
2014-04-19 | setup: Change labelling to clarify gamepad support. | Simon Howard |
2014-04-19 | joystick: Add joystick button to toggle menu. | Simon Howard |
2014-04-19 | joystick: Add an axis to allow strafing. | Simon Howard |
2014-04-17 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-04-17 | Add first version of philosophy document. | Simon Howard |
2014-04-13 | setup: Call TXT_Shutdown on exit. | Simon Howard |
2014-04-12 | music: Fix -dumpsubstconfig for Heretic/Hexen. | Simon Howard |
2014-04-12 | video: Change default for screen_bpp to 0. | Simon Howard |
2014-04-12 | net: Add -nodes command line argument. | Simon Howard |
2014-04-12 | hexen: Create HR (startup) screen at native bpp. | Simon Howard |
2014-04-12 | textscreen: Init screen at native bit depth. | Simon Howard |