summaryrefslogtreecommitdiff
path: root/src/doom/Makefile.am
AgeCommit message (Expand)Author
2014-12-26allow building in subdirectory or outside source directoryDave Murphy
2014-09-08add parser for [STRINGS] sections in BEX filesFabian Greffrath
2011-10-21Add -statdump command line parameter, to generate the same output asSimon Howard
2011-10-13Remove d_net.h, include d_loop.h instead. Remove duplicate definitionsSimon Howard
2010-02-02Move parts of dehacked code into top-level common code, to allow futureSimon Howard
2008-09-30Move d_iwad.c into common code and update Heretic to use it on startupSimon Howard
2008-09-20Move m_random.[ch] to doom/ (as Hexen uses a different random numberSimon Howard
2008-09-08Move s_sound.[ch] to doom/Simon Howard
2008-09-07Move m_bbox.[ch] back to common (needed by v_video.c). Remove someSimon Howard
2008-09-07Move dehacked code to doom/. Split dehacked string replacement code intoSimon Howard
2008-09-07Move m_bbox.[ch], f_wipe.[ch] to doom/Simon Howard
2008-09-06Add missing Makefile.am.Simon Howard