index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
avalanche
/
animation.cpp
Age
Commit message (
Collapse
)
Author
2013-09-13
AVALANCHE: Remove duplicated direction enum, move direction to animation class
Strangerke
2013-09-13
AVALANCHE: Remove DNA structure which was essentially a savegame structure ↵
Strangerke
unused in ScummVM
2013-09-13
AVALANCHE: Error out when critical files are missing
Strangerke
2013-09-12
AVALANCHE: Fix various warnings reported by GCC and/or wjp
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople
Strangerke
2013-09-08
AVALANCHE: Rework some more strings
Strangerke
2013-09-08
AVALANCHE: Rework some more strings
Strangerke
2013-09-08
AVALANCHE: Rework some more string uses
Strangerke
2013-09-08
AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm ↵
uruk
into avalanche Conflicts: engines/avalanche/animation.cpp
2013-09-08
AVALANCHE: Rename _tr to _anim.
uruk
2013-09-08
AVALANCHE: Change type of kSpriteNumbMax to byte
Strangerke
2013-09-08
AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm ↵
uruk
into avalanche Conflicts: engines/avalanche/animation.h
2013-09-08
AVALANCHE: Check function scope in Animation, set a function private
Strangerke
2013-09-08
AVALANCHE: More renaming/refactoring in Animation.
uruk
2013-09-08
AVALANCHE: Renaming/refactoring in Animation.
uruk
2013-09-08
AVALANCHE: Renaming/refactoring in Animation.
uruk
2013-09-08
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
Conflicts: engines/avalanche/acci2.cpp engines/avalanche/lucerna2.cpp engines/avalanche/timer.cpp
2013-09-08
AVALANCHE: Some renaming in Animation.
uruk
2013-09-08
AVALANCHE: Rename Timeout into Timer
Strangerke
2013-09-08
AVALANCHE: Missing files from last commit...
uruk
2013-09-08
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-08
AVALANCHE: Renaming in timeout2.h
uruk
2013-09-08
AVALANCHE: Silent some CppCheck warnings, rename some loop variables
Strangerke
2013-09-08
AVALANCHE: Everything that is missing from the last commit...
uruk
2013-09-08
AVALANCHE: Do renaming in Sequence.
uruk
2013-09-07
AVALANCHE: More renaming in animation
Strangerke
2013-09-07
AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax
Strangerke
2013-09-07
AVALANCHE: Missing file from previous commit
Strangerke
2013-09-07
AVALANCHE: Do renaming in scrolls2.h.
uruk
2013-09-07
AVALANCHE: Some more renaming in Animation
Strangerke
2013-09-07
AVALANCHE: Rename trip into animation, some more renaming
Strangerke