summaryrefslogtreecommitdiff
path: root/src/strife/p_local.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-02-03Implemented "blockingline" variable so that missiles can triggerJames Haley
2010-09-25ALL line types implemented in P_UseSpecialLine!James Haley
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-16Some reformatting, change of some strings to use DEH_String andJames Haley
2010-09-12+ P_KillMobj mapped outSamuel Villareal
2010-09-10Changed MELEERANGE back to 64 and defined a new PLAYERMELEERANGE to beJames Haley
2010-09-04+ p_pspr.c almost completed. Needs A_FireSigil to be implementedSamuel Villareal
2010-09-04+ Found nearly duplicate names (MT_MINIMISSLE and MT_MINIMISLE).Samuel Villareal
2010-09-04+ Map flags for things added (MTF_*)Samuel Villareal
2010-09-03+ P_SpawnSubMissile created/addedSamuel Villareal
2010-09-02+ Thing z height clipping code addedSamuel Villareal
2010-09-01+ Terrain type system implementedSamuel Villareal
2010-08-31Revamped player_t to match binary layout of structure, aside fromJames Haley
2010-08-25Added riftSpots and fleshed out Strife level exit behavior as far asJames 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