scummvm/backends
Johannes Schickel b9ac179b2e Silence another g++ 4.4 warning.
svn-id: r40527
2009-05-13 17:33:58 +00:00
..
events/default Use Ctrl F5 for global main menu, since any single key would conflict with some games. 2009-02-07 07:05:08 +00:00
fs Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps). 2009-03-25 21:58:16 +00:00
keymapper Allow ESC button also be assigned in keymapper. 2009-05-12 20:40:15 +00:00
midi Silence another g++ 4.4 warning. 2009-05-13 17:33:58 +00:00
platform Make data that is only locally used static 2009-05-12 23:31:02 +00:00
plugins Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too) 2009-01-30 14:26:34 +00:00
saves Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps). 2009-03-25 21:58:16 +00:00
timer/default Remove misleading comment. 2009-02-28 19:31:42 +00:00
vkeybd Fix bug #2595364: "Virtual Keyboard: number keys not working" 2009-05-11 18:40:59 +00:00
base-backend.cpp - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
base-backend.h - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. 2009-02-15 21:20:21 +00:00
module.mk Moved default implementations for various OSystem methods into a new class BaseBackend 2009-01-30 03:35:47 +00:00