scummvm/backends
2009-03-21 16:07:46 +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 Merged Neil's NDS changes into trunk 2009-03-19 09:51:40 +00:00
keymapper Yet more cleanup 2009-01-21 02:28:14 +00:00
midi Fix parameter in Windows MIDI backend (this is according to API documentation from M$). 2009-03-20 00:20:29 +00:00
platform argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +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 Fix annoying warnings in the default savemanager 2009-02-28 18:07:14 +00:00
timer/default Remove misleading comment. 2009-02-28 19:31:42 +00:00
vkeybd Changed Graphics::ImageDecoder to allow custom PixelFormats 2009-01-23 23:50:54 +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