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_manager.h
Age
Commit message (
Expand
)
Author
2017-10-15
TITANIC: Fix crash exiting game when music room music is active
Paul Gilbert
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-06-11
TITANIC: CGameManager viewChange better named as roomChange
Paul Gilbert
2017-01-14
TITANIC: Clarify dirty rect methods in CGameManager
Paul Gilbert
2016-11-12
TITANIC: Renamings of transitioning counter methods
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-05
TITANIC: Added skeleton QMixer class for mixer interface
Paul Gilbert
2016-07-23
TITANIC: Further timers cleanup
Paul Gilbert
2016-07-22
TITANIC: Fleshing out PET RealLife Load functionality
Paul Gilbert
2016-07-20
TITANIC: Fixes for saving & loading savegames
Paul Gilbert
2016-07-15
TITANIC: Implemented remaining CGameManager methods and others
Paul Gilbert
2016-07-10
TITANIC: Implementing scriptChanged methods
Paul Gilbert
2016-07-10
TITANIC: Implemented remote entertainment device glyph
Paul Gilbert
2016-07-10
TITANIC: Implemented CCarryParrot msg handlers and support methods
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: Implementing preliminary video playback code
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert
2016-03-24
TITANIC: Support methods needed by CTelevision
Paul Gilbert
2016-03-22
TITANIC: Implement object image loading and drawing
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-19
TITANIC: Minor fixes executing game manager update
Paul Gilbert
2016-03-19
TITANIC: Implemented CGameManager::update
Paul Gilbert
2016-03-19
TITANIC: Implement view change logic
Paul Gilbert
2016-03-19
TITANIC: Implementing view item message handling
Paul Gilbert
2016-03-19
TITANIC: Added CGameManager::viewChange
Paul Gilbert
2016-03-19
TITANIC: Added various preSave and postSave methods
Paul Gilbert
2016-03-19
TITANIC: Added various preLoad methods
Paul Gilbert
2016-03-18
TITANIC: Implemented drag/drop handling
Paul Gilbert
2016-03-18
TITANIC: Implement input translator event methods
Paul Gilbert
2016-03-16
TITANIC: Implementing setActiveView, surface clearing
Paul Gilbert
2016-03-15
TITANIC: Fleshing out resource key and view loading
Paul Gilbert
2016-03-14
TITANIC: Further graphics setup, beginnings of files manager
Paul Gilbert
2016-03-13
TITANIC: Add message generation at end of applicationStarting
Paul Gilbert
2016-03-13
TITANIC: Changed CGameStateSub to CGameLocation, properly implemented it
Paul Gilbert
2016-03-13
TITANIC: Implemented setMode method for game state
Paul Gilbert
2016-03-12
TITANIC: Implement various post-load methods
Paul Gilbert
2016-03-11
TITANIC: Beginnings of True Talk scripts hierarchy
Paul Gilbert
2016-03-10
TITANIC: Beginnings of game manager data loading
Paul Gilbert
2016-03-08
TITANIC: Added skeletons for game manager support classes
Paul Gilbert
2016-02-23
TITANIC: Major fleshing out of game loading code
Paul Gilbert
2016-02-22
TITANIC: Implemented bulk of applicationStarting
Paul Gilbert