aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.cpp
AgeCommit message (Expand)Author
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch...uruk
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix coding style: ++ and --Strangerke
2013-09-04AVALANCHE: Add a default value to color in state(), remove dead codeStrangerke
2013-09-04AVALANCHE: Fix some more MSVC warningsStrangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-03AVALANCHE: Get rid of the rest of Basher.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-08-27AVALANCHE: Partially implement the music room. (Without music.)uruk
2013-08-17AVALANCHE: Repair Scrolls::drawscroll().uruk
2013-08-17AVALANCHE: Implement the rest of Lucerna::checkclick() and everything connect...uruk
2013-08-16AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ...uruk
2013-08-16AVALANCHE: Upgrade Scrolls::normscroll().uruk
2013-08-16AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implemen...uruk
2013-08-16AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...uruk
2013-08-12AVALANCHE: Repair Scrolls::say().uruk
2013-08-12AVALANCHE: Repair Scrolls::bubble().uruk
2013-08-12AVALANCHE: Repair Scrolls::bubble() and Visa::talkto().uruk
2013-08-12AVALANCHE: Add typecasts to Acci::parse(), repair Scrolls::calldrivers() and ...uruk
2013-08-12AVALANCHE: Repair Graphics::drawText() and Scrolls::say().uruk
2013-08-11AVALANCHE: Improve comments in Scrolls::bubble().uruk
2013-08-11AVALANCHE: Finish implementation of Scrolls::bubble().uruk
2013-08-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...uruk
2013-08-11AVALANCHE: Introduce Graphics::drawTriangle(), use it in Scrolls::bubble(). M...uruk
2013-08-09AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().uruk
2013-08-08AVALANCHE: Repair Graphics::drawArc(), update Scrolls::drawscroll() accordingly.uruk
2013-08-08AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll().uruk
2013-08-07AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll().uruk
2013-08-07AVALANCHE: Rework Scrolls::normscroll().uruk
2013-08-07AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ...uruk
2013-08-06AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement ...uruk
2013-08-05AVALANCHE: Implement Scrolls::say().uruk
2013-08-05AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts...uruk
2013-08-04AVALANCHE: Remove comment from Graphics, partially implement Scrolls::drawscr...uruk
2013-08-02AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers().uruk
2013-08-02AVALANCHE: Add some constatns to Scolls, implement Scrolls::calldrivers(), Sc...uruk
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _logger into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...uruk
2013-07-16AVALANCHE: Repair Scrolls::state().uruk
2013-07-12AVALANCHE: Partially implement Scrolls::state. (Bother with the patterns later.)uruk
2013-07-10AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to run(...uruk
2013-07-09AVALANCHE: update file handling in multiple files.uruk
2013-07-05AVALANCHE: Scrolls: implement file handling.uruk