dxx-rebirth/arch/sdl
2007-04-05 13:23:44 +00:00
..
digi.c add MIDI stubs for Mac, it doesn't have the 'real' functions yet 2006-12-24 08:46:12 +00:00
event.c GP2X handheld support; added SConstruct file (MAC support incomplete); code optimisations for software renderer; fixed memleaks 2006-12-19 02:25:50 +00:00
gr.c remove final remains of VR_current_page and VR_use_paging, resolution variable cleanup - remove VGA_current_mode, VR_screen_mode, VR_render_buffer[0].cv_bitmap.bm_w/h and VR_render_width/height (Game_screen_mode is the actual resolution put in an int, not an index) 2007-04-05 13:23:44 +00:00
init.c initial import 2006-03-20 17:12:09 +00:00
joy.c use d_strdup instead of strdup to avoid errors when compiling on Mac OS 9, free the joystick button texts when closing 2006-12-24 08:56:39 +00:00
joydefs.c make Joystick Deadzone save in PLX file (Thanks xatmes) 2007-03-04 15:41:11 +00:00
key.c Added ENTER as Game key 2007-02-19 23:28:43 +00:00
Makefile.am Initial integration of SDL_mixer sound system for Linux 2006-11-06 23:30:32 +00:00
mixdigi.c * Going back to PHYSFS_file type (lower-case 'f') for compatibility 2007-02-14 21:02:46 +00:00
mixmusic.c * Going back to PHYSFS_file type (lower-case 'f') for compatibility 2007-02-14 21:02:46 +00:00
mouse.c initial import 2006-03-20 17:12:09 +00:00
rbaudio.c initial import 2006-03-20 17:12:09 +00:00
timer.c initial import 2006-03-20 17:12:09 +00:00