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
/
avalanche
/
dropdown2.cpp
Age
Commit message (
Expand
)
Author
2013-09-02
AVALANCHE: Repair drop-down menu, so the already implemented functions are wo...
uruk
2013-09-02
AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().
uruk
2013-09-02
AVALANCHE: Upgrade the drop-down menu.
uruk
2013-09-02
AVALANCHE: Implement drop-down menu. (Only with mouse control yet.)
uruk
2013-09-01
AVALANCHE: Start implementation of the drop-down menu.
uruk
2013-08-16
AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...
uruk
2013-08-11
AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...
uruk
2013-07-27
AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.
uruk
2013-07-26
AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _gyro into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...
uruk
2013-07-24
AVALANCHE: Modify comment in Dropdown::chalk().
uruk
2013-07-23
AVALANCHE: Cosmetic correction in Dropdown::chalk().
uruk
2013-07-23
AVALANCHE: Remove warning from menuset::update().
uruk
2013-07-23
AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().
uruk
2013-07-23
AVALANCHE: Implement menuset::update().
uruk
2013-07-18
AVALANCHE: Stub Dropdown::lightup().
uruk
2013-07-01
AVALANCHE: Add Dropdown.
uruk