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 (
Collapse
)
Author
2016-12-27
TITANIC: Implement busy cursor like the original
Paul Gilbert
2016-12-10
TITANIC: Renaming of parrot met flag methods
Paul Gilbert
2016-11-12
TITANIC: Cleanup and fixes for GameStateMovieList
Paul Gilbert
2016-11-12
TITANIC: Renamings of transitioning counter methods
Paul Gilbert
2016-11-08
TITANIC: Fix spurious drag starts happening after view changes
Paul Gilbert
2016-11-06
TITANIC: Fix showing movie clip of BellBot arriving
Paul Gilbert
2016-11-05
TITANIC: Replaced int passenger class with PassengerClass enum
Paul Gilbert
2016-10-28
TITANIC: Fix room transition cutscenes
Paul Gilbert
2016-10-25
TITANIC: Implement hide counting for mouse cursor hide/show
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-27
TITANIC: Implemented more game classes, fleshed out season handling
Paul Gilbert
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
Also moved all standard game event methods to CMainGameWindow. This will allow for the Continue Save dialog to be added in and get events instead of the game window
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