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
/
support
Age
Commit message (
Collapse
)
Author
2016-04-07
TITANIC: Minor change to Cursor enum
Paul Gilbert
2016-04-07
TITANIC: Fix showing custom cursors when highlighting objects
Paul Gilbert
2016-04-06
TITANIC: Fix for showing link cursors in some screens
Paul Gilbert
2016-04-06
TITANIC: Implement CBackground message handlers
Paul Gilbert
2016-04-06
TITANIC: Beginnings of CProximity class
Paul Gilbert
2016-04-05
TITANIC: Set up cursors enum with better names
Paul Gilbert
2016-04-05
TITANIC: Fix loading of game object bounds
Paul Gilbert
2016-04-05
TITANIC: Fix loading of ycursors.avi video that contains mouse cursors
Paul Gilbert
The mouse ccursor is now working correctly in-game, and correctly changing when different areas of the view are highlighted
2016-04-05
TITANIC: Fix display of initial cursor
Paul Gilbert
2016-04-04
TITANIC: Hacked copy of AVIDecoder to handle ycursors.avi
Paul Gilbert
Mouse cursor is now somewhat correctly showing
2016-04-04
TITANIC: Implement OSVideoSurface::setupMap
Paul Gilbert
2016-04-04
TITANIC: Implemented STFont::copyRect
Paul Gilbert
2016-04-04
TITANIC: Further work on STFont character drawing
Paul Gilbert
2016-04-03
TITANIC: Implement font loading
Paul Gilbert
2016-04-03
TITANIC: Fix reading resources from game executable
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert
[prev]