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
/
sherlock
/
animation.h
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2015-06-10
SHERLOCK: 3DO intro: implement fade from white
Martin Kiewitz
2015-06-07
SHERLOCK: 3DO intro: audio implemented
Martin Kiewitz
2015-06-07
SHERLOCK: 3DO animation support
Martin Kiewitz
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-18
SHERLOCK: Move the override filename fields into the Animation class
Paul Gilbert
2015-05-18
SHERLOCK: Fix code formatting issues and comment spelling mistakes
sirlemonhead
2015-05-13
SHERLOCK: Fix GCC compilation with correct whitespace for nested Common:Array
sirlemonhead
2015-05-12
SHERLOCK: Re-factored Scalpel arrays out of Animation
sirlemonhead
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-01
SHERLOCK: Rename playPrologue to play
Paul Gilbert
2015-03-16
SHERLOCK: Beginnings of animation sequence loop
Paul Gilbert
2015-03-15
SHERLOCK: Beginnings of sprite loading for animations
Paul Gilbert
2015-03-15
SHERLOCK: Beginning of animation player
Paul Gilbert