aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalanche.h
AgeCommit message (Expand)Author
2013-10-25AVALANCHE: Fix CID 1109674 - Uninitialized variables in Avalanche.cppStrangerke
2013-10-22Avalanche: Replace some British English by American EnglishStrangerke
2013-10-17AVALANCHE: Some more refactoringStrangerke
2013-10-17AVALANCHE: Move Bubble pos to Dialogs, make them privateStrangerke
2013-10-12AVALANCHE: Move some variables aroundStrangerke
2013-10-09AVALANCHE: Implement fadeIn and fadeOut (dusk and dawn)Strangerke
2013-10-04AVALANCHE: Remove file variable from AvalancheEngineStrangerke
2013-10-04AVALANCHE: Remove s_engineStrangerke
2013-10-01AVALANCHE: some more work on variablesStrangerke
2013-10-01AVALANCHE: more work on variablesStrangerke
2013-10-01AVALANCHE: Remove verbosity related to the use of Magics enumStrangerke
2013-10-01AVALANCHE: More work on variablesStrangerke
2013-10-01AVALANCHE: Remove useless variable, move variables to dialogsStrangerke
2013-10-01AVALANCHE: Set private some more variablesStrangerke
2013-10-01AVALANCHE: Move some more variables out of AvalancheStrangerke
2013-10-01AVALANCHE: Move _scroll and _scrollNum to Dialogs. Remove a useless variableStrangerke
2013-10-01AVALANCHE: More refactoringStrangerke
2013-10-01AVALANCHE: Move several variables to make them privateStrangerke
2013-09-30AVALANCHE: Remove various dead variables and associated codeStrangerke
2013-09-30AVALANCHE: Rename getFlag(), change _roomTime to uint32Strangerke
2013-09-29AVALANCHE: Move debug display of magic lines to debuggerStrangerke
2013-09-29AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), se...Strangerke
2013-09-28AVALANCHE: Move some more functions to GraphicsStrangerke
2013-09-28AVALANCHE: Use an enum for the Mouse cursor identifierStrangerke
2013-09-28AVALANCHE: Move mouse cursor display functions to GraphicsStrangerke
2013-09-28AVALANCHE: Move Digits and Directions to GraphicsStrangerke
2013-09-27AVALANCHE: Move Zoom to GraphicsStrangerke
2013-09-27AVALANCHE: Use the Color enum, remove some magic values, identify some dead v...Strangerke
2013-09-27AVALANCHE: Remove a couple of unused variablesStrangerke
2013-09-27AVALANCHE: Merge Avalot and AvalancheEngineStrangerke
2013-09-22AVALANCHE: Move some variablesStrangerke
2013-09-21AVALANCHE: Merge Gyro, Lucerna and AvalotStrangerke
2013-09-21AVALANCHE: Merge Acci and ParserStrangerke
2013-09-21AVALANCHE: rename scrolls to dialogsStrangerke
2013-09-20AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini f...Strangerke
2013-09-20AVALANCHE: Remove code used for DemoStrangerke
2013-09-19AVALANCHE: Cosmetic modifications.uruk
2013-09-19AVALANCHE: Rename Celer to Background.uruk
2013-09-18AVALANCHE: Add sound class, blip(), playNote() and click()Strangerke
2013-09-18AVALANCHE: Rename DropDown into Menu, add some access functionsStrangerke
2013-09-15AVALANCHE: Get rid of Enid.uruk
2013-09-15AVALANCHE: Remove the '2' from the source files' names.uruk
2013-09-15AVALANCHE: Get rid of Visa. Move everything from it to Scrolls.uruk
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: Rename Timeout into TimerStrangerke
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-04AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch...uruk
2013-09-04AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra...uruk