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_map.c
Age
Commit message (
Expand
)
Author
2010-09-16
Work on cheats and on teleportation effects.
James Haley
2010-09-10
Minor reformatting in p_map.c, and found some code hex-rays was ignoring
James Haley
2010-09-07
+ All linedef flags added
Samuel Villareal
2010-09-05
Corrections to some of Kaiser's previous commits. Also, significant work
James Haley
2010-09-04
+ Map flags for things added (MTF_*)
Samuel Villareal
2010-09-02
Tweaks to Kaiser's PIT_CheckThing work: moved up thing == tmthing check,
James Haley
2010-09-02
+ Update to PIT_CheckThing
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-02-06
Merge from trunk.
Simon Howard
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