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