aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-18AVALANCHE: Repair build errors due to the introduction of _info in ↵uruk
Trip::triptype.
2013-07-18AVALANCHE: Add class SpriteInfo to graph.h, use it in Trip.uruk
2013-07-18AVALANCHE: Add comment in Avalot::run().uruk
2013-07-18AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and ↵uruk
Avalot::run(), add some comment in gyro2.h.
2013-07-18AVALANCHE: Stub Dropdown::lightup().uruk
2013-07-17AVALANCHE: Add Graph::drawLine().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. ↵uruk
Change existing use of the function accordingly in Lucerna.
2013-07-16AVALANCHE: Revise Lucerna, remove a blank line in Trip.uruk
2013-07-16AVALANCHE: Add new Graph::readImage(), implement Lucerna::thinkabout() using ↵uruk
it and use it in Lucerna::toolbar() as well.
2013-07-16AVALANCHE: Repair Scrolls::state().uruk
2013-07-16AVALANCHE: Implement getsettype::remember().uruk
2013-07-15AVALANCHE: Update Graph.uruk
2013-07-15AVALANCHE: implement Lucerna::toolbar(), revise Graph::copySurface() and ↵uruk
Graph::setPixel(), update Lucerna::load() accordingly.
2013-07-15AVALANCHE: repair Avalot.uruk
2013-07-15AVALANCHE: update Avalot.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 ↵uruk
(in Graph).
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: Update Graph.uruk
2013-07-12AVALANCHE: Partially implement Scrolls::state. (Bother with the patterns later.)uruk
2013-07-12AVALANCHE: Grap: rename drawToScreen to refreshScreen, add drawBar.uruk
2013-07-12AVALANCHE: Repair Lucerna.uruk
2013-07-12AVALANCHE: Update Graph, leave a comment in Lucerna.uruk
2013-07-11AVALANCHE: Major update in the Engine (include Graph), minor updates in ↵uruk
Graph and Lucerna.
2013-07-11AVALANCHE: Add Graph.uruk
2013-07-11AVALANCHE: Little revision in Gyro.uruk
2013-07-11AVALANCHE: Don't call the menu by default.uruk
2013-07-10AVALANCHE: Implement log_epsonroman() in Logger.uruk
2013-07-10AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to ↵uruk
run(), so loadfont() can access the data files of the game.
2013-07-10AVALANCHE: Implement Basher's initialization.uruk
2013-07-09AVALANCHE: Implement file handling in Visa.uruk
2013-07-09AVALANCHE: update file handling in multiple files.uruk
2013-07-09AVALANCHE: Add a comment to Gyro, remove test line from Avalot.uruk
2013-07-09AVALANCHE: Trip: modify trptype::init(), minor modifications in other ↵uruk
functions parameter lists.
2013-07-09AVALANCHE: Trip: implement triptype::init().uruk
2013-07-09AVALANCHE: Enid: update header.uruk
2013-07-09AVALANCHE: Celer: implement show_one_at().uruk
2013-07-05AVALANCHE: Scrolls: implement file handling.uruk
2013-07-05AVALANCHE: Pingo: partially implement winning_pic().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 ↵uruk
Common::String in parameter lists.
2013-07-05AVALANCHE: Minor repairs regarding file handling.uruk
2013-07-05AVALANCHE: Celer: implement show_one().uruk