Age | Commit message (Collapse) | Author |
|
keyboards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Formerly the code did never check whether ImageMap::createArea returned a
valid pointer and always just assumed so.
|
|
|
|
|
|
SCUMM: Add detection for Dutch HE demos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
invalid dirty rects
|
|
|
|
|
|
This will be the first half of properly handling on screen dirty rects.
|
|
This reverts commit f69dfba21a5d4be8cc60a20a0dd0628717fa5373.
|
|
|
|
noticing.
|
|
|
|
|
|
|
|
|
|
This is to allow for long labels like in the eob keymap
|
|
|
|
|
|
|
|
This is a regression from 1b11139dc53da2dc95f74eb19e3a903d7d786f84
|
|
|
|
|
|
|
|
|
|
speaker declaration is common to several speakers.
|
|
The == operator in KeyState should not be checking for sticky modifier
keys. This allows the keymapper's defined actions to function correctly
in desktop platforms, when sticky modifier keys such as caps lock and
num lock are turned on. Also, added some sanity checks to hasFlags()
and enums for sticky and non-sticky keys
|
|
|
|
|
|
|
|
This fixes the keymapper dialog (at least on desktop platforms), but the
keymapper itself is still not working (tested with LoL)
|
|
|
|
|
|
|
|
partially overridden
|
|
|
|
(overlapping source/dest)
|
|
MPEG-4 files don't contain any elst atom
|