aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/lucerna2.cpp
AgeCommit message (Expand)Author
2013-09-15AVALANCHE: Reduce verbosity some moreStrangerke
2013-09-15AVALANCHE: Reduce some more verbosityStrangerke
2013-09-15AVALANCHE: Janitorial: remove extra space after ! in boolean operationsStrangerke
2013-09-14AVALANCHE: Reduce verbosity related to animation spritesStrangerke
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: Fix crash.uruk
2013-09-13AVALANCHE: Error out when critical files are missingStrangerke
2013-09-12AVALANCHE: Fix various warnings reported by GCC and/or wjpStrangerke
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-09AVALANCHE: Rework more strings (still WIP)Strangerke
2013-09-08AVALANCHE: Rework some more stringsStrangerke
2013-09-08AVALANCHE: Check function scope in Animation, set a function privateStrangerke
2013-09-08AVALANCHE: Add some doxygen comments in LucernaStrangerke
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-07AVALANCHE: More renaming in animationStrangerke
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Fix one more Clang warningStrangerke
2013-09-07AVALANCHE: Add some missing brackets in LucernaStrangerke
2013-09-07AVALANCHE: Fix Clang warningsStrangerke
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: Minor cosmetic fixes in Lucerna.uruk
2013-09-07AVALANCHE: Do renaming in Pingo.uruk
2013-09-07AVALANCHE: Introduce a new class: Clock.uruk
2013-09-07AVALANCHE: Do renaming/refactoring in Lucerna.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-06AVALANCHE: Some renaming in lucerna2Strangerke
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Silence more Valgrind warnings.uruk
2013-09-05AVALANCHE: Repair some initialization to silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Repair memory leaks in Dropdown.uruk
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Repair another bunch of memory leaks.uruk