summaryrefslogtreecommitdiff
path: root/src/deh_io.c
AgeCommit message (Expand)Author
2015-04-21deh: fix parsing of last lines in files without newline at EOFFabian Greffrath
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-09-15deh_main.c: fix "warning: implicit declaration of function ‘I_Error’"Fabian Greffrath
2014-09-13dehacked: Load Freedoom DEHACKED lump on startup.Simon Howard
2014-09-11simplify and generalize deh_allow_extended_strings usageFabian Greffrath
2014-09-11improvements to the [STRINGS] section parserFabian Greffrath
2014-09-08add parser for [STRINGS] sections in BEX filesFabian Greffrath
2014-07-15free() some allocated bytesFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-03-30dehacked: Eliminate some more uses of strncpy().Simon Howard
2011-05-08Shut up compiler warnings.Simon Howard
2010-11-30Oops.Simon Howard
2010-11-30Add support for HACX v1.2 IWAD file.Simon Howard
2008-09-07Strip out NUL characters from dehacked files; this makes the dehackedSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-09-02Don't allow \0 in dehacked strings read with DEH_ReadLine.Simon Howard
2005-10-08Proper dehacked error/warning framework. Catch a load more errors.Simon Howard
2005-10-02The beginnings of dehacked supportSimon Howard