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
/
lucerna2.h
Age
Commit message (
Collapse
)
Author
2013-08-17
AVALANCHE: Implement the rest of Lucerna::checkclick() and everything ↵
uruk
connected to it. (Except sounds.)
2013-08-16
AVALANCHE: Repair Lucerna::verte().
uruk
2013-08-16
AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ↵
uruk
the code during the process. Repair Gyro::load_a_mouse().
2013-08-16
AVALANCHE: Remove functions connected to mouse handling from Gyro, remove ↵
uruk
Lucerna::flip_page().
2013-08-08
AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to ↵
uruk
work in synergy with that.
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-16
AVALANCHE: Revise Lucerna, remove a blank line in Trip.
uruk
2013-07-16
AVALANCHE: Add new Graph::readImage(), implement Lucerna::thinkabout() using ↵
uruk
it and use it in Lucerna::toolbar() as well.
2013-07-11
AVALANCHE: Major update in the Engine (include Graph), minor updates in ↵
uruk
Graph and Lucerna.
2013-07-05
AVALANCHE: Partly implement load() in Lucerna, change char * to ↵
uruk
Common::String in parameter lists.
2013-07-04
AVALANCHE: Lucerna: implement load_also().
uruk
2013-07-01
AVALANCHE: Finish stubbing of Lucerna. Cosmetic change in Trip.
uruk
2013-06-29
AVALANCHE: Repair compilation, minor modifications.
uruk
2013-06-28
AVALANCHE: Lucerna: replace namespace with class.
uruk
2013-06-25
AVALANCHE: Add Lucerna.
uruk