aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support
AgeCommit message (Collapse)Author
2016-04-07TITANIC: Minor change to Cursor enumPaul Gilbert
2016-04-07TITANIC: Fix showing custom cursors when highlighting objectsPaul Gilbert
2016-04-06TITANIC: Fix for showing link cursors in some screensPaul Gilbert
2016-04-06TITANIC: Implement CBackground message handlersPaul Gilbert
2016-04-06TITANIC: Beginnings of CProximity classPaul Gilbert
2016-04-05TITANIC: Set up cursors enum with better namesPaul Gilbert
2016-04-05TITANIC: Fix loading of game object boundsPaul Gilbert
2016-04-05TITANIC: Fix loading of ycursors.avi video that contains mouse cursorsPaul Gilbert
The mouse ccursor is now working correctly in-game, and correctly changing when different areas of the view are highlighted
2016-04-05TITANIC: Fix display of initial cursorPaul Gilbert
2016-04-04TITANIC: Hacked copy of AVIDecoder to handle ycursors.aviPaul Gilbert
Mouse cursor is now somewhat correctly showing
2016-04-04TITANIC: Implement OSVideoSurface::setupMapPaul Gilbert
2016-04-04TITANIC: Implemented STFont::copyRectPaul Gilbert
2016-04-04TITANIC: Further work on STFont character drawingPaul Gilbert
2016-04-03TITANIC: Implement font loadingPaul Gilbert
2016-04-03TITANIC: Fix reading resources from game executablePaul Gilbert
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert