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
/
saga
/
animation.cpp
Age
Commit message (
Expand
)
Author
2007-08-27
IHNM's ending is shown correctly now (but the credits still aren't). Slight u...
Filippos Karapetis
2007-08-25
Added a temporary workaround for an issue with animations
Filippos Karapetis
2007-08-25
Always reset an animation when it's done playing
Filippos Karapetis
2007-08-25
Fixed a regression
Filippos Karapetis
2007-08-25
The intro of IHNM is shown correctly now
Filippos Karapetis
2007-08-24
The frame count needs to be updated for cutaways without an animation bit as ...
Filippos Karapetis
2007-08-24
Code cleanup for the IHNM demo
Filippos Karapetis
2007-08-24
Clearcutaway now sets the scene's palette. Removed two workarounds for the IH...
Filippos Karapetis
2007-08-21
Updated some comments
Filippos Karapetis
2007-08-13
When restarting an animation, make sure that the animation's current frame is...
Filippos Karapetis
2007-07-31
Cleanup: removed dead code, fixed some comments and did some layout changes
Filippos Karapetis
2007-07-30
The interactive part of the IHNM demo fully works now. Also, made the options...
Filippos Karapetis
2007-07-28
The palette in Benny's part in the IHNM demo is correct now
Filippos Karapetis
2007-07-28
Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo
Filippos Karapetis
2007-07-05
The prisoners at the entrance of the prison in Nimdok's chapter are displayed...
Filippos Karapetis
2007-06-19
IHNM: In chained cutaways, clear the previous cutaway immediately
Filippos Karapetis
2007-06-17
Normalize event names.
Eugene Sandulenko
2007-06-17
Fixed the remaining glitch with fading after a cutaway is shown
Filippos Karapetis
2007-06-17
More efforts to implement proper fade after cutaway. One little glitch is left.
Eugene Sandulenko
2007-06-16
An attempt to fix restoring from cutaway. Still not perfect.
Eugene Sandulenko
2007-06-16
IHNM: Implemented cutaway fadeout
Filippos Karapetis
2007-06-16
Rewrote the cutaway initialization part
Filippos Karapetis
2007-06-16
Fixed chained cutaways in IHNM. Ben's chapter is completable now
Filippos Karapetis
2007-06-15
The frame count should be updated when the background frame is shown in a cut...
Filippos Karapetis
2007-06-15
It's normal for cutaways to only have 1 frame
Filippos Karapetis
2007-06-14
Added several console commands for SAGA. Also, fixed a regression in the IHNM...
Filippos Karapetis
2007-06-11
Make sure the waiting thread stops waiting after an animation in IHNM. Ellen'...
Filippos Karapetis
2007-06-11
The waiting thread will no longer wait forever for some videos to finish in IHNM
Filippos Karapetis
2007-06-11
Implemented Scene::RestoreScene and fixed some animation bugs. Animations and...
Filippos Karapetis
2007-06-07
Fixed video display and removed a hack for it
Filippos Karapetis
2007-06-07
Limited frame count hack to apply to videos only
Filippos Karapetis
2007-06-07
Implemented video playing for IHNM (still needs work). Also, updated a commen...
Filippos Karapetis
2007-06-06
Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...
Filippos Karapetis
2007-06-06
Added palette fading in playCutaway()
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-07-14
More whitespace changes.
Torbjörn Andersson
2006-03-08
Fixed tons of format string warnings for debug/error calls (including several...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]