aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.cpp
AgeCommit message (Expand)Author
2013-09-15AVALANCHE: Janitorial: remove extra space after ! in boolean operationsStrangerke
2013-09-14AVALANCHE: Reduce verbosity related to animation spritesStrangerke
2013-09-14AVALANCHE: Silence clang warning.uruk
2013-09-13AVALANCHE: Remove DNA structure which was essentially a savegame structure un...Strangerke
2013-09-13AVALANCHE: Error out when critical files are missingStrangerke
2013-09-13AVALANCHE: undo previous commit, add comments about kControlNegative and a mi...Strangerke
2013-09-13AVALANCHE: Fix bug in scrollModeNormal()Strangerke
2013-09-10AVALANCHE: Various cleanupStrangerke
2013-09-09AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeopleStrangerke
2013-09-09AVALANCHE: Rework more strings (still WIP)Strangerke
2013-09-08AVALANCHE: Rework some more string usesStrangerke
2013-09-08AVALANCHE: Rework more strings in Scroll2Strangerke
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-08Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-08AVALANCHE: Renaming in timeout2.huruk
2013-09-08AVALANCHE: Silent some CppCheck warnings, rename some loop variablesStrangerke
2013-09-08AVALANCHE: Everything that is missing from the last commit...uruk
2013-09-07Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-07AVALANCHE: More renaming in Lucerna. Fix accidentally modified strings in Acci.uruk
2013-09-07AVALANCHE: More renaming in animationStrangerke
2013-09-07AVALANCHE: Do renaming in scrolls2.h.uruk
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: Fix bug due to unsaved changes.uruk
2013-09-07AVALANCHE: Rename some constants in trip6Strangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: (Hopefully) fix some warnings reported by GCC and ClangStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: More renaming in Gyro.uruk
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Fix some memory leak problems.uruk
2013-09-05AVALANCHE: Fix warnings reported by GCCStrangerke
2013-09-05AVALANCHE: Add some brackets to improve readabilityStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Fix more warnings reported by CppCheckStrangerke
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch...uruk
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix coding style: ++ and --Strangerke
2013-09-04AVALANCHE: Add a default value to color in state(), remove dead codeStrangerke
2013-09-04AVALANCHE: Fix some more MSVC warningsStrangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn