index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
strife
/
p_doors.c
Age
Commit message (
Expand
)
Author
2014-09-13
Add vld_ prefix for vldoor_e enum values.
Simon Howard
2014-05-05
Clean up file headers.
Simon Howard
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
Simon Howard
2011-02-06
Numerous fixes/adjustments: removed bodyque, restored "is turbo" (found
James Haley
2010-09-26
Implemented cross type 179 and fixed cross type 184. I *believe* that
James Haley
2010-09-25
ALL line types implemented in P_UseSpecialLine!
James Haley
2010-09-19
+ Fixed a minor fluke with type 165 in EV_VerticalDoor
Samuel Villareal
2010-09-19
+ EV_VerticalDoor: Missed type 165 added
Samuel Villareal
2010-09-18
Tons of warnings fixed - now only 7 warnings at warning level 3, and
James Haley
2010-09-18
Upped warning level and started fixing warnings - can't believe some
James Haley
2010-09-16
Had to majorly deconflict p_doors.c; kept my version of lock switch in
James Haley
2010-09-16
+ EV_VerticalDoor finished
Samuel Villareal
2010-09-16
+ EV_DoLockedDoor completed
Samuel Villareal
2010-09-15
+ EV_DoDoor updated
Samuel Villareal
2010-09-14
+ P_FindSlidingDoorType fixed where it was returning a null slidetype
Samuel Villareal
2010-09-14
+ Sliding door implementation
Samuel Villareal
2010-09-10
+ P_GiveItemToPlayer fleshed out
Samuel Villareal
2010-08-31
+ Strife music/sound implemented
Samuel Villareal
2010-02-01
Create strife directory as a copy of doom directory, change Makefile.am
Simon Howard
2010-02-01
Remove improperly-created strife directory.
Simon Howard
2010-02-01
Populated src/strife with copy of source files from src/doom - TODOs:
James Haley