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
/
game_view.cpp
Age
Commit message (
Expand
)
Author
2017-01-14
TITANIC: Clarify dirty rect methods in CGameManager
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-07
TITANIC: Start of music player class
Paul Gilbert
2016-07-17
TITANIC: Making the AVISurface frameInfo a video surface
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert
2016-03-22
TITANIC: Fixes for correct positioning of view background
Paul Gilbert
2016-03-22
TITANIC: First scene starting to be displayed
Paul Gilbert
2016-03-21
TITANIC: Implementing view draw code
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-20
TITANIC: More graphics code, clipBounds method
Paul Gilbert
2016-03-20
TITANIC: Starting on frame rendering
Paul Gilbert
2016-03-20
TITANIC: Fixes/renames for files manager
Paul Gilbert
2016-03-19
TITANIC: Implemented CGameManager::update
Paul Gilbert
2016-03-17
TITANIC: Fix image decoders
Paul Gilbert
2016-03-16
TITANIC: Implementing setActiveView, surface clearing
Paul Gilbert
2016-03-16
TITANIC: Starting to implement game view loading
Paul Gilbert
2016-03-13
TITANIC: Changed CGameStateSub to CGameLocation, properly implemented it
Paul Gilbert
2016-03-12
TITANIC: Implement various post-load methods
Paul Gilbert
2016-02-22
TITANIC: Implemented bulk of applicationStarting
Paul Gilbert