scummvm/backends/platform/sdl
2009-10-08 19:41:38 +00:00
..
events.cpp Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" 2009-08-22 12:35:49 +00:00
graphics.cpp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +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 Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" 2009-08-22 12:35:49 +00:00
module.mk Define hardware keys for 101 keyboard in SDL backend. 2009-05-11 09:01:54 +00:00
sdl.cpp Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00
sdl.h Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00