dxx-rebirth/misc
2008-11-14 16:56:40 +00:00
..
args.c Using a clean flow for closing game data at the end of main() instead of using atexit; Now only use atexit for SDL stuff, error, mem, console (and editor which we do later); Small Cleanup 2008-11-14 16:56:40 +00: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 When Error() is called, set Function_mode to FMODE_EXIT... basically to prevent the messagebox would try to render the game in background if the Error would happen while mission loading 2008-11-10 00:17:03 +00:00
errtest.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
hash.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
hmp2mid.c use d_ memory functions in hmp2mid, since I already started to erroneously 2008-02-17 04:47:38 +00:00
ignorecase.c Implemented Console-style game logging system to print graphics, to stdout and gamelog.txt; Added structure to keep values for descent.cfg; Added aspect and Texture Filtering to descent.cfg; Removed mono code - printing important stuff over console; Removed some obsolete or very common defines; Code cleanup and small fixes 2008-04-06 20:23:28 +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
pngfile.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
strio.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
strutil.c Add snprintf for Mac OS 9 2008-07-01 11:15:52 +00:00