summaryrefslogtreecommitdiff
path: root/src/strife/st_stuff.c
AgeCommit message (Expand)Author
2015-05-08warnings: fix "variable ‘..’ set but not used" warningsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2013-10-31* Fix problem that crashes netdemos in ST_DrawerJames Haley
2013-09-15Hopefully complete implementation of player names and Strife player chatJames Haley
2013-09-15Frags are displayed on keys popup during deathmatchJames Haley
2013-03-02Complete support for v1.31 behaviors in addition to v1.2, including theJames Haley
2011-06-04Resolved some TODOs and fixed a couple of problem spots that wereJames Haley
2011-02-25Found the last difference causing the IWAD to desync - playersJames Haley
2011-02-14Fix to HUlib_drawYellowText (more Hex-Rays code-skipping shenanigans),James Haley
2011-02-13Added note about authentic typo copied from the binary in p_dialog.James Haley
2011-02-07Added graphical intro loading screen, and -nograph parameter whichJames Haley
2011-02-06Numerous fixes/adjustments: removed bodyque, restored "is turbo" (foundJames Haley
2011-02-04Finished second pass through p_mobj.c - module should now be finalizedJames Haley
2010-10-05Fix to LEGO cheat so it doesn't cause an invalid access to invsigil[-1]James Haley
2010-09-28Enable useyfont parameter of M_DialogDimMsg for proper dimensioning ofJames Haley
2010-09-28Correction to use ev->data1 in ST_Responder for normal keys. FixesJames Haley
2010-09-28Identified dword_88604 as st_keystate and made static to ST_Responder.James Haley
2010-09-27+ V_DrawXlaPatch addedSamuel Villareal
2010-09-25+ stonecold, jimmy, gripper, donnytrump, and lego cheats addedSamuel Villareal
2010-09-21Working health bars on the status bar, and numerous fixes toJames Haley
2010-09-20Most status bar drawing finished.James Haley
2010-09-19Functional inventory status bar cursor and item rendering. Fix forJames Haley
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-16Work on cheats and on teleportation effects.James Haley
2010-09-11+ P_GivePower updateSamuel Villareal
2010-09-09Merge from raven-branch.Simon Howard
2010-09-02Tweaks to Kaiser's PIT_CheckThing work: moved up thing == tmthing check,James Haley
2010-09-01Started work on status bar, including loading and drawing some of theJames Haley
2010-09-01Handle green palette flash powered by player->nukagecount, and addedJames Haley
2010-08-31Replace M_NEWG with M_NGAME in menus, disable DOOM status bar, and getJames Haley
2010-08-31+ Stripped out all doom states/sprites and added strife states/sprites.Samuel Villareal
2010-08-31+ Strife music/sound implementedSamuel Villareal
2010-02-06Merge from trunk.Simon Howard
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