dxx-rebirth/misc
2010-12-28 19:11:10 +01:00
..
args.c Added Sensitivity/Deadzone menu with sliders for each movement based action seperated for joystick and mouse to support all kinds of configuration - regardless the amount of joystick axes and whatnot; SDL_WM_GrabInput does not only capture mouse but also focus keyboard input - changed code to respect this fact and made grabbing a menu option which is enabled by default 2010-12-28 19:11:10 +01:00
byteswap.c * Removed executable flag on most files 2007-09-21 19:06:05 +00: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
dos_disk.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
error.c Add support for Windows native error/warning boxes; Only print to stdout on Linux/other *nix; Fixed redundant printing of Error and Warning via stdout 2010-11-30 13:46:23 +01:00
errtest.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
hash.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
hmp.c Little fixes for rev950 - changed definition from WIN32 to _WIN32, added little hack for incorrectly set HMP loop in Descent2-version of descent.hmp 2010-11-30 12:20:09 +01:00
ignorecase.c Link to PhysicsFS static library and use header from source for Mac OS X 2010-09-17 10:44:21 +00:00
parsarg.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
parsarg.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
parstest.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
physfsrwops.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
physfsx.c Implemented PHYSFSX_checkSupportedArchiveTypes to check if essential archive types are supported. Print warnings if not and stop program if necessary. Also added PHYSFSX_listSearchPAthContent to print out search path contents (figures) each time the function is called. Doing this before main HOG inits as well after sucessfully adding archives. Made PHYSFSX_addArchiveContent a bit more verbose as well. 2010-11-26 12:50:18 +01:00
pngfile.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
strio.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
strutil.c Add support for M3U playlists, tweak 'Jukebox playing' message so it shows the end of the path when truncating 2010-09-26 13:15:20 +00:00