scummvm/engines/sci/graphics
UrQuan1 40c5830a95 SCI: Fix desynchronized kMenuSelect inversion
When selecting a new menu while another menu open, the new menu
will be drawn before inverting the old item selection. In the
next loop iteration, when the inversion happens, it now inverts
the brand new white item.

(cherry picked from commit f7c44a452953415c3ba4dbdf96162f83efde8f51)
2023-01-24 14:00:52 -08:00
..
animate.cpp SCI: Remove speed test detector 2022-12-21 12:26:51 -08:00
animate.h SCI: Remove speed test detector 2022-12-21 12:26:51 -08:00
cache.cpp
cache.h
celobj32.cpp
celobj32.h
compare.cpp
compare.h
controls16.cpp SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
controls16.h SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
controls32.cpp SCI32: Initialize ScrollWindow line indices 2022-06-06 17:30:47 -04:00
controls32.h
coordadjuster.cpp
coordadjuster.h
cursor.cpp SCI: Add scaling for Mac cursors (SCI16) 2022-11-06 23:05:20 -08:00
cursor.h
cursor32.cpp
cursor32.h
fontkorean.cpp
fontkorean.h SCI: Fix some function declarations 2022-03-27 18:58:24 -04:00
fontsjis.cpp
fontsjis.h
frameout.cpp
frameout.h
helpers.h
helpers_detection_enums.h
lists32.h
maccursor32.cpp
maccursor32.h
macfont.cpp SCI: Use default parameter in Path::toString() 2023-01-08 11:41:01 -08:00
macfont.h SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
maciconbar.cpp SCI: Add scaling for Mac icon bar 2022-11-06 23:05:20 -08:00
maciconbar.h SCI: Add scaling for Mac icon bar 2022-11-06 23:05:20 -08:00
menu.cpp SCI: Fix desynchronized kMenuSelect inversion 2023-01-24 14:00:52 -08:00
menu.h
paint16.cpp
paint16.h
paint32.cpp
paint32.h
palette.cpp SCI: Reset palette cycling when loading games 2022-07-30 16:39:26 -04:00
palette.h
palette32.cpp
palette32.h
picture.cpp SCI: Fix vector pattern regression 2022-11-03 21:06:06 -07:00
picture.h
plane32.cpp
plane32.h
portrait.cpp
portrait.h
ports.cpp SCI: Fix QFG1VGA PC pic window initialization 2022-06-06 17:20:58 -04:00
ports.h
remap.cpp
remap.h
remap32.cpp
remap32.h
scifont.cpp
scifont.h SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
scifx.cpp
scifx.h
screen.cpp SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
screen.h SCI: Add option for high resolution Mac fonts 2022-11-06 23:05:20 -08:00
screen_item32.cpp
screen_item32.h
text16.cpp SCI: Fix some comments 2022-11-12 19:33:37 -08:00
text16.h SCI: Add support for Macintosh fonts 2022-11-06 23:05:20 -08:00
text32.cpp SCI32: Make RTL BiDi conversion direction hard coded 2022-09-05 20:24:07 +03:00
text32.h
transitions.cpp
transitions.h
transitions32.cpp SCI32: Update kSetShowStyle version checks for Mac 2022-03-22 07:32:55 -04:00
transitions32.h SCI32: Update kSetShowStyle version checks for Mac 2022-03-22 07:32:55 -04:00
video32.cpp SCI: Fix Undefined Macro Compiler Warnings 2022-03-15 10:17:12 +00:00
video32.h
view.cpp
view.h