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
/
video_surface.h
Age
Commit message (
Expand
)
Author
2016-07-31
TITANIC: Fix some clang warnings
Paul Gilbert
2016-07-20
TITANIC: Clarify CVideoSurface _field48 as _freeMovieSurface
Paul Gilbert
2016-07-20
TITANIC: Clarify movie/surface has frame fields & variables
Paul Gilbert
2016-07-17
TITANIC: Fleshing out & fixes for video surface blit methods
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: Added OSVideoSurface flipVertically
Paul Gilbert
2016-07-15
TITANIC: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
2016-07-15
TITANIC: Added CMovieManager class
Paul Gilbert
2016-07-15
TITANIC: Added CVideoSurface transPixelate
Paul Gilbert
2016-07-15
TITANIC: Adding more video surface methods
Paul Gilbert
2016-07-15
TITANIC: Added CGameObject saving, and movie range info methods
Paul Gilbert
2016-07-15
TITANIC: Adding CGameObject methods
Paul Gilbert
2016-07-15
TITANIC: Adding CGameObject methods
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: Fix generation of shading palettes
Paul Gilbert
2016-07-10
TITANIC: Simplify video surface shading palette
Paul Gilbert
2016-07-10
TITANIC: Implement surface changePixel method
Paul Gilbert
2016-07-10
TITANIC: Implementing text cursor drawing
Paul Gilbert
2016-07-10
TITANIC: Implement playing a range of frames within movie
Paul Gilbert
2016-04-10
TITANIC: Television video is now playing
Paul Gilbert
2016-04-08
TITANIC: Implement movie loading
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: Implement OSVideoSurface::setupMap
Paul Gilbert
2016-04-04
TITANIC: Further work on STFont character drawing
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert