scummvm/backends
2009-07-01 20:02:33 +00:00
..
events/default Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip. 2009-06-08 14:47:38 +00:00
fs
keymapper Rename KeyRemapper dialog to KeyMapper 2009-06-12 08:00:26 +00:00
midi Silenced the reamining warnings reported in patch #2684986 (gcc warnings with -DFORTIFY_SOURCE=2 -fstack-protector) 2009-06-28 19:56:58 +00:00
platform Move action inits to engineInit and engineDone callbacks. 2009-07-01 20:02:33 +00:00
plugins
saves The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
timer/default
vkeybd split loadKeyboardPack(), fallback to the current dir when searching for packs, and free memory in the case of an error. 2009-06-20 11:48:42 +00:00
base-backend.cpp
base-backend.h
module.mk