index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
graphics
/
menu.cpp
Age
Commit message (
Expand
)
Author
2010-01-19
SCI: call showBits() on the line between menubar and the actual menu (because...
Martin Kiewitz
2010-01-19
SCI: use reanimate instead of BitsShow() when removing menus
Martin Kiewitz
2010-01-12
SCI: implemented mouse interaction while being in keyboard mode, also ignore ...
Martin Kiewitz
2010-01-12
SCI: using _menuRect inside Menu::mouseFindMenuItemSelection for easier code,...
Martin Kiewitz
2010-01-12
SCI: interactive menu with mouse fully implemented, mouse within keyboard men...
Martin Kiewitz
2010-01-12
SCI: changed interactive with mouse menu code (still not finished)
Martin Kiewitz
2010-01-12
SCI: added comment about "not behaving like sierra here", also added TODO on ...
Martin Kiewitz
2010-01-12
Added mouse click handling for top menus (mouse clicks on menu items of each ...
Filippos Karapetis
2010-01-08
SCI: support "Ctrl-" prefix keys in menu, makes Ctrl-keys work in lsl6
Martin Kiewitz
2010-01-08
SCI: support "+" and "-" for menu (fixes speed changes via those keys in all ...
Martin Kiewitz
2010-01-07
SCI: remove displaying tag in menu of some games (e.g. qfg1ega)
Martin Kiewitz
2010-01-06
SCI: making most of the variables in screen class private (some of it was nee...
Martin Kiewitz
2010-01-05
Yet more renaming
Filippos Karapetis
2010-01-05
More renaming
Filippos Karapetis
[prev]