dxx-rebirth/arch/sdl
2007-11-21 12:46:09 +00:00
..
digi.c Fixed some command-line options 2007-10-12 14:21:21 +00:00
digi_audio.c Set SOUND_BUFFER_SIZE for SDL_mixer to 1024 to minimize delay; Removed MIDI-existance check and store all music to Music/ subdirectory of writedir - keeps clean if user has tons of levels; Added SDL_mixer command-line help output; Reworked PHYSFSX_init and removed SysUserDir so we can finally read args without a hassle; Stored MAXIMUM_FPS in game.h - where it belongs to 2007-10-13 23:52:17 +00:00
digi_mixer.c various fixes towards getting it to build for Mac OS 9 again 2007-11-06 01:30:07 +00:00
digi_mixer_music.c port the jukebox to PhysicsFS for Mac OS 9 compatibility 2007-11-10 08:51:30 +00:00
event.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
gr.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
joy.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
joydefs.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
jukebox.c port the jukebox to PhysicsFS for Mac OS 9 compatibility 2007-11-10 08:51:30 +00:00
key.c Introduced timer_delay2 as replacement for timer_delay to sleep according to given FPS rate considering calc time between frames 2007-11-21 12:46:09 +00:00
mouse.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
rbaudio.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
timer.c Introduced timer_delay2 as replacement for timer_delay to sleep according to given FPS rate considering calc time between frames 2007-11-21 12:46:09 +00:00