aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/video_surface.h
AgeCommit message (Expand)Author
2016-03-30TITANIC: Fleshing out CPetValPaul Gilbert
2016-03-29TITANIC: Fix handling of transparencyPaul Gilbert
2016-03-29TITANIC: Fix initial loading of game object imagesPaul Gilbert
2016-03-28TITANIC: Implemented CGameObject::checkPointPaul Gilbert
2016-03-25TITANIC: Implementing more CTelevision code, CGameState movie listPaul Gilbert
2016-03-24TITANIC: Support methods needed by CTelevisionPaul Gilbert
2016-03-24TITANIC: Implement CGameObject::stopMoviePaul Gilbert
2016-03-23TITANIC: Unsuccessful initial attempt to load ycursors.avi filePaul Gilbert
2016-03-23TITANIC: More view event handling, beginnings of mouse cursor loadingPaul Gilbert
2016-03-22TITANIC: Fixes for correct positioning of view backgroundPaul Gilbert
2016-03-21TITANIC: Implementing view draw codePaul Gilbert
2016-03-21TITANIC: Add new derived Rect and Point classesPaul Gilbert
2016-03-20TITANIC: More graphics code, clipBounds methodPaul Gilbert
2016-03-20TITANIC: Refactor out DirectDrawSurface to it's own classPaul Gilbert
2016-03-17TITANIC: Fix image decodersPaul Gilbert
2016-03-17TITANIC: Implemented the CJPEGDecode and CTargaDecode classesPaul Gilbert
2016-03-16TITANIC: Implemented surface shiftColorsPaul Gilbert
2016-03-16TITANIC: Implemented surface resizing and freeingPaul Gilbert
2016-03-16TITANIC: Renames/fixes for OSVideoSurface methodsPaul Gilbert
2016-03-16TITANIC: Implement surface lock and unlockingPaul Gilbert
2016-03-16TITANIC: Implemented overall surface loading methodPaul Gilbert
2016-03-16TITANIC: Implementing setActiveView, surface clearingPaul Gilbert
2016-03-14TITANIC: Further graphics setup, beginnings of files managerPaul Gilbert
2016-03-14TITANIC: Fleshed out DirectDrawSurface creationPaul Gilbert
2016-02-07TITANIC: Adding screen initialization codePaul Gilbert
2016-02-07TITANIC: Class stubs and beginnings of CSaveableObject hierarchyPaul Gilbert