scummvm/backends/platform
2007-06-22 23:43:17 +00:00
..
dc Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
ds Produce 'correct' keycode/ascii values for function keys 2007-06-22 23:43:17 +00:00
gp2x Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
gp32 Produce 'correct' keycode/ascii values for function keys 2007-06-22 23:43:17 +00:00
maemo Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo backend code, instead of hardcoding it (one potential headache less, yippie) 2007-06-18 14:18:42 +00:00
morphos Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
null Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. 2007-06-19 22:39:59 +00:00
PalmOS Produce 'correct' keycode/ascii values for function keys 2007-06-22 23:43:17 +00:00
ps2 Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
psp fix compilation by casting the %, {, }, | and ~ keycode "magic" numbers to Common::KeyCode 2007-06-22 22:06:25 +00:00
sdl Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
symbian Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to the size. 2007-06-11 19:30:24 +00:00
wince Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/ 2007-06-22 20:04:44 +00:00
x11 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00