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.h
Age
Commit message (
Expand
)
Author
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-23
Moved MemoryStreamEndian from Saga to Common.
Eugene Sandulenko
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-08-31
Fix end credits in IHNM. Now video length is determined properly.
Eugene Sandulenko
2007-08-30
Proper implementation of intro and credits in IHNM
Eugene Sandulenko
2007-08-27
Some more test code for dynamically loading the introduction cutaway list
Filippos Karapetis
2007-07-31
Cleanup: removed dead code, fixed some comments and did some layout changes
Filippos Karapetis
2007-07-30
The credits of the IHNM demo are displayed correctly now
Filippos Karapetis
2007-06-16
An attempt to fix restoring from cutaway. Still not perfect.
Eugene Sandulenko
2007-06-14
Added several console commands for SAGA. Also, fixed a regression in the IHNM...
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-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-19
Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn