Age | Commit message (Collapse) | Author |
|
|
|
The matcher now always tries an exact match before trying an inexact one.
Together with 41ba2433f, this fixes bug #3470080.
|
|
Note that there are still issues with this input mode. If the binary
search hits a prefix match before finding the full match, it won't
recognize the full match. (Example: typing "buy" will show "buz"
because it's aiming for "buzzard" without realizing "buy" exists.)
|
|
|
|
|
|
|
|
|
|
sub1B007() is still stubbed as _field312 usage is conflicting with IDB structure
|
|
|
|
|
|
(parse domains instead of save files)
|
|
keyboards
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
speaker declaration is common to several speakers.
|
|
|
|
partially overridden
|
|
|
|
(overlapping source/dest)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Fingolfin for the suggestion.
|