summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-16Warning fixes (23 remain...)James Haley
2014-08-13Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-08-05Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomFabian Greffrath
2014-08-05call InitializeSections() in DEH_LoadLump()Fabian Greffrath
2014-07-15free() some allocated bytesFabian Greffrath
2014-06-18Move extern definitions for p_map.c to p_local.hFabian Greffrath
2014-06-13Merge pull request #411 from chungy/ignoreSimon Howard
2014-06-12Ignore some more autogenerated filesMike Swanson
2014-06-12Add desktop entries for all the games, make the Setup launch genericMike Swanson
2014-05-26setup: Add default config for Xbox360 on Linux.Simon Howard
2014-05-17setup: Tweak joystick axis widget.Simon Howard
2014-05-16setup: Don't leave joystick subsystem running.Simon Howard
2014-05-16setup: Factor out axis configuration to widget.Simon Howard
2014-05-12opl: Handle negative time division values.Simon Howard
2014-05-11Fix compilation with MSVC2008alexey.lysiuk
2014-05-11Merge pull request #401 from alexey-lysiuk/clang_build_fixSimon Howard
2014-05-11Merge pull request #403 from alexey-lysiuk/hexen_demo1_desyncSimon Howard
2014-05-11Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-05-11opl: Change library to use us instead of ms.Simon Howard
2014-05-10opl: Add API to adjust tempo.Simon Howard
2014-05-10hexen: Fix desync of demo1 on some platforms/compilersalexey.lysiuk
2014-05-10Fix compilation error with Clangalexey.lysiuk
2014-05-08music: Allow / separators in substitute filenames.Simon Howard
2014-05-08'strife' is a valid game for chocolate-setup too!Rohit Nirmal
2014-05-08opl: Process MIDI 'set tempo' meta events.Simon Howard
2014-05-06oplmusic: Handle key-on with volume 0 as key-off.Simon Howard
2014-05-05setup: Add Xbox360, Logitech joystick settings.Simon Howard
2014-05-05Clean up file headers.Simon Howard
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-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-29setup: Detect and ignore bad joystick axes.Simon Howard
2014-04-29Add native notification box for errors on linux.Willy Barro
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