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
/
pegasus
/
movie.h
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2012-09-12
Revert "PEGASUS: Make setting the start time of a movie also seek"
Matthew Hoops
2012-09-07
PEGASUS: Make setting the start time of a movie also seek
Matthew Hoops
2012-08-31
PEGASUS: Use setEndTime()
Matthew Hoops
2012-08-26
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2011-12-16
PEGASUS: Remove t prefix from typedefs
Matthew Hoops
2011-10-24
PEGASUS: Add the robot ship
Matthew Hoops
2011-10-23
PEGASUS: Add support for scaled/glowing images/movies
Matthew Hoops
2011-10-09
PEGASUS: Fix movie end trigger not always being sent
Matthew Hoops
2011-10-08
PEGASUS: Remove unused movie direct draw mode
Matthew Hoops
2011-10-07
PEGASUS: Fix frames after turning
Matthew Hoops
2011-09-30
PEGASUS: Actually pause the game now
Matthew Hoops
2011-09-23
PEGASUS: Allow for movies to be offset on a surface
Matthew Hoops
2011-09-22
PEGASUS: Make Movies use the normal TimeBase getTime()
Matthew Hoops
2011-09-20
PEGASUS: Make movie transparency be off by default
Matthew Hoops
2011-09-20
PEGASUS: Add first stab at the Movie class
Matthew Hoops