dxx-rebirth/arch/sdl
2012-09-03 00:45:13 +02:00
..
digi.c
digi_audio.c
digi_mixer.c Made inline functions static 2012-05-14 17:13:27 +02:00
digi_mixer_music.c added songs_play_file() to play any song depending on filename-extension as a more streamlined approach to handle all different kinds of formats; also used for jukebox to make it independent from SDL_mixer; cleaned up supported filename extenstions 2012-06-10 14:02:43 +02:00
event.c Remove redundant ui_event_process and duplicate mouse.c in ui/. All editor input is now event-based. 2012-03-18 18:03:29 +08:00
gr.c Update the canvas data pointers for all windows after changing the screen mode, so the main menu draws properly after leaving the editor 2012-03-24 14:43:45 +08:00
init.c
joy.c
jukebox.c Avoid some unnecessary strlen's 2012-09-03 00:45:13 +02:00
key.c
mouse.c
rbaudio.c
timer.c
window.c Fix a nasty bug where pressing 'Alt' to explore the editor menubar would split the window stack in two, rendering the editor unresponsive 2012-04-09 17:13:11 +08:00