aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
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 Graph...uruk
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 run(...uruk
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 functio...uruk
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 Common::Strin...uruk
2013-07-05AVALANCHE: Minor repairs regarding file handling.uruk
2013-07-05AVALANCHE: Celer: implement show_one().uruk
2013-07-05AVALANCHE: Celer: implement load_chunks() further.uruk
2013-07-05AVALANCHE: Lucerna: Repair load_also().uruk
2013-07-04AVALANCHE: Avalot: repair initialization.uruk
2013-07-04AVALANCHE: Gyro: expand initialization.uruk
2013-07-04AVALANCHE: Lucerna: implement load_also().uruk
2013-07-04AVALANCHE: Gyro: change void* to byte*, make memory handling more C++-like.uruk
2013-07-04AVALANCHE: Update module.mk.uruk
2013-07-03AVALANCHE: Gyro: Implement file handling.uruk
2013-07-03AVALANCHE: Celer: Implement file handling.uruk
2013-07-03AVALANCHE: Minor repair.uruk
2013-07-02AVALANCHE: Update the description of classes.uruk
2013-07-02AVALANCHE: Minor repair in Trip, move initialization of the engine into the c...uruk
2013-07-02AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a...uruk
2013-07-02AVALANCHE: Finish stubbing Avalot vol. 2.uruk
2013-07-02AVALANCHE: Finish stubbing of Avalot.uruk
2013-07-02AVALANCHE: Add Closing.uruk
2013-07-02AVALANCHE: Scrolls: Repair compilation.uruk
2013-07-02AVALANCHE: Finish stubbing of Scrolls.uruk
2013-07-01AVALANCHE: Finish stubbing of Lucerna. Cosmetic change in Trip.uruk
2013-07-01AVALANCHE: Add Dropdown.uruk
2013-07-01AVALANCHE: Add Basher.uruk