aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.h
AgeCommit message (Collapse)Author
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-08-16AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), ↵uruk
implement Scrolls::dodgem() and Scrolls::undodgem().
2013-08-12AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make ↵uruk
control-constants in Scrolls public.
2013-08-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it ↵uruk
from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown.
2013-08-05AVALANCHE: Implement Scrolls::say().uruk
2013-08-04AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls ↵uruk
and Timeout.
2013-08-04AVALANCHE: Remove comment from Graphics, partially implement ↵uruk
Scrolls::drawscroll(), repair Scrolls::solidify(), broaden scrolls2.h.
2013-08-02AVALANCHE: Add some constatns to Scolls, implement Scrolls::calldrivers(), ↵uruk
Scrolls::solidify() and Scrolls::strip().
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-02AVALANCHE: Update the description of classes.uruk
2013-07-02AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna ↵uruk
and Scrolls.
2013-07-02AVALANCHE: Scrolls: Repair compilation.uruk
2013-07-02AVALANCHE: Finish stubbing of Scrolls.uruk
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-28AVALANCHE: Scrolls: replace namespace with class.uruk
2013-06-24AVALANCHE: Add Scrolls2. Logger is needed to proceed.uruk