scummvm/backends/platform/sdl
2010-06-13 21:09:52 +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 SDL: Split quit() method into deinit() so error codes could be returned. 2010-05-21 18:22:11 +00:00
module.mk Updated makefiles. 2010-06-13 20:33:54 +00:00
sdl.cpp Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Common::TimerManager, DefaultTimerManager and ModularBackend. Removed timer code from OSystem_SDL. 2010-06-13 21:09:52 +00:00
sdl.h Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Common::TimerManager, DefaultTimerManager and ModularBackend. Removed timer code from OSystem_SDL. 2010-06-13 21:09:52 +00:00