summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-21Update NEWS again.Simon Howard
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-21Update NEWS.Simon Howard
2014-10-19doom: Write -cdrom savegames to c:\doomdata.Simon Howard
2014-10-19textscreen: Don't allow input of unprintable characters.Simon Howard
2014-10-19Update NEWS.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-14textscreen: Fix use-after-free with mouse press.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-07opl: Use uint64_t for microsecond times.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-13Update NEWS.Simon Howard
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-13Add support for the BEX extended string syntax.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-30Merge pull request #429 from Nik1895/patch-1Simon Howard
2014-08-30Update setup.vcprojNik1895
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