summaryrefslogtreecommitdiff
path: root/src/hexen/mn_menu.c
AgeCommit message (Expand)Author
2015-03-30The 4-Level Demo Version also has 3 Info pagesFabian Greffrath
2014-12-18fix some more endianess issues with the width fields in patch_t structsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30hexen: Eliminate use of sprintf().Simon Howard
2014-03-29heretic: 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-11-17Remove KEY_RSHIFT special-casing from Heretic/Hexen menu code to fixSimon Howard
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-23Fix compiler warnings (thanks Edward-San).Simon Howard
2011-10-22Fix crash when pressing escape in help screens.Simon 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-09-24Add -testcontrols to Hexen.Simon Howard
2010-05-03Fix compiler warnings.Simon Howard
2009-06-09Make Hexen menu keys reconfigurable.Simon Howard
2009-05-04Fix window close button to bring up F10 quit message.Simon Howard
2008-12-01Do endianness conversion when accessing patch->width fields.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-11-02Remove Hexen TIMEBOMB code.Simon Howard
2008-10-10Convert Heretic/Hexen menu code to use translated key value whenSimon Howard
2008-10-08Replace hexen "shareware" variable with gamemode/gamemission. UseSimon Howard
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon Howard
2008-10-01Remove some redundant DOS and NeXT-related code.Simon Howard
2008-10-01Remove Hexen duplicate KEY_ definitions.Simon Howard
2008-10-01Merge hexen/v_video.c to common.Simon Howard
2008-10-01Use common versions of ticcmd_t and event_t for Hexen code. Remove oldSimon Howard
2008-09-11Remove duplicate w_wad.c from hexen/ and DevMaps option.Simon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard