summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-21Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-10-21bfgedition: remap menu graphics by means of DEH_AddStringReplacement()Fabian Greffrath
2014-10-21doom: Add -pack parameter to specify mission pack.Simon Howard
2014-10-19doom: Write -cdrom savegames to c:\doomdata.Simon Howard
2014-10-19doom: Add game names for Freedoom IWADs.Simon Howard
2014-10-18Fix dehacked patch loading order.Simon Howard
2014-10-18dehacked: Allow override of string replacements.Simon Howard
2014-10-18doom: Refactor IWAD dehacked patch loading.Simon Howard
2014-10-17doom: Add -noiwaddeh command line parameter.Simon Howard
2014-10-17Call SDL_Quit() on exitBrad Harding
2014-10-16Fix crash caused by adding a new WAD file.Simon Howard
2014-10-14Fix OPL MIDI tempo calculations.Simon Howard
2014-10-08Allow -warp to episodes beyond episode 4.Simon Howard
2014-10-08Disable -oldsync startup message.Simon Howard
2014-10-08Use old network sync code by default.Simon Howard
2014-10-08midi: Fix "D_DDTBLU disease".Simon Howard
2014-10-07Allow multiple substitute mappings for music tracks.Simon Howard
2014-10-06terminate the destination string in M_StringReplace()Fabian Greffrath
2014-10-01Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-10-01hexen: Add workaround for Mac Hexen IWAD.Simon Howard
2014-09-24Upstream fix to torpedo weapon changingJames Haley
2014-09-19Upstream fixes to stair building issuesJames Haley
2014-09-18Upstream bug fix to teleport beacon allegianceJames Haley
2014-09-15deh_main.c: fix "warning: implicit declaration of function ‘I_Error’"Fabian Greffrath
2014-09-13Add vld_ prefix for vldoor_e enum values.Simon Howard
2014-09-13dehacked: Load Freedoom DEHACKED lump on startup.Simon Howard
2014-09-13dehacked: Set stricter scoping for magic comments.Simon Howard
2014-09-13dehacked: Fix BEX string expansions.Simon Howard
2014-09-11simplify and generalize deh_allow_extended_strings usageFabian Greffrath
2014-09-11improvements to the [STRINGS] section parserFabian Greffrath
2014-09-08add parser for [STRINGS] sections in BEX filesFabian Greffrath
2014-08-24setup: Add gamepad config for Buffalo Classic Gamepad.Simon Howard
2014-08-18setup: Add config for Multilaser JS030 gamepad.Simon Howard
2014-08-17Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-08-17setup: Add gamepad config for XBOX One controller.Simon Howard
2014-08-16Fix finding of voices.wad when -iwad is only hintJames Haley
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