summaryrefslogtreecommitdiff
path: root/src/doom
AgeCommit message (Expand)Author
2014-10-24Replace strdup() with M_StringDuplicate().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-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-08Allow -warp to episodes beyond episode 4.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-11improvements to the [STRINGS] section parserFabian Greffrath
2014-09-08add parser for [STRINGS] sections in BEX filesFabian Greffrath
2014-06-18Move extern definitions for p_map.c to p_local.hFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-27music: Add loop point Ogg/Flac metadata support.Simon Howard
2014-04-19Exit with error on startup if using the wrong IWAD.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-19joystick: Add an axis to allow strafing.Simon Howard
2014-04-10doom: Allow warp up to MAP40 to match Vanilla.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30doom: Eliminate use of sprintf().Simon Howard
2014-03-30Eliminate some uses of sprintf() from common code.Simon Howard
2014-03-30hexen: Make -playdemo cope with paths.Simon Howard
2014-03-29doom: Eliminate use of unsafe string functions.Simon Howard
2014-03-29misc: Add M_StringConcat.Simon Howard
2014-03-29misc: Add string utility functions.Simon Howard
2014-03-25Set GUS patch path variable using D_SetVariable.Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2014-03-23Rearrange order of SDL sound startup.Simon Howard
2014-03-23Set default for key_menu_screenshot to 0.Simon Howard
2014-03-23doom: Add initial support for versions < v1.9.Simon Howard
2014-03-23doom: Emulate 'no fog on spawn west' Vanilla bug.Simon Howard
2014-03-20Merge pull request #365 from fabiangreffrath/bfg_warningSimon Howard
2014-03-20Remove superfluous dividers.Fabian Greffrath
2014-03-20Print a warning if the user is attempting to record or playback a demo or con...Fabian Greffrath
2014-03-18Add a dedicated key for taking screenshots.Fabian Greffrath
2014-03-17Allow for PNG screenshots.Fabian Greffrath
2014-03-16doom: Fix behavior of M_EPI4 menu item.Simon Howard
2014-03-16doom: Add -dehlump parameter to load DEHACKED lumps.Simon Howard
2014-03-02doom: Reverse detail graphic for BFG edition.Simon Howard
2014-02-24Keep (bfgedition) as part of the check for TITLEPIC.Fabian Greffrath
2014-02-24More robust checks for BFG Edition.Fabian Greffrath
2014-02-20Add BFG edition workaround for options menu crash.Simon Howard
2014-01-19doom: Add support for Freedoom IWAD names.Simon Howard
2013-11-17Change names of Doom II MAP31/MAP32 when using the BFG edition (thanksSimon Howard
2013-11-03Merge from trunk.Simon Howard
2013-10-28Fix Vanilla behavior of shift key when entering savegame names in theSimon Howard