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 (
Collapse
)
Author
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 ↵
uruk
accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
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