aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
2013-07-24AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ou...uruk
2013-07-24AVALANCHE: Modify comment in Dropdown::chalk().uruk
2013-07-23AVALANCHE: Cosmetic correction in Dropdown::chalk().uruk
2013-07-23AVALANCHE: Remove warning from menuset::update().uruk
2013-07-23AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().uruk
2013-07-23AVALANCHE: Implement menuset::update().uruk
2013-07-20AVALANCHE: Add comments to Graph::drawSprite().uruk
2013-07-20AVALANCHE: Update Graph::flesh_colours().uruk
2013-07-20AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it.uruk
2013-07-20AVALANCHE: Add some blank lines in Trip.uruk
2013-07-20AVALANCHE: Change computing method of picnum in triptype::andexor().uruk
2013-07-20AVALANCHE: Graph: change 'becouse' to 'because' in comments...uruk
2013-07-20AVALANCHE: Finish implementation of Graph::drawSprite().uruk
2013-07-20AVALANCHE: Update Graph::drawPicture().uruk
2013-07-20AVALANCHE: Repair Graph::drawSprite().uruk
2013-07-19AVALANCHE: Partially implement Graph::drawSprite().uruk
2013-07-19AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d...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-19AVALANCHE: Remove Graph::drawLine().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: Update Graph::drawSprite(), update Trip::axendor() accordingly, fi...uruk
2013-07-18AVALANCHE: Add refreshScreen() to every iteration of the main loop in Avalot:...uruk
2013-07-18AVALANCHE: Fix Gyro::newgame().uruk
2013-07-18AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen().uruk
2013-07-18AVALANCHE: Add Graph::drawSprite().uruk
2013-07-18AVALANCHE: Implement/repair multiple functions in Trip.uruk
2013-07-18AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip...uruk
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 Avalot::run(...uruk
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. 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-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 Grap...uruk
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 (i...uruk
2013-07-12AVALANCHE: Lucerna: finish load().uruk
2013-07-12AVALANCHE: Revise Lucerna::load().uruk