Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the crash, but the Midi Gain slider (and probably any other
slider bar in modern theme) still distorts the left corner shape when
the slider thumb is at very small values...
|
|
Thanks to Fingolfin for the suggestion.
|
|
call
|
|
|
|
|
|
|
|
SCUMM: Fix warning due to implicit conversion to int
|
|
Dreamweb cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DREAMWEB: Move more methods to keypad.cpp, reorder them to match ASM
|
|
|
|
Dreamweb: Mark structs packed, minor tweaks
|