summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-11-02* Fixed deathmatch spots error message to match binary (why'd theyJames Haley
2013-11-01Proper output of randomparm's current value when passing throughJames Haley
2013-10-31* Fix problem that crashes netdemos in ST_DrawerJames Haley
2013-10-31Only show 'flying' controls when configuring Heretic or Hexen, notSimon Howard
2013-10-31Fix setup tool Windows resource file to include the application manifestSimon Howard
2013-10-28Add missing asmv3 namespace to setup manifest (oops).Simon Howard
2013-10-28Declare Windows binaries as DPI-aware to prevent the OS from applyingSimon Howard
2013-10-28Fix Vanilla behavior of shift key when entering savegame names in theSimon Howard
2013-10-28Use _SCRIPTS rather than _DATA for duplicated setup binaries so that theSimon Howard
2013-10-26Default to windowed mode in OS X, as there is an SDL bug that can causeSimon Howard
2013-10-26Don't crash Heretic in A_SkullPop() if a player is gibbed and respawnsSimon Howard
2013-10-26Select fallback IWADs that match the game we are configuring (thanksSimon Howard
2013-10-23When loading Heretic savegames, NULL out certain special values whichSimon Howard
2013-10-20Fix icon at multiplayer wait screen (thanks Alexandre Xavier).Simon Howard