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
2008-02-28
Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ...
Filippos Karapetis
2008-02-24
This safeguard is no longer needed for IHNM
Filippos Karapetis
2008-02-24
Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"
Filippos Karapetis
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-16
Fix bug when some animations were playing too fast.
Eugene Sandulenko
2007-09-15
Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...
Filippos Karapetis
2007-09-01
Fix the crash in the IHNM intro
Filippos Karapetis
2007-09-01
Do not decode frames beyond maxFrames to avoid any potential issues
Eugene Sandulenko
2007-09-01
Modified the workaround for the IHNM end credits animation
Filippos Karapetis
2007-09-01
Don't go out of bounds when filling anim->frameOffsets[].
Torbjörn Andersson
2007-09-01
This is a pseudo-commit. Previous commit log message for this file should read
Eugene Sandulenko
2007-09-01
Proper height for Chinese characters, also remove obsolete hack for computing
Eugene Sandulenko
2007-08-31
Slight simplification.
Torbjörn Andersson
2007-08-31
Fix end credits in IHNM. Now video length is determined properly.
Eugene Sandulenko
2007-08-31
Fix warning
Eugene Sandulenko
2007-08-31
Some slight updates to palette fadeout/fadein before a cutaway starts (still ...
Filippos Karapetis
2007-08-31
Some cleanup for the IHNM demo
Filippos Karapetis
2007-08-30
Proper implementation of intro and credits in IHNM
Eugene Sandulenko
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
[next]