summaryrefslogtreecommitdiff
path: root/src/strife/doomdef.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2013-02-25Portability tweak when adding quest flags from collected items, due toJames Haley
2011-10-19Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERSSimon Howard
2011-02-10Restarted work on hub save code. Brought in multiple filepath handlingJames Haley
2011-02-05Documented most of the questflags. Misc fixes: Removed "is turbo!"James Haley
2010-09-29Significant work on savegames.James Haley
2010-09-26Identified quest #7 (killed Blue Acolytes), fixed a bug in P_SpawnMobjJames Haley
2010-09-25ALL line types implemented in P_UseSpecialLine!James Haley
2010-09-22P_CrossSpecialLine is approximately 95% complete.James Haley
2010-09-18Revisions to objective macro and addition of voice with objective forJames Haley
2010-09-16Had to majorly deconflict p_doors.c; kept my version of lock switch inJames Haley
2010-09-16+ EV_DoLockedDoor completedSamuel Villareal
2010-09-14Fully implemented all finale code, including "intermission" speeches byJames Haley
2010-09-13Started finale slideshow stuff, added/tweaked quest flags, and did someJames Haley
2010-09-13+ stonecold/workparm variables addedSamuel Villareal
2010-09-11+ P_GivePower updateSamuel Villareal
2010-09-10+ P_GiveItemToPlayer fleshed outSamuel Villareal
2010-09-05Corrections to some of Kaiser's previous commits. Also, significant workJames Haley
2010-09-04+ Map flags for things added (MTF_*)Samuel Villareal
2010-08-31+ Stripped out all doom states/sprites and added strife states/sprites.Samuel Villareal
2010-08-31Revamped player_t to match binary layout of structure, aside fromJames 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