aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
2013-09-04AVALANCHE: Fix MSVC warnings in lucerna2Strangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-09-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-04AVALANCHE: Do renaming/refactoring in Closing.uruk
2013-09-04AVALANCHE: Silent a sign mismatch warning, improve loop conditionStrangerke
2013-09-04AVALANCHE: Silent a warningStrangerke
2013-09-04AVALANCHE: Fix link error using MSVC9Strangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-04AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ...uruk
2013-09-03AVALANCHE: Repair comments in Celer.uruk
2013-09-03AVALANCHE: Refactor Celer.uruk
2013-09-03AVALANCHE: Removing the file variable from Celer's member variables.uruk
2013-09-03AVALANCHE: Some more renaming and a little bit of refactoring in Celer.uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-03AVALANCHE: Get rid of the rest of Basher.uruk
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