summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-27Fix .rc files so version info shows on Windows 7.Simon Howard
2014-03-27video: Fix crash when running fullscreen with -2.Simon Howard
2014-03-27setup: Make default sound volumes match Vanilla.Simon Howard
2014-03-27strife: Fix default music volume to match Vanilla.Simon Howard
2014-03-27Define a keyboard scan code for PrintScreen.Simon Howard
2014-03-26Fix typos in config API usageFabian Greffrath
2014-03-25Set GUS patch path variable using D_SetVariable.Simon Howard
2014-03-25config: Add API to get/set config variables.Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2014-03-23Autodetect GUS patches installed with BFG Edition.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-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