scummvm/backends/platform/sdl
2010-06-26 21:05:34 +00:00
..
macosx Removed unused function, fixing a linker error. 2010-06-26 21:05:34 +00:00
posix Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function. 2010-06-26 03:44:47 +00:00
win32 Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function. 2010-06-26 03:44:47 +00:00
hardwarekeys.cpp Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created. 2009-08-16 07:40:13 +00:00
main.cpp Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing. 2010-06-24 17:37:09 +00:00
module.mk Fix linking on Mac OS X. 2010-06-25 00:14:09 +00:00
sdl.cpp Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function. 2010-06-26 03:44:47 +00:00
sdl.h Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function. 2010-06-26 03:44:47 +00:00