summaryrefslogtreecommitdiff
path: root/src/deh_text.c
AgeCommit message (Expand)Author
2014-10-18dehacked: Allow override of string replacements.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2010-02-02Move parts of dehacked code into top-level common code, to allow futureSimon Howard
2008-09-07Move dehacked code to doom/. Split dehacked string replacement code intoSimon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-07-26Allow magic comments in dehacked files that disable the DOS dehackedSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-05Dehacked information checksum generationSimon Howard
2006-08-31Bomb out with an error when a dehacked string is set that is longer thanSimon Howard
2006-01-22Catch calls to DEH_String before DEH_Init is calledSimon Howard
2005-10-08Proper dehacked error/warning framework. Catch a load more errors.Simon Howard
2005-10-03Dehacked text substitutionsSimon Howard
2005-10-03Replace end of section functions with NULLs as they arent currently beingSimon Howard
2005-10-02The beginnings of dehacked supportSimon Howard