Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-26 | allow building in subdirectory or outside source directory | Dave Murphy | |
2014-09-08 | add parser for [STRINGS] sections in BEX files | Fabian Greffrath | |
2011-10-21 | Add -statdump command line parameter, to generate the same output as | Simon Howard | |
statdump.exe does with Vanilla Doom. Subversion-branch: /branches/v2-branch Subversion-revision: 2450 | |||
2011-10-13 | Remove d_net.h, include d_loop.h instead. Remove duplicate definitions | Simon Howard | |
that are in d_loop.h. Subversion-branch: /branches/v2-branch Subversion-revision: 2415 | |||
2010-02-02 | Move parts of dehacked code into top-level common code, to allow future | Simon Howard | |
HHE and SEH support. Subversion-branch: /branches/raven-branch Subversion-revision: 1841 | |||
2008-09-30 | Move d_iwad.c into common code and update Heretic to use it on startup | Simon Howard | |
to locate the IWAD file. Subversion-branch: /branches/raven-branch Subversion-revision: 1308 | |||
2008-09-20 | Move m_random.[ch] to doom/ (as Hexen uses a different random number | Simon Howard | |
table). Split RNG code out of heretic/m_misc.c to a separate m_random.c. Subversion-branch: /branches/raven-branch Subversion-revision: 1256 | |||
2008-09-08 | Move s_sound.[ch] to doom/ | Simon Howard | |
Subversion-branch: /branches/raven-branch Subversion-revision: 1213 | |||
2008-09-07 | Move m_bbox.[ch] back to common (needed by v_video.c). Remove some | Simon Howard | |
common->doom header dependencies. Subversion-branch: /branches/raven-branch Subversion-revision: 1211 | |||
2008-09-07 | Move dehacked code to doom/. Split dehacked string replacement code into | Simon Howard | |
common code and remove dependencies on deh_main.h. Subversion-branch: /branches/raven-branch Subversion-revision: 1210 | |||
2008-09-07 | Move m_bbox.[ch], f_wipe.[ch] to doom/ | Simon Howard | |
Subversion-branch: /branches/raven-branch Subversion-revision: 1209 | |||
2008-09-06 | Add missing Makefile.am. | Simon Howard | |
Subversion-branch: /branches/raven-branch Subversion-revision: 1202 |