summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-31Change gradient characters of 'large' textscreen font to be directSimon Howard
2013-10-31Fix setup tool Windows resource file to include the application manifestSimon Howard
2013-10-28Bump version number to 2.0.0-beta2.Simon Howard
2013-10-28Merge from trunk.Simon Howard
2013-10-28Use system DPI setting on Windows to determine whether to use the largeSimon 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-28Use .items() rather than .iteritems() for compatibility with Python 2.7Simon Howard
2013-10-28Merge from trunk.Simon Howard
2013-10-28Determine which textscreen font to use by looking at the current desktopSimon Howard