summaryrefslogtreecommitdiff
path: root/src/strife/p_map.c
AgeCommit message (Expand)Author
2015-02-20Fix game code that makes false boolean assumptions.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2011-02-25Found the last difference causing the IWAD to desync - playersJames Haley
2011-02-23Removed all dead code containing P_Random calls to avoid false hits inJames Haley
2011-02-12Merge from raven-branch. FEATURE_MULTIPLAYER has been disabledSimon Howard
2011-02-07Added graphical intro loading screen, and -nograph parameter whichJames Haley
2011-02-05Finished second passes through p_map and p_maputl - modules are largelyJames Haley
2011-02-04Finished second sweep of p_inter.c for missed code and bugs. SignificantJames Haley
2011-02-03Implemented "blockingline" variable so that missiles can triggerJames Haley
2010-10-04Strife changed lowerAndCrush ceiling actions so that they actually doJames Haley
2010-09-28Fix compile warnings.Simon Howard
2010-09-24Implementation of teleflags for EV_Teleport. Fix to somewhat serious bugJames Haley
2010-09-22Fixed firing of missiles when looking up/down so that the aimslopeJames Haley
2010-09-19Just some killing of tabs.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-16Work on cheats and on teleportation effects.James Haley
2010-09-10Minor reformatting in p_map.c, and found some code hex-rays was ignoringJames Haley
2010-09-07+ All linedef flags addedSamuel 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-09-02Tweaks to Kaiser's PIT_CheckThing work: moved up thing == tmthing check,James Haley
2010-09-02+ Update to PIT_CheckThingSamuel Villareal
2010-09-02+ Thing z height clipping code addedSamuel 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-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