index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
deh_io.c
Age
Commit message (
Expand
)
Author
2014-10-24
Replace strdup() with M_StringDuplicate().
Simon Howard
2014-09-15
deh_main.c: fix "warning: implicit declaration of function ‘I_Error’"
Fabian Greffrath
2014-09-13
dehacked: Load Freedoom DEHACKED lump on startup.
Simon Howard
2014-09-11
simplify and generalize deh_allow_extended_strings usage
Fabian Greffrath
2014-09-11
improvements to the [STRINGS] section parser
Fabian Greffrath
2014-09-08
add parser for [STRINGS] sections in BEX files
Fabian Greffrath
2014-07-15
free() some allocated bytes
Fabian Greffrath
2014-05-05
Clean up file headers.
Simon Howard
2014-03-30
dehacked: Eliminate some more uses of strncpy().
Simon Howard
2011-05-08
Shut up compiler warnings.
Simon Howard
2010-11-30
Oops.
Simon Howard
2010-11-30
Add support for HACX v1.2 IWAD file.
Simon Howard
2008-09-07
Strip out NUL characters from dehacked files; this makes the dehacked
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-09-02
Don't allow \0 in dehacked strings read with DEH_ReadLine.
Simon Howard
2005-10-08
Proper dehacked error/warning framework. Catch a load more errors.
Simon Howard
2005-10-02
The beginnings of dehacked support
Simon Howard