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_inter.c
Age
Commit message (
Expand
)
Author
2010-09-13
+ P_DamageMobj mapped out
Samuel Villareal
2010-09-13
+ stonecold/workparm variables added
Samuel Villareal
2010-09-12
+ Minor fix for P_KillMobj. Suppose to make the player hop slightly when
Samuel Villareal
2010-09-12
+ Fixes for the power coupling
Samuel Villareal
2010-09-12
+ P_KillMobj mapped out
Samuel Villareal
2010-09-12
+ Items can be picked up now
Samuel Villareal
2010-09-11
+ P_GivePower update
Samuel Villareal
2010-09-04
+ p_pspr.c almost completed. Needs A_FireSigil to be implemented
Samuel Villareal
2010-09-02
+ Thing z height clipping code added
Samuel Villareal
2010-08-31
+ All doom mobjtypes commented out or replaced as placeholders
Samuel Villareal
2010-08-31
+ Stripped out all doom states/sprites and added strife states/sprites.
Samuel Villareal
2010-08-31
Revamped player_t to match binary layout of structure, aside from
James Haley
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