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
/
titanic
/
support
/
movie.h
Age
Commit message (
Expand
)
Author
2017-07-31
TITANIC: Handle brief freeze if prologue credits are skipped
Paul Gilbert
2016-10-22
TITANIC: Workaround for Doorbot's 'cloak off' movie playback
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-10-02
TITANIC: Change mouse cursor to use transparency
Paul Gilbert
2016-08-14
TITANIC: Implemented CTitania class
Paul Gilbert
2016-08-09
TITANIC: Implemented more sound related classes
Paul Gilbert
2016-07-20
TITANIC: Clarify movie/surface has frame fields & variables
Paul Gilbert
2016-07-20
TITANIC: Add movie _handled flag, simplify frame timinig code
Paul Gilbert
2016-07-17
TITANIC: Further implementation of movie frame decoding
Paul Gilbert
2016-07-17
TITANIC: Making the AVISurface frameInfo a video surface
Paul Gilbert
2016-07-15
TITANIC: Named two remaining OSMovie virtual methods
Paul Gilbert
2016-07-15
TITANIC: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
2016-07-15
TITANIC: Figured out remainder of CMovieManager
Paul Gilbert
2016-07-15
TITANIC: Added CMovieManager class
Paul Gilbert
2016-07-15
TITANIC: Added CGameObject saving, and movie range info methods
Paul Gilbert
2016-07-15
TITANIC: Added CGameObject text methods
Paul Gilbert
2016-07-15
TITANIC: Implemented remaining CGameManager methods and others
Paul Gilbert
2016-07-15
TITANIC: Implementing lots of cGameObject methods
Paul Gilbert
2016-07-10
TITANIC: Implement CMovieEvent & CMovieRangeInfo
Paul Gilbert
2016-07-10
TITANIC: Implementing PET inventory population
Paul Gilbert
2016-07-10
TITANIC: Implement playing a range of frames within movie
Paul Gilbert
2016-07-10
TITANIC: Fix stopping movies
Paul Gilbert
2016-04-10
TITANIC: Change back to using original AVIDecoder
Paul Gilbert
2016-04-10
TITANIC: Television video is now playing
Paul Gilbert
2016-04-09
TITANIC: Fix deleting movies
Paul Gilbert
2016-04-09
TITANIC: More implementation code for movie playback
Paul Gilbert
2016-04-08
TITANIC: Implementing preliminary video playback code
Paul Gilbert
2016-04-06
TITANIC: Implement CBackground message handlers
Paul Gilbert
2016-04-04
TITANIC: Hacked copy of AVIDecoder to handle ycursors.avi
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert