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
/
mouse_cursor.cpp
Age
Commit message (
Expand
)
Author
2016-07-17
TITANIC: Fixes for mouse cursor/movie frame handling
Paul Gilbert
2016-07-17
TITANIC: Further implementation of movie frame decoding
Paul Gilbert
2016-07-17
TITANIC: Making the AVISurface frameInfo a video surface
Paul Gilbert
2016-07-15
TITANIC: Remove old hard-coded video loading code from cursors loading
Paul Gilbert
2016-07-15
TITANIC: Named two remaining OSMovie virtual methods
Paul Gilbert
2016-07-15
TITANIC: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
2016-07-15
TITANIC: Adding CGameObject methods
Paul Gilbert
2016-07-10
TITANIC: Refactor CTitleEngine to use CFilesManager for PE resources
Paul Gilbert
2016-04-10
TITANIC: Change back to using original AVIDecoder
Paul Gilbert
2016-04-07
TITANIC: Fix showing custom cursors when highlighting objects
Paul Gilbert
2016-04-05
TITANIC: Set up cursors enum with better names
Paul Gilbert
2016-04-05
TITANIC: Fix display of initial cursor
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert