aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-09-03AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init().uruk
2013-09-03AVALANCHE: Rename/refactor Avalot.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-09-03AVALANCHE: Rename/refactor avalanche.h/.cpp.uruk
2013-09-02AVALANCHE: Repair drop-down menu, so the already implemented functions are wo...uruk
2013-09-02AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().uruk
2013-09-02AVALANCHE: Upgrade the drop-down menu.uruk
2013-09-02AVALANCHE: Implement drop-down menu. (Only with mouse control yet.)uruk
2013-09-01AVALANCHE: Start implementation of the drop-down menu.uruk
2013-08-31AVALANCHE: Cosmetic and other repairs in Timeout.uruk
2013-08-31AVALANCHE: Make the game finally completable.uruk
2013-08-30AVALANCHE: Replace the mini-game "Nim" until implementation.uruk
2013-08-30AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod...uruk
2013-08-30AVALANCHE: Minor cosmetic fixes.uruk
2013-08-30AVALANCHE: Repair the Oubliette in the catacombs and wrong parameters connect...uruk
2013-08-29AVALANCHE: Repair the catacombs.uruk
2013-08-29AVALANCHE: Repair "entrance hall" room and everything connected to it.uruk
2013-08-29AVALANCHE: Repair Acci::do_that() and roomnums.h. Some cosmetic repairs here ...uruk
2013-08-27AVALANCHE: Various index fixes in Lucerna.uruk
2013-08-27AVALANCHE: Repair Gyro::whereis indexes.uruk
2013-08-27AVALANCHE: Partially implement the music room. (Without music.)uruk
2013-08-27AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading...uruk
2013-08-26AVALANCHE: Implement Acci::store_interrogation() and all the functions it uses.uruk
2013-08-26AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in...uruk
2013-08-26AVALANCHE: Implement Acci::inv().uruk
2013-08-26AVALANCHE: Repair Lucerna::callverb().uruk
2013-08-26AVALANCHE: Repair array indexes in Trip.uruk
2013-08-26AVALANCHE: Repair array indexes in Timeout.uruk
2013-08-25AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup().uruk
2013-08-25AVALANCHE: Fix array indexes in Acci::do_that(), upgrade Lucerna::enterroom().uruk
2013-08-25AVALANCHE: Repair Acci::wordnum().uruk
2013-08-25AVALANCHE: Repair Lucerna::bearing().uruk
2013-08-25AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected...uruk
2013-08-23AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...uruk
2013-08-23AVALANCHE: Upgrade Trip::apped(). Update rest of the code to call it and the ...uruk
2013-08-23AVALANCHE: Repair Acci::do_that(), Gyro::getname(), Lucerna::find_people(), t...uruk
2013-08-23AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handl...uruk
2013-08-21AVALANCHE: Rename special() to openBox() in Acci, implement it.uruk
2013-08-21AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the tim...uruk
2013-08-21AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the origi...uruk
2013-08-20AVALANCHE: Add thumbnail support and version tracking to the saving/loading s...uruk
2013-08-20AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(...uruk
2013-08-20AVALANCHE: Repair synchronize() and loadGame(), update canSaveGameStateCurren...uruk
2013-08-19AVALANCHE: AvalancheEngine: Revise synchronize(), saveGame(), loadGameState()...uruk
2013-08-19AVALANCHE: Add AvalancheEngine::synchronize(), AvalancheEngine::generateSav...uruk
2013-08-18AVALANCHE: Add saving/loading during run time.uruk
2013-08-18AVALANCHE: Repair Acci::do_that(), remove comments from Lucerna::topcheck().uruk
2013-08-18AVALANCHE: Minor repairs in Avalanche and Trip.uruk
2013-08-17AVALANCHE: Implement Trip::newspeed().uruk
2013-08-17AVALANCHE: Repair Scrolls::drawscroll().uruk