summaryrefslogtreecommitdiff
path: root/src/strife/m_menu.c
AgeCommit message (Expand)Author
2014-10-27Default screenblocks 10, not 9James Haley
2014-05-05Clean up file headers.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-03-29strife: Eliminate use of unsafe string functions.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
2013-10-28Fix Vanilla behavior of shift key when entering savegame names in theSimon Howard
2013-09-22Small fix to a big problem regarding save slots.James Haley
2013-09-04Extend "emulation" of menu pause key behavior to caps/num/scroll lockSimon Howard
2013-08-17Fix Chocolate Doom/Strife to emulate weird Vanilla behavior when theSimon Howard
2013-03-02Complete support for v1.31 behaviors in addition to v1.2, including theJames Haley
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-20Confirm quit game when the window close button is clicked a second time.Simon Howard
2011-09-24Don't allow menu actions when running with -testcontrols. QuitSimon Howard
2011-06-04Resolved some TODOs and fixed a couple of problem spots that wereJames Haley
2011-02-20Removed ability to disable messages, and replaced with configurationJames Haley
2011-02-12Merge from raven-branch. FEATURE_MULTIPLAYER has been disabledSimon Howard
2011-02-12Bug fix for save/load/name your character menus, and some tweaks to theJames Haley
2011-02-12Savegame code complete, hubs functional. Chocolate Strife is playable!James Haley
2010-10-05Fix for menu messages - unpause when dismissed.James Haley
2010-09-28Enable useyfont parameter of M_DialogDimMsg for proper dimensioning ofJames Haley
2010-09-22Added linetype 180 to P_ShootSpecialLine and vetted other line types.James Haley
2010-09-22Rewrote P_GiveItemToPlayer to exactly match binary, particularly withJames Haley
2010-09-18Upped warning level and started fixing warnings - can't believe someJames Haley
2010-09-13Use DEH_snprintf where appropriate.Simon Howard
2010-09-12I munged up A_CrusaderAttack pretty good, but it's fixed now.James Haley
2010-09-12Functional demosequence for storyboard intro and exit outro.James Haley
2010-09-09Merge from raven-branch.Simon Howard
2010-09-08Small comment change, tabs out of M_Responder for editability.James Haley
2010-09-08Functional menupause/menupausetime, fix to wait when there's not aJames Haley
2010-09-05Corrections to some of Kaiser's previous commits. Also, significant workJames Haley
2010-09-03+ More button flags added to buttoncode_eSamuel Villareal
2010-08-31Replace M_NEWG with M_NGAME in menus, disable DOOM status bar, and getJames Haley
2010-08-31+ Strife music/sound implementedSamuel Villareal
2010-08-30Added declaration and definition of menupause variable. Also uncommentedJames Haley
2010-08-29Added voice volume and back flat configuration variables. Made statusJames Haley
2010-08-28Changes to add all 3 help screens, and to draw menu thermometersJames Haley
2010-08-28Added crossfade wipe and code to load XLATAB lump. Changes to the menuJames Haley
2010-02-01Create strife directory as a copy of doom directory, change Makefile.amSimon Howard
2010-02-01Remove improperly-created strife directory.Simon Howard
2010-02-01Populated src/strife with copy of source files from src/doom - TODOs:James Haley