summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-23Rearrange order of SDL sound startup.Simon Howard
2014-03-23Set default for key_menu_screenshot to 0.Simon Howard
2014-03-23heretic/hexen: Fix -timedemo.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-23pcsound: Extend frequency table to 128 entries.Simon Howard
2014-03-23setup: Add missing snd_maxslicetime_ms variable.Simon Howard
2014-03-23music: Add config var for external music program.Simon Howard
2014-03-23sound: Add config variable to control buffer size.Simon Howard
2014-03-22heretic/hexen: Fix automap background scrolling.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-19Initialize key_menu_screenshot with -1.Fabian Greffrath
2014-03-18Add a dedicated key for taking screenshots.Fabian Greffrath
2014-03-17Add PNG screenshots to advanced video options menu.Fabian Greffrath
2014-03-17Remove 0 summand.Fabian Greffrath
2014-03-17Add some strictly unnecessary curly braces.Fabian Greffrath
2014-03-17Allow for PNG screenshots.Fabian Greffrath
2014-03-16video: Center mouse when grabbing cursor.Simon Howard
2014-03-16hexen: Increase maximum level number to MAP60.Simon Howard
2014-03-16doom: Fix behavior of M_EPI4 menu item.Simon Howard
2014-03-16heretic/hexen: Fix pause key remapping.Simon Howard
2014-03-16doom: Add -dehlump parameter to load DEHACKED lumps.Simon Howard
2014-03-16heretic: Fix plat_t read when loading savegames.Simon Howard
2014-03-13Allow to rebind artifact keys in Hexen.Fabian Greffrath
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-02-20Mark 512x400 mode as decent quality.Simon Howard
2014-01-27sound: Fix swapped parameters for function.Simon Howard
2014-01-19doom: Add support for Freedoom IWAD names.Simon Howard
2013-12-28heretic: fix automap panning leftChris Fielder
2013-12-23heretic, hexen: Fix mouse (and joystick) weapon cycling.svdijk
2013-12-23setup: Add key_mission to the controls group.svdijk
2013-12-10build: adjust location of execgamesdirJan Engelhardt
2013-12-06Fix crash caused by Strife nicknames (thanks fabian).Simon Howard
2013-12-04Fix 'make clean' where some files were not being cleaned (thanksSimon Howard
2013-11-28Fix Heretic demo desync caused by r1228 (thanks marineController).Simon Howard
2013-11-19Fix crash when using fallback Doom IWAD and selecting level.Simon Howard
2013-11-17Remove KEY_RSHIFT special-casing from Heretic/Hexen menu code to fixSimon Howard
2013-11-17Initialize data2 to zero for ev_keyup events, rather than just lettingSimon Howard
2013-11-17Change names of Doom II MAP31/MAP32 when using the BFG edition (thanksSimon Howard
2013-11-06Show package string on Hexen startup, to match other games.Simon Howard
2013-11-06Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy).Simon Howard
2013-11-06Clear relative mouse state after moving mouse cursor to corner toSimon Howard
2013-11-03Merge from trunk.Simon Howard
2013-11-02Add default DOS installer paths for Heretic, Hexen and Strife to IWADSimon Howard
2013-11-02Change old Doom wiki link to new URL (thanks Quasar).Simon Howard