dxx-rebirth/misc
2010-11-21 12:55:35 +01:00
..
args.c Fix errors for Mac OS 9, Mac OS X 'd2x' target builds again 2010-10-10 18:48:24 +08: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 Get rid of a heap of uses of Function_mode, quit properly (freeing all windows and asking for confirmation for game) when clicking close box 2010-04-04 01:31:48 +00: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 Instead of writing converted MIDI to file, write to buffer so it can be played directly 2010-10-29 17:40:42 +02: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 Created function PHYSFSX_isNewPath to check wether given path has already been added to Searchpath or not; Used PHYSFSX_isNewPath for menu browsing code instead it's own implementation; Using PHYSFSX_isNewPath for Jukebox directory, too to make sure Jukebox will not accidentially remove Game content depending on user selection; Also only keep Jukebox directory added until files are stored to prevent any other file present in this path can override or add anything to the game 2010-11-21 12:55:35 +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