dxx-rebirth/misc
2013-06-30 02:22:56 +00:00
..
args.c Remove SDL/ in #include statements 2013-06-30 02:22:56 +00:00
error.c Use system assert instead of homegrown Assert 2013-06-30 04:35:36 +00:00
hash.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
hmp.c Replace MALLOC+memset with CALLOC 2013-07-13 02:31:27 +00:00
ignorecase.c Got rid of cfile code: Renamed cfile-functions to use PHYSFSX-naming convention, Replaced cfile-macros with proper PHYSFS(X) calls; Introduced PHYSFSX_exists() which can check case-sensitive or case-insensitive to give more flexibility with game content 2011-06-01 09:59:55 +02:00
physfsrwops.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
physfsx.c Avoid use of C++ keyword as variable name 2013-06-30 17:59:31 +00:00
strio.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
strutil.c Use MALLOC for d_strdup 2013-07-10 21:44:39 -05:00