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
/
heretic
/
p_spec.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-10-23
Fix compiler warnings (thanks Edward-San).
Simon Howard
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
Simon Howard
2008-11-23
Shut up compiler warnings in Heretic code.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-03
Fix bug in previous commit.
Simon Howard
2008-10-03
Fix crash with P_FindNextHighestFloor.
Simon Howard
2008-09-20
Harmonise heretic code on TICRATE and use definition in i_timer.h.
Simon Howard
2008-09-20
Remove definitions from heretic/doomdef.h and use common headers. Merge
Simon Howard
2008-09-20
Move m_random.[ch] to doom/ (as Hexen uses a different random number
Simon Howard
2008-09-20
Merge heretic/v_video.c to common code.
Simon Howard
2008-09-17
Split sound code out of Heretic's i_ibm.c into s_sound.c. Rename
Simon Howard
2008-09-17
Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.
Simon Howard
2008-09-05
Fix #include statements to use lower case filenames. Add automake
Simon Howard
2008-09-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard