dxx-rebirth/misc
2013-06-10 16:34:52 +02:00
..
args.c Added option to hide mouse cursor (without disabling the mouse completely) 2013-01-08 17:47:03 +01:00
dl_list.c Revisited Kip's non-Tracker changes and implemented to D2X: Prettier SConstruct output, Forgotten newlines at end of files, Improvement in dl_list code, Revamped menu GUI defines; I am NOT HAPPY I have to do these changes seperately 2008-10-28 17:58:54 +00:00
error.c Redefined lotsa variables, functions and parameters as const and/or static - patch by Kp 2012-07-23 01:17:54 +02:00
hash.c Remove RCS embedded string to synchronize code with D1X 2013-02-22 04:32:23 +00:00
hmp.c Made hmp code actually read tempo. Due to missing documentation of the format I can only guess it's a 4 bit int 2013-06-10 16:34:52 +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:55 +02:00
physfsrwops.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
physfsx.c Push down inclusion "args.h" from physfsx.h into sources 2013-03-03 19:41:09 +00:00
strio.c Remove RCS comment to synchronize code with D1X 2013-02-22 04:32:14 +00:00
strutil.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00