aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/video_surface.cpp
AgeCommit message (Expand)Author
2016-03-22TITANIC: Fixes for correct positioning of view backgroundPaul Gilbert
2016-03-21TITANIC: Fix initialization of screen manager surfacesPaul 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-17TITANIC: Implemented CStdCWADFile classPaul 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