aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/timer.cpp
AgeCommit message (Expand)Author
2013-09-14AVALANCHE: Reduce verbosity related to animation spritesStrangerke
2013-09-13AVALANCHE: Remove DNA structure which was essentially a savegame structure un...Strangerke
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-08AVALANCHE: Rework some more stringsStrangerke
2013-09-08AVALANCHE: Some renaming in Timer and Acci2, add some doxygen commentsStrangerke
2013-09-08AVALANCHE: Check function scope in Animation, set a function privateStrangerke
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-08AVALANCHE: Rename Timeout into TimerStrangerke