Age | Commit message (Expand) | Author |
2014-08-17 | setup: Add gamepad config for XBOX One controller. | Simon Howard |
2014-08-16 | Fix finding of voices.wad when -iwad is only hint | James Haley |
2014-08-16 | Warning fixes (23 remain...) | James Haley |
2014-08-13 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-08-05 | Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom | Fabian Greffrath |
2014-08-05 | call InitializeSections() in DEH_LoadLump() | Fabian Greffrath |
2014-07-15 | free() some allocated bytes | Fabian Greffrath |
2014-06-18 | Move extern definitions for p_map.c to p_local.h | Fabian Greffrath |
2014-06-13 | Merge pull request #411 from chungy/ignore | Simon Howard |
2014-06-12 | Ignore some more autogenerated files | Mike Swanson |
2014-06-12 | Add desktop entries for all the games, make the Setup launch generic | Mike Swanson |
2014-05-26 | setup: Add default config for Xbox360 on Linux. | Simon Howard |
2014-05-17 | setup: Tweak joystick axis widget. | Simon Howard |
2014-05-16 | setup: Don't leave joystick subsystem running. | Simon Howard |
2014-05-16 | setup: Factor out axis configuration to widget. | Simon Howard |
2014-05-12 | opl: Handle negative time division values. | Simon Howard |
2014-05-11 | Fix compilation with MSVC2008 | alexey.lysiuk |
2014-05-11 | Merge pull request #401 from alexey-lysiuk/clang_build_fix | Simon Howard |
2014-05-11 | Merge pull request #403 from alexey-lysiuk/hexen_demo1_desync | Simon Howard |
2014-05-11 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-05-11 | opl: Change library to use us instead of ms. | Simon Howard |
2014-05-10 | opl: Add API to adjust tempo. | Simon Howard |
2014-05-10 | hexen: Fix desync of demo1 on some platforms/compilers | alexey.lysiuk |
2014-05-10 | Fix compilation error with Clang | alexey.lysiuk |
2014-05-08 | music: Allow / separators in substitute filenames. | Simon Howard |
2014-05-08 | 'strife' is a valid game for chocolate-setup too! | Rohit Nirmal |
2014-05-08 | opl: Process MIDI 'set tempo' meta events. | Simon Howard |
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 | 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-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 | setup: Allow backspace or del to clear controls. | Simon Howard |
2014-04-29 | hexen: Fix joystick strafe left/right buttons. | Simon Howard |