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
/
events.cpp
Age
Commit message (
Collapse
)
Author
2016-12-20
TITANIC: Hopefully fix overlapping announcements
Paul Gilbert
2016-11-08
TITANIC: Fix compiler warnings
Paul Gilbert
2016-11-08
TITANIC: Fix spurious drag starts happening after view changes
Paul Gilbert
2016-11-01
TITANIC: Add support for mouse wheel scrolling conversations log
Paul Gilbert
2016-10-31
TITANIC: Implement manual mouse control used during intro
Paul Gilbert
2016-09-03
TITANIC: Fix updating mixer during cutscenes, ending NPC speech
Paul Gilbert
2016-08-11
TITANIC: Hook up wave pump for callbacks
Paul Gilbert
2016-08-07
TITANIC: Added sound methods to CGameObject
Paul Gilbert
2016-07-22
TITANIC: Add button handling and evil twin to Continue Save dialog
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: Major implementation of OSMovie and AVISurface classes
Paul Gilbert
2016-07-10
TITANIC: Added remainder of CCarry msg handlers
Paul Gilbert
2016-04-08
TITANIC: Rename field in CGameState
Paul Gilbert
2016-04-08
TITANIC: Implement onIdle method for regular game updates
Paul Gilbert
2016-03-31
TITANIC: Implement keyboard event handling
Paul Gilbert
2016-03-24
TITANIC: Fix view message handling
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-19
TITANIC: Implement view change logic
Paul Gilbert
2016-03-18
TITANIC: Implement input translator event methods
Paul Gilbert
2016-03-18
TITANIC: Create Event manager class
Paul Gilbert