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
/
video_surface.cpp
Age
Commit message (
Expand
)
Author
2016-03-30
TITANIC: Fleshing out CPetVal
Paul Gilbert
2016-03-29
TITANIC: Fix handling of transparency
Paul Gilbert
2016-03-29
TITANIC: Fix initial loading of game object images
Paul Gilbert
2016-03-28
TITANIC: Implemented CGameObject::checkPoint
Paul Gilbert
2016-03-25
TITANIC: Implementing more CTelevision code, CGameState movie list
Paul Gilbert
2016-03-24
TITANIC: Support methods needed by CTelevision
Paul Gilbert
2016-03-24
TITANIC: Implement CGameObject::stopMovie
Paul Gilbert
2016-03-23
TITANIC: Unsuccessful initial attempt to load ycursors.avi file
Paul Gilbert
2016-03-23
TITANIC: More view event handling, beginnings of mouse cursor loading
Paul Gilbert
2016-03-22
TITANIC: Fixes for correct positioning of view background
Paul Gilbert
2016-03-21
TITANIC: Fix initialization of screen manager surfaces
Paul Gilbert
2016-03-21
TITANIC: Implementing view draw code
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-20
TITANIC: More graphics code, clipBounds method
Paul Gilbert
2016-03-20
TITANIC: Refactor out DirectDrawSurface to it's own class
Paul Gilbert
2016-03-17
TITANIC: Fix image decoders
Paul Gilbert
2016-03-17
TITANIC: Implemented the CJPEGDecode and CTargaDecode classes
Paul Gilbert
2016-03-17
TITANIC: Implemented CStdCWADFile class
Paul Gilbert
2016-03-16
TITANIC: Implemented surface shiftColors
Paul Gilbert
2016-03-16
TITANIC: Implemented surface resizing and freeing
Paul Gilbert
2016-03-16
TITANIC: Renames/fixes for OSVideoSurface methods
Paul Gilbert
2016-03-16
TITANIC: Implement surface lock and unlocking
Paul Gilbert
2016-03-16
TITANIC: Implemented overall surface loading method
Paul Gilbert
2016-03-16
TITANIC: Implementing setActiveView, surface clearing
Paul Gilbert
2016-03-14
TITANIC: Further graphics setup, beginnings of files manager
Paul Gilbert
2016-03-14
TITANIC: Fleshed out DirectDrawSurface creation
Paul Gilbert
2016-02-07
TITANIC: Adding screen initialization code
Paul Gilbert
2016-02-07
TITANIC: Class stubs and beginnings of CSaveableObject hierarchy
Paul Gilbert