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 (
Expand
)
Author
2016-07-10
TITANIC: Implementing PET inventory population
Paul Gilbert
2016-07-10
TITANIC: Implement playing a range of frames within movie
Paul Gilbert
2016-07-10
TITANIC: Fix stopping movies
Paul Gilbert
2016-07-10
TITANIC: Allow television video to play multiple times
Paul Gilbert
2016-04-10
TITANIC: Change back to using original AVIDecoder
Paul Gilbert
2016-04-10
TITANIC: Television video is now playing
Paul Gilbert
2016-04-09
TITANIC: Fix deleting movies
Paul Gilbert
2016-04-09
TITANIC: Further implementation of timers
Paul Gilbert
2016-04-09
TITANIC: Starting to flesh out timers
Paul Gilbert
2016-04-09
TITANIC: More implementation code for movie playback
Paul Gilbert
2016-04-08
TITANIC: Implement movie loading
Paul Gilbert
2016-04-08
TITANIC: Implementing preliminary video playback code
Paul Gilbert
2016-04-07
TITANIC: Add CComputer messages, more view change logic
Paul Gilbert
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
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
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