summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-20Oops.Simon Howard
2013-10-20Disable file selector dialog on Windows.Simon Howard
2013-10-20Fix icon at multiplayer wait screen (thanks Alexandre Xavier).Simon Howard
2013-10-20Use OPL MIDI playback as the default music device.Simon Howard
2013-10-19Correct up/down look logic that was incorrectly allowing 6 degrees ofJames Haley
2013-10-16Fix bug with freeing of static strings, accidentally introduced inSimon Howard
2013-10-15Fix accidental string concatenation that broke Steam Heretic IWADSimon Howard
2013-10-15Rip out special casing on Windows that defaults to the SDL directxSimon Howard
2013-10-15Remove call to I_SetWindowTitle() that is no longer needed.Simon Howard
2013-10-15Remove gamemission variables for Heretic and Hexen and hard-code to theSimon Howard
2013-10-12Update generation of Windows RC version to properly handle -xxxSimon Howard
2013-10-12Bump version number to v2.0.0-beta1; update NEWS.Simon Howard
2013-10-12Merge HH-TODO into main TODO file.Simon Howard
2013-10-12Tweak mouse grab behavior: don't arbitrarily warp the mouse at gameSimon Howard
2013-10-12Fix Hexen CD music (now working and tested with a real Hexen CD).Simon Howard
2013-10-08Don't grab the mouse at the Strife startup screen.Simon Howard
2013-10-08Set window title/icon for Heretic/Hexen startup windows, to match theSimon Howard
2013-10-08Set window title and icon on ENDOOM window to match main game window.Simon Howard
2013-10-06Finish implementation of Hexen CD audio music mode.Simon Howard
2013-10-06Change netgame version mismatch message to be reminiscent of the VanillaSimon Howard
2013-10-06Fix RANGECHECK on V_DrawPatch() functions, so the game exits with anSimon Howard
2013-09-29Preserve libsamplerate_scale in the setup tool.Simon Howard
2013-09-29Add config file variable for controlling libsamplerate conversion scaleSimon Howard
2013-09-27Update HH-TODO.Simon Howard
2013-09-27Translate HHE thing numbers according to patch exe version number, asSimon Howard
2013-09-27Fix comments: HHE, not Dehacked.Simon Howard
2013-09-27Map thing type and state table indexes to those used by Vanilla HereticSimon Howard
2013-09-27Use portable functions for reading/writing sector effect thinkerSimon Howard