summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-13Merge pull request #410 from chungy/desktopSimon 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-06-05Make vcproj release settings consistentJames Haley
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-12PHILOSOPHY: Add section on compatibility.Simon Howard
2014-05-12NEWS: Tweak text for next version.Simon Howard
2014-05-12opl: Handle negative time division values.Simon Howard
2014-05-11NEWS: Add preliminary notes for next version.Simon Howard
2014-05-11Merge pull request #405 from alexey-lysiuk/fix_msvc_buildSimon Howard