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 (
Collapse
)
Author
2016-09-28
TITANIC: Clarify movie secondary video tracks as a transparency mask
Paul Gilbert
2016-08-29
TITANIC: Remove redundant CFilesManager::fn4
Paul Gilbert
It looks like the original method scanned subfolders for the file, and prefixed on the found path. We don't need this for ScummVM
2016-08-29
TITANIC: Clarify CMouseCursor saveState as setPosition
Paul Gilbert
2016-08-22
TITANIC: Cleanup of engine references
Paul Gilbert
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