aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
2013-09-14AVALANCHE: Repair regression introduced when removing DNA.uruk
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 unnecessary error() call.uruk
2013-09-13AVALANCHE: Fix crash.uruk
2013-09-13AVALANCHE: Fix compilationStrangerke
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-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: Identify useless variables and function in Closing2Strangerke
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: Rework some more string usesStrangerke
2013-09-08AVALANCHE: Rework more strings in Scroll2Strangerke
2013-09-08AVALANCHE: Fix bug in Visa2Strangerke
2013-09-08AVALANCHE: Start simplifying String useStrangerke
2013-09-08AVALANCHE: Do not set pixels directlyStrangerke
2013-09-08AVALANCHE: Some renaming in Timer and Acci2, add some doxygen commentsStrangerke
2013-09-08AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm int...uruk
2013-09-08AVALANCHE: Rename _tr to _anim.uruk
2013-09-08AVALANCHE: Change type of kSpriteNumbMax to byteStrangerke
2013-09-08AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm int...uruk
2013-09-08AVALANCHE: Check function scope in Animation, set a function privateStrangerke
2013-09-08Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-08AVALANCHE: More renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Add some doxygen comments in LucernaStrangerke
2013-09-08AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm int...uruk
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Review variable scope in Visa2, add some doxygen commentsStrangerke
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: Some more renaming in Timeout. Add some Doxygen commentsStrangerke