dxx-rebirth/misc
2013-03-10 00:17:59 +00:00
..
args.c Added option to hide mouse cursor (without disabling the mouse completely) 2013-01-08 17:47:02 +01:00
dl_list.c Added: Minor improvement and fix to dl_list code... 2008-08-19 04:50:47 +00:00
error.c Normalize comments and whitespace to match D2X 2013-02-22 04:30:38 +00:00
hash.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
hmp.c Fixed some non-critical compiler warnings; Now compiling with -std=c99 -pedantic and fixed warnings (except for editor build) caused by this 2012-05-14 12:20:27 +02: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:51 +02:00
physfsx.c Push down inclusion "args.h" from physfsx.h into sources 2013-03-03 19:41:09 +00:00
strio.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:51 +02:00
strutil.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00