aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/acci2.cpp
AgeCommit message (Expand)Author
2013-09-15AVALANCHE: Reduce some more verbosityStrangerke
2013-09-14AVALANCHE: Reduce verbosity related to animation spritesStrangerke
2013-09-14Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-14AVALANCHE: Silence clang warning.uruk
2013-09-13AVALANCHE: Simplify the use of string for displayQuestion()Strangerke
2013-09-13AVALANCHE: Remove some dead/useless codeStrangerke
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-13AVALANCHE: Remove some verbosity related to excessive use of Common::String i...Strangerke
2013-09-12AVALANCHE: Fix various warnings reported by GCC and/or wjpStrangerke
2013-09-12AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one f...Strangerke
2013-09-12AVALANCHE: Polish some more stringsStrangerke
2013-09-11AVALANCHE: Some polishing in Acci2Strangerke
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: refactor the way ControlCharacter enum is accessedStrangerke
2013-09-09AVALANCHE: Rework some more strings, identify some dead code in avalanche.cppStrangerke
2013-09-09AVALANCHE: Rework more strings (still WIP)Strangerke
2013-09-08AVALANCHE: Rework some more stringsStrangerke
2013-09-08AVALANCHE: Rework some more stringsStrangerke
2013-09-08AVALANCHE: Some renaming in Timer and Acci2, add some doxygen commentsStrangerke
2013-09-08AVALANCHE: Change type of kSpriteNumbMax to byteStrangerke
2013-09-08AVALANCHE: Check function scope in Animation, set a function privateStrangerke
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-08AVALANCHE: Some renaming 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-08AVALANCHE: Everything that is missing from the last commit...uruk
2013-09-08AVALANCHE: Do renaming in Sequence.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: 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: Do renaming/refactoring in Lucerna.uruk
2013-09-07AVALANCHE: Finish renaming/refactoring in Gyro.uruk
2013-09-07AVALANCHE: Rename some constants in trip6Strangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: Fix some more warningsStrangerke
2013-09-07AVALANCHE: Move some static arrays to function bodiesStrangerke
2013-09-07AVALANCHE: (Hopefully) fix some warnings reported by GCC and ClangStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk