summaryrefslogtreecommitdiff
path: root/src/strife
AgeCommit message (Expand)Author
2014-11-01Remove unreferenced "grid" variableJames Haley
2014-11-01Automap accuracy fixes (against proper game)James Haley
2014-11-01Revert "Automap accuracy fixes"James Haley
2014-11-01Automap accuracy fixesJames Haley
2014-10-27Default screenblocks 10, not 9James Haley
2014-10-27Missed change for startskill initJames Haley
2014-10-26Another teleport beacon correctionJames Haley
2014-10-26Rogue fixed DOOM bug regarding switch sound originsJames Haley
2014-10-25Must allow HU_CHANGENAME in chat_dest rangeJames Haley
2014-10-24Fix 4: Changing player name on local clientJames Haley
2014-10-24Upstream fix 3James Haley
2014-10-24Upstream fix 2James Haley
2014-10-24Upstream fix 1James Haley
2014-10-18Fix dehacked patch loading order.Simon Howard
2014-09-24Upstream fix to torpedo weapon changingJames Haley
2014-09-19Upstream fixes to stair building issuesJames Haley
2014-09-18Upstream bug fix to teleport beacon allegianceJames Haley
2014-09-13Add vld_ prefix for vldoor_e enum values.Simon Howard
2014-08-16Fix finding of voices.wad when -iwad is only hintJames Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-30strife: Fix joystick jump button.Simon Howard
2014-04-19Exit with error on startup if using the wrong IWAD.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-19joystick: Add an axis to allow strafing.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-31strife: Add missing NULL to M_StringJoin call.Simon Howard
2014-03-31Fix typo in src/strife/p_saveg.cFabian Greffrath
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2014-03-30hexen: Make -playdemo cope with paths.Simon Howard
2014-03-29strife: Eliminate use of unsafe string functions.Simon Howard
2014-03-27strife: Fix default music volume to match Vanilla.Simon Howard
2014-03-25Set GUS patch path variable using D_SetVariable.Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2014-03-23Rearrange order of SDL sound startup.Simon Howard
2014-03-23Set default for key_menu_screenshot to 0.Simon Howard
2014-03-18Add a dedicated key for taking screenshots.Fabian Greffrath
2014-03-17Allow for PNG screenshots.Fabian Greffrath
2013-12-06Fix crash caused by Strife nicknames (thanks fabian).Simon Howard
2013-11-03Merge from trunk.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-28Fix Vanilla behavior of shift key when entering savegame names in theSimon Howard
2013-10-19Correct up/down look logic that was incorrectly allowing 6 degrees ofJames Haley
2013-10-08Don't grab the mouse at the Strife startup screen.Simon Howard
2013-09-22Small fix to a big problem regarding save slots.James Haley
2013-09-21Sync -random command line parameter as part of game settings.Simon Howard
2013-09-19Change to using V_DrawFilledBox to clear the intro screen instead ofJames Haley
2013-09-16Support for the -random parameter. Needs netcode support (passing theJames Haley
2013-09-15Re-enable netgame check on code that enters chat state.James Haley