aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.cpp
AgeCommit message (Expand)Author
2013-09-15AVALANCHE: Janitorial: remove extra space after ! in boolean operationsStrangerke
2013-09-13AVALANCHE: Remove duplicated direction enum, move direction to animation classStrangerke
2013-09-13AVALANCHE: Remove DNA structure which was essentially a savegame structure un...Strangerke
2013-09-10AVALANCHE: Various cleanupStrangerke
2013-09-09AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbsStrangerke
2013-09-09AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeopleStrangerke
2013-09-09AVALANCHE: Rework some more strings, identify some dead code in avalanche.cppStrangerke
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Rename Timeout into TimerStrangerke
2013-09-08AVALANCHE: Missing files from last commit...uruk
2013-09-08AVALANCHE: Renaming in timeout2.huruk
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Do renaming in scrolls2.h.uruk
2013-09-07AVALANCHE: Some more renaming in AnimationStrangerke
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Introduce a new class: Clock.uruk
2013-09-07AVALANCHE: Do renaming/refactoring in Lucerna.uruk
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Repair some initialization to silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-04AVALANCHE: Partially do the renaming in Dropdown.uruk
2013-09-04AVALANCHE: Fix GCC warnings reported by GCCStrangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-04AVALANCHE: Do renaming/refactoring in Closing.uruk
2013-09-04AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ...uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-03AVALANCHE: Get rid of the rest of Basher.uruk
2013-09-03AVALANCHE: Rename/refactor Avalot.uruk
2013-09-01AVALANCHE: Start implementation of the drop-down menu.uruk
2013-08-30AVALANCHE: Minor cosmetic fixes.uruk
2013-08-27AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading...uruk
2013-08-25AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup().uruk
2013-08-23AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...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: Implement loading from the Launcher. Upgrade saveGame(), loadGame(...uruk
2013-08-17AVALANCHE: Repair Avalot::handleKeyDown(), add comments to parser.h.uruk
2013-08-16AVALANCHE: Upgrade Scrolls::normscroll().uruk
2013-08-16AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Luc...uruk
2013-08-16AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...uruk
2013-08-11AVALANCHE: Remove unnecessary comments from Avalot::setup().uruk
2013-08-07AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ...uruk
2013-08-02AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers().uruk
2013-07-30AVALANCHE: Broaden Avalot::handleKeyDown().uruk
2013-07-30AVALANCHE: Broaden Avalot::handleKeyDown().uruk
2013-07-30AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::ru...uruk