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
/
kyra
/
animator_v2.cpp
Age
Commit message (
Expand
)
Author
2008-05-03
- Moved newShape/temporaryScript code to KyraEngine_v2.
Johannes Schickel
2008-05-03
Fixed some valgrind warnings.
Johannes Schickel
2008-05-02
- Renamed ScreenAnimator -> Animator_v1
Johannes Schickel
2008-05-02
Added missing files, compiling should work again.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-06
svn-id: r31431
Florian Kagerer
2008-03-30
Always clip rect to copy in Screen::copyRegion now, like the original does.
Johannes Schickel
2008-03-22
Fix for bug #1922521 "HoF: mountaineer sprite vanishes".
Johannes Schickel
2008-03-19
- fixed numerous graphics glitches
Johannes Schickel
2008-03-18
Fixed some warnings, so that I too may bask in the glory of Kyrandia 2.
Torbjörn Andersson
2008-03-18
- started to add debugC calls to methods
Johannes Schickel
2008-03-18
Implemented showing of credits after completing game.
Johannes Schickel
2008-03-18
- Implemented opcodes:
Johannes Schickel
2008-03-18
- Implemented opcodes:
Johannes Schickel
2008-03-17
-missed animator_v2.cpp in last commit
Florian Kagerer
2008-03-15
animations for inventory items and mouse pointers
Florian Kagerer
2008-03-09
- implemented cauldron handling for HoF (needs some more testing though)
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-24
Cleanup(/formatting).
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-10-07
- little bit more input handling
Johannes Schickel
2007-07-29
- Kyrandia 1 works again
Johannes Schickel