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