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_state.cpp
Age
Commit message (
Expand
)
Author
2016-07-24
TITANIC: Fleshed out various methods
Paul Gilbert
2016-07-23
TITANIC: Fixes for movie notification, computer game logic cleanup
Paul Gilbert
2016-07-22
TITANIC: Add support for arbitrary window event targets
Paul Gilbert
2016-07-15
TITANIC: Added CMovieManager class
Paul Gilbert
2016-07-15
TITANIC: Implementing lots of cGameObject methods
Paul Gilbert
2016-07-15
TITANIC: More implementing deskbot message handlers
Paul Gilbert
2016-07-10
TITANIC: Implement summoning NPCs
Paul Gilbert
2016-07-10
TITANIC: Added remainder of CCarry msg handlers
Paul Gilbert
2016-04-08
TITANIC: Implementing preliminary video playback code
Paul Gilbert
2016-04-08
TITANIC: Rename field in CGameState
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert
2016-03-31
TITANIC: Implement CPetFrame::setArea
Paul Gilbert
2016-03-25
TITANIC: Implementing more CTelevision code, CGameState movie list
Paul Gilbert
2016-03-21
TITANIC: Add new derived Rect and Point classes
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: Implement preEnterView and enterView
Paul Gilbert
2016-03-18
TITANIC: Implemented drag/drop handling
Paul Gilbert
2016-03-16
TITANIC: Implementing setActiveView, surface clearing
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-10
TITANIC: Beginnings of game manager data loading
Paul Gilbert
2016-03-08
TITANIC: Added skeletons for game manager support classes
Paul Gilbert