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.h
Age
Commit message (
Collapse
)
Author
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-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
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-15
TITANIC: Adding Pet Room glyph methods
Paul Gilbert
2016-07-10
TITANIC: Added remainder of CCarry msg handlers
Paul Gilbert
2016-04-08
TITANIC: Implement onIdle method for regular game updates
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