Age | Commit message (Collapse) | Author |
|
unused in ScummVM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of it.)
|
|
|
|
|
|
|
|
|
|
drawing of menus' text in Dropdown in a single function: drawMenuText().
|
|
|
|
|
|
Signed-off-by: uruk <koppirnyo@gmail.com>
|
|
|
|
|
|
working.
|
|
|
|
|
|
|
|
|
|
Gyro::super_off(), Gyro::super_on(). Replace their calls with CursorMan.showMouse().
|
|
from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown.
|
|
|
|
|
|
|
|
|
|
accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|