summaryrefslogtreecommitdiff
path: root/src/heretic/Makefile.am
AgeCommit message (Expand)Author
2015-03-27Remove old DOS source files.Simon Howard
2014-12-26allow building in subdirectory or outside source directoryDave Murphy
2013-09-24Split Heretic savegame code into a separate file.Simon Howard
2013-09-21Fix make dist.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2010-02-08Move action function prototypes in info.c into separate p_action.hSimon Howard
2010-02-07Initial code for HHE patch support.Simon Howard
2009-06-11Fix wince include. Use top_builddir instead of .. where appropriate.Simon Howard
2008-12-01Fix make dist.Simon Howard
2008-11-08Recreate Heretic startup progress bar using textscreen library.Simon Howard
2008-10-30Factor out Heretic and Hexen versions of m_misc.c. Make -file forSimon Howard
2008-09-20Move m_random.[ch] to doom/ (as Hexen uses a different random numberSimon Howard
2008-09-20Merge heretic/v_video.c to common code.Simon Howard
2008-09-17Remove heretic definitions for fixed math arithmetic and endiannessSimon Howard
2008-09-17Remove Logitech Cyberman code.Simon Howard
2008-09-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon Howard
2008-09-11Remove duplicate w_wad.c from heretic/.Simon Howard
2008-09-05Remove z_zone.c and tables.c, as these are identical to the version inSimon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard