aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/movie.cpp
AgeCommit message (Expand)Author
2011-09-23PEGASUS: Allow for movies to be offset on a surfaceMatthew Hoops
2011-09-22PEGASUS: Don't allow for seeking beyond the ends of the movieMatthew Hoops
2011-09-22PEGASUS: Make Movies use the normal TimeBase getTime()Matthew Hoops
2011-09-22PEGASUS: Don't update movies if they're pausedMatthew Hoops
2011-09-21PEGASUS: Fix drawing movies to positions other than the originMatthew Hoops
2011-09-21PEGASUS: Remove scaling TODOMatthew Hoops
2011-09-21PEGASUS: Allow redrawMovieWorld to be used without the video runningMatthew Hoops
2011-09-20PEGASUS: Fix some movie bugsMatthew Hoops
2011-09-20PEGASUS: Add first stab at the Movie classMatthew Hoops