summaryrefslogtreecommitdiff
path: root/src/strife/p_pspr.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2011-02-24Continuing verification of all P_Random calls has lead to several fixesJames Haley
2011-02-14Made note of vanilla Sigil damage thrust bug, and repaired two issuesJames Haley
2011-02-06Numerous fixes/adjustments: removed bodyque, restored "is turbo" (foundJames Haley
2010-10-05Weird side effects of sigil -1 turned out to be due to small error inJames Haley
2010-09-28Fix compile warnings.Simon Howard
2010-09-27Code for line types 196 and 212 (thought I committed that already o_O),James Haley
2010-09-19Bug fixes: It's SPECTRALs that aren't hit by tracers, not MVIS thingsJames Haley
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-13+ Fix for flaming death in P_KillMobjSamuel Villareal
2010-09-12+ Items can be picked up nowSamuel Villareal
2010-09-10Changed MELEERANGE back to 64 and defined a new PLAYERMELEERANGE to beJames Haley
2010-09-07+ All linedef flags addedSamuel Villareal
2010-09-06Started some second-hand verification and added more comments to p_pspr.James Haley
2010-09-05Corrections to some of Kaiser's previous commits. Also, significant workJames Haley
2010-09-05Remove an order-of-evaluation dependency with respect to P_Random().James Haley
2010-09-05+ A_FireSigil implementedSamuel Villareal
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-08-31+ All doom mobjtypes commented out or replaced as placeholdersSamuel Villareal
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-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