Age | Commit message (Expand) | Author |
2013-12-28 | heretic: fix automap panning left | Chris Fielder |
2013-12-26 | Merge pull request #318 from svdijk/bugfix | Simon Howard |
2013-12-23 | heretic, hexen: Fix mouse (and joystick) weapon cycling. | svdijk |
2013-12-23 | setup: Add key_mission to the controls group. | svdijk |
2013-12-10 | build: adjust location of execgamesdir | Jan Engelhardt |
2013-12-10 | build: kill redundant boilerplate in autogen.sh | Jan Engelhardt |
2013-12-10 | build: do not create an INSTALL file | Jan Engelhardt |
2013-12-10 | build: fix not-honored --docdir setting | Jan Engelhardt |
2013-12-10 | build: avoid error message during autogen.sh | Jan Engelhardt |
2013-12-09 | Bump version number to 2.0.0, make minor modifications to NEWS. | Simon Howard |
2013-12-06 | Fix crash caused by Strife nicknames (thanks fabian). | Simon Howard |
2013-12-06 | Update README to point at Github instead of Sourceforge. Remove contents | Simon Howard |
2013-12-04 | Rename configure.in to configure.ac, to comply with modern autotools | Simon Howard |
2013-12-04 | Don't clean static manpages (oops). | Simon Howard |
2013-12-04 | Fix 'make clean' where some files were not being cleaned (thanks | Simon Howard |
2013-11-28 | Fix Heretic demo desync caused by r1228 (thanks marineController). | Simon Howard |
2013-11-19 | Fix crash when using fallback Doom IWAD and selecting level. | Simon Howard |
2013-11-17 | Bump version number to 2.0.0-beta3. | Simon Howard |
2013-11-17 | Bump version numbers for Codeblocks, MSVC project files from 1.99.0 to | Simon Howard |
2013-11-17 | Remove KEY_RSHIFT special-casing from Heretic/Hexen menu code to fix | Simon Howard |
2013-11-17 | Initialize data2 to zero for ev_keyup events, rather than just letting | Simon Howard |
2013-11-17 | Update INSTALL template file to include upgrade instructions for | Simon Howard |
2013-11-17 | Change names of Doom II MAP31/MAP32 when using the BFG edition (thanks | Simon Howard |
2013-11-06 | Show package string on Hexen startup, to match other games. | Simon Howard |
2013-11-06 | Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy). | Simon Howard |
2013-11-06 | Fix quoting around use of AC_LANG_PROGRAM macro to stop warning message. | Simon Howard |
2013-11-06 | Clear relative mouse state after moving mouse cursor to corner to | Simon Howard |
2013-11-03 | Merge from trunk. | Simon Howard |
2013-11-02 | Add default DOS installer paths for Heretic, Hexen and Strife to IWAD | Simon Howard |
2013-11-02 | Change old Doom wiki link to new URL (thanks Quasar). | Simon Howard |
2013-11-02 | * Fixed deathmatch spots error message to match binary (why'd they | James Haley |
2013-11-01 | Proper output of randomparm's current value when passing through | James Haley |
2013-10-31 | * Fix problem that crashes netdemos in ST_Drawer | James Haley |
2013-10-31 | Only show 'flying' controls when configuring Heretic or Hexen, not | Simon Howard |
2013-10-31 | Change gradient characters of 'large' textscreen font to be direct | Simon Howard |
2013-10-31 | Fix setup tool Windows resource file to include the application manifest | Simon Howard |
2013-10-28 | Bump version number to 2.0.0-beta2. | Simon Howard |
2013-10-28 | Merge from trunk. | Simon Howard |
2013-10-28 | Use system DPI setting on Windows to determine whether to use the large | Simon Howard |
2013-10-28 | Add missing asmv3 namespace to setup manifest (oops). | Simon Howard |
2013-10-28 | Declare Windows binaries as DPI-aware to prevent the OS from applying | Simon Howard |
2013-10-28 | Use .items() rather than .iteritems() for compatibility with Python 2.7 | Simon Howard |
2013-10-28 | Merge from trunk. | Simon Howard |
2013-10-28 | Determine which textscreen font to use by looking at the current desktop | Simon Howard |
2013-10-28 | Fix Vanilla behavior of shift key when entering savegame names in the | Simon Howard |
2013-10-28 | Use _SCRIPTS rather than _DATA for duplicated setup binaries so that the | Simon Howard |
2013-10-26 | Default to windowed mode in OS X, as there is an SDL bug that can cause | Simon Howard |
2013-10-26 | Don't crash Heretic in A_SkullPop() if a player is gibbed and respawns | Simon Howard |
2013-10-26 | Select fallback IWADs that match the game we are configuring (thanks | Simon Howard |
2013-10-23 | When loading Heretic savegames, NULL out certain special values which | Simon Howard |