aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game_view.cpp
AgeCommit message (Expand)Author
2017-01-14TITANIC: Clarify dirty rect methods in CGameManagerPaul Gilbert
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-08-07TITANIC: Start of music player classPaul Gilbert
2016-07-17TITANIC: Making the AVISurface frameInfo a video surfacePaul Gilbert
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert
2016-03-22TITANIC: Fixes for correct positioning of view backgroundPaul Gilbert
2016-03-22TITANIC: First scene starting to be displayedPaul 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: Starting on frame renderingPaul Gilbert
2016-03-20TITANIC: Fixes/renames for files managerPaul Gilbert
2016-03-19TITANIC: Implemented CGameManager::updatePaul Gilbert
2016-03-17TITANIC: Fix image decodersPaul Gilbert
2016-03-16TITANIC: Implementing setActiveView, surface clearingPaul Gilbert
2016-03-16TITANIC: Starting to implement game view loadingPaul Gilbert
2016-03-13TITANIC: Changed CGameStateSub to CGameLocation, properly implemented itPaul Gilbert
2016-03-12TITANIC: Implement various post-load methodsPaul Gilbert
2016-02-22TITANIC: Implemented bulk of applicationStartingPaul Gilbert