dxx-rebirth/misc
2008-05-07 14:02:01 +00:00
..
args.c Return unicode characters in key_to_ascii for non-EN keyboard layouts; Fixed sound menu issue if not compiled with SDL_mixer; switched -ip_norelay to -ip_relay since it's not tested enough; Renamed jukebox_free() to jukebox_unload() to stay with naming-convention 2008-05-07 14:02:01 +00:00
byteswap.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
dl_list.c Extended Jukebox capabilities for looping and continous playing and added jukebox_free() which allows calling jukebox_load() being able to load a new directory; Added Jukebox options to sound options menu; Removed loop hack for Windows MIDI playback; SDL_mixer implementation can now be used for Windows build as well 2008-05-01 21:40:34 +00:00
dos_disk.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
error.c show a messagebox if there's an error and graphics are initialised, update Xcode project 2008-04-08 12:51:21 +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 Made joy_flush also resetting button state; Improved glReticle; Implemented Fallback resolution if SDL may fail; Code cleanup 2008-04-19 19:11:32 +00:00