aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/lucerna2.cpp
AgeCommit message (Expand)Author
2013-08-08AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor...uruk
2013-08-07AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ...uruk
2013-07-30AVALANCHE: Repair Lucerna::draw_also_lines().uruk
2013-07-30AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), upd...uruk
2013-07-30AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::ru...uruk
2013-07-29AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background an...uruk
2013-07-28AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::p...uruk
2013-07-26AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap...uruk
2013-07-24AVALANCHE: Implement Lucerna::find_people().uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _pingo into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _logger into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _enhanced into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _timeout 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-24AVALANCHE: Rename Graph to Graphics. Update everything accordingly.uruk
2013-07-24AVALANCHE: rename constants to follow our code formatting conventions.uruk
2013-07-20AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it.uruk
2013-07-19AVALANCHE: Rename copySurface() to drawPicture(), add some comment to it.uruk
2013-07-19AVALANCHE: Incorporate Graph::readImage() into Grap::copySurface(), update Lu...uruk
2013-07-18AVALANCHE: Implement Lucerna::showrw().uruk
2013-07-18AVALANCHE: Lucerna:load() - put the background lower, making space for the to...uruk
2013-07-18AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen().uruk
2013-07-18AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip...uruk
2013-07-17AVALANCHE: Partially implement Lucerna::points(). (No sounds.)uruk
2013-07-17AVALANCHE: Implement Lucerna::showscore().uruk
2013-07-17AVALANCHE: Change the source of data in Graph::readImage() for further use. C...uruk
2013-07-16AVALANCHE: Revise Lucerna, remove a blank line in Trip.uruk
2013-07-16AVALANCHE: Add new Graph::readImage(), implement Lucerna::thinkabout() using ...uruk
2013-07-15AVALANCHE: implement Lucerna::toolbar(), revise Graph::copySurface() and Grap...uruk
2013-07-13AVALANCHE: Remove unnecessary comments from Lucerna::load().uruk
2013-07-13AVALANCHE: Move the height-doubling part from Lucerna to Graph.uruk
2013-07-13AVALANCHE: Update Lucerna::load(), update makefile, increase screen height (i...uruk
2013-07-12AVALANCHE: Lucerna: finish load().uruk
2013-07-12AVALANCHE: Revise Lucerna::load().uruk
2013-07-12AVALANCHE: Lucerna: finish implementation of load().uruk
2013-07-12AVALANCHE: Repair Lucerna.uruk
2013-07-12AVALANCHE: Update Graph, leave a comment in Lucerna.uruk
2013-07-09AVALANCHE: update file handling in multiple files.uruk
2013-07-05AVALANCHE: Lucerna: implement toolbar().uruk
2013-07-05AVALANCHE: Lucerna: implement load_digits().uruk
2013-07-05AVALANCHE: Lucerna: implement thinkabout(). Modify newpointer() in Gyro.uruk
2013-07-05AVALANCHE: Partly implement load() in Lucerna, change char * to Common::Strin...uruk
2013-07-05AVALANCHE: Minor repairs regarding file handling.uruk
2013-07-05AVALANCHE: Lucerna: Repair load_also().uruk
2013-07-04AVALANCHE: Lucerna: implement load_also().uruk
2013-07-02AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a...uruk
2013-07-01AVALANCHE: Finish stubbing of Lucerna. Cosmetic change in Trip.uruk