aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
AgeCommit message (Collapse)Author
2013-09-21AVALANCHE: Some polishing in AnimationStrangerke
2013-09-15AVALANCHE: Reduce verbosity some moreStrangerke
2013-09-13AVALANCHE: Remove duplicated direction enum, move direction to animation classStrangerke
2013-09-08AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm ↵uruk
into avalanche Conflicts: engines/avalanche/animation.cpp
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 ↵uruk
into avalanche Conflicts: engines/avalanche/animation.h
2013-09-08AVALANCHE: Check function scope in Animation, set a function privateStrangerke
2013-09-08AVALANCHE: More renaming/refactoring in Animation.uruk
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
Conflicts: engines/avalanche/acci2.cpp engines/avalanche/lucerna2.cpp engines/avalanche/timer.cpp
2013-09-08AVALANCHE: Some renaming in Animation.uruk
2013-09-08AVALANCHE: Rename Timeout into TimerStrangerke
2013-09-07AVALANCHE: More renaming in animationStrangerke
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Some more renaming in AnimationStrangerke
2013-09-07AVALANCHE: Some more renaming in AnimationStrangerke
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke