summaryrefslogtreecommitdiff
path: root/src/strife/p_doors.c
AgeCommit message (Expand)Author
2014-09-13Add vld_ prefix for vldoor_e enum values.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2012-12-24Fix compiler warnings by removing variables that are set but not used.Simon Howard
2011-02-06Numerous fixes/adjustments: removed bodyque, restored "is turbo" (foundJames Haley
2010-09-26Implemented cross type 179 and fixed cross type 184. I *believe* thatJames Haley
2010-09-25ALL line types implemented in P_UseSpecialLine!James Haley
2010-09-19+ Fixed a minor fluke with type 165 in EV_VerticalDoorSamuel Villareal
2010-09-19+ EV_VerticalDoor: Missed type 165 addedSamuel Villareal
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-18Upped warning level and started fixing warnings - can't believe someJames Haley
2010-09-16Had to majorly deconflict p_doors.c; kept my version of lock switch inJames Haley
2010-09-16+ EV_VerticalDoor finishedSamuel Villareal
2010-09-16+ EV_DoLockedDoor completedSamuel Villareal
2010-09-15+ EV_DoDoor updatedSamuel Villareal
2010-09-14+ P_FindSlidingDoorType fixed where it was returning a null slidetypeSamuel Villareal
2010-09-14+ Sliding door implementationSamuel Villareal
2010-09-10+ P_GiveItemToPlayer fleshed outSamuel 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