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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
Simon Howard
2010-02-08
Move action function prototypes in info.c into separate p_action.h
Simon Howard
2010-02-07
Initial code for HHE patch support.
Simon Howard
2009-06-11
Fix wince include. Use top_builddir instead of .. where appropriate.
Simon Howard
2008-12-01
Fix make dist.
Simon Howard
2008-11-08
Recreate Heretic startup progress bar using textscreen library.
Simon Howard
2008-10-30
Factor out Heretic and Hexen versions of m_misc.c. Make -file for
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
Remove heretic definitions for fixed math arithmetic and endianness
Simon Howard
2008-09-17
Remove Logitech Cyberman 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-11
Remove duplicate w_wad.c from heretic/.
Simon Howard
2008-09-05
Remove z_zone.c and tables.c, as these are identical to the version in
Simon Howard
2008-09-05
Fix #include statements to use lower case filenames. Add automake
Simon Howard