summaryrefslogtreecommitdiff
path: root/src/deh_main.h
AgeCommit message (Expand)Author
2014-10-18Fix dehacked patch loading order.Simon Howard
2014-09-13dehacked: Load Freedoom DEHACKED lump on startup.Simon Howard
2014-09-11improvements to the [STRINGS] section parserFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-03-16doom: Add -dehlump parameter to load DEHACKED lumps.Simon Howard
2012-10-28Merge from trunk.Simon Howard
2012-10-25Switch from MD5 to SHA-1 for network digests.Simon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-11-30Add support for HACX v1.2 IWAD file.Simon Howard
2010-05-01Silence printf(DEH_String(...)) warnings, by providing a DEH_printfSimon Howard
2010-02-02Move parts of dehacked code into top-level common code, to allow futureSimon Howard
2008-09-14Add -nocheat command line parameter to disable applying cheats fromSimon Howard
2008-09-07Move dehacked code to doom/. Split dehacked string replacement code intoSimon Howard
2008-07-31Automatically load chex.deh on startup if playing in chex mode.Simon Howard
2008-07-29Add magic dehacked comment to enable long cheat sequences (also for ChexSimon Howard
2008-07-26Allow magic comments in dehacked files that disable the DOS dehackedSimon Howard
2006-10-28Display a warning when setting dehacked fields that would overflowSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-06Send deh/wad checksums to the server when connecting.Simon Howard
2006-10-05Dehacked information checksum generationSimon Howard
2005-10-17DEH_CheckCommandLine -> DEH_Init, for consistency with other InitSimon Howard
2005-10-12doomfeatures.h to allow certain features to be disabled in the buildSimon Howard
2005-10-03Dehacked text substitutionsSimon Howard
2005-10-02The beginnings of dehacked supportSimon Howard