summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-16video: Center mouse when grabbing cursor.Simon Howard
2014-03-16hexen: Increase maximum level number to MAP60.Simon Howard
2014-03-16Update URLs to Chocolate Doom Github project.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-13Merge pull request #356 from fabiangreffrath/keybind-hexenSimon 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-24Merge pull request #346 from fabiangreffrath/bfgeditionSimon 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-02-03Merge pull request #329 from fabiangreffrath/masterSimon Howard
2014-02-03Revert the more controversial changes in my previous pull request.Fabian Greffrath
2014-01-27sound: Fix swapped parameters for function.Simon Howard
2014-01-20Some improvements to the build systemFabian Greffrath
2014-01-19doom: Add support for Freedoom IWAD names.Simon Howard
2014-01-19configure: Add option to disable libsamplerate.Witold Pilat
2014-01-18Merge pull request #320 from fielder/masterSimon Howard
2013-12-28heretic: fix automap panning leftChris Fielder
2013-12-26Merge pull request #318 from svdijk/bugfixSimon Howard
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-10build: kill redundant boilerplate in autogen.shJan Engelhardt
2013-12-10build: do not create an INSTALL fileJan Engelhardt
2013-12-10build: fix not-honored --docdir settingJan Engelhardt
2013-12-10build: avoid error message during autogen.shJan Engelhardt
2013-12-09Bump version number to 2.0.0, make minor modifications to NEWS.Simon Howard
2013-12-06Fix crash caused by Strife nicknames (thanks fabian).Simon Howard
2013-12-06Update README to point at Github instead of Sourceforge. Remove contentsSimon Howard
2013-12-04Rename configure.in to configure.ac, to comply with modern autotoolsSimon Howard
2013-12-04Don't clean static manpages (oops).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-17Bump version number to 2.0.0-beta3.Simon Howard
2013-11-17Bump version numbers for Codeblocks, MSVC project files from 1.99.0 toSimon 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-17Update INSTALL template file to include upgrade instructions forSimon 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-06Fix quoting around use of AC_LANG_PROGRAM macro to stop warning message.Simon Howard
2013-11-06Clear relative mouse state after moving mouse cursor to corner toSimon Howard
2013-11-03Merge from trunk.Simon Howard