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
/
mads
/
events.cpp
Age
Commit message (
Collapse
)
Author
2014-03-11
MADS: Fix inter-frame wait loop
Paul Gilbert
2014-03-08
MADS: Clarified Events::_currentTimer as Scene::_frameStartTime
Paul Gilbert
2014-03-04
MADS: Beginnings of code support for Scene::drawElements
Paul Gilbert
2014-03-04
MADS: Finished remainder of Scene::doFrame
Paul Gilbert
2014-03-02
MADS: Bulk of implementation of ScreenObjects::check
Paul Gilbert
2014-03-02
MADS: Implemented more of the multi-scene loop
Paul Gilbert
2014-03-02
MADS: Added skeleton class for actions
Paul Gilbert
2014-02-25
MADS: Moved scene data classes into their own code file
Paul Gilbert
2014-02-23
MADS: Added game initialisation code
Paul Gilbert
2014-02-22
MADS: Copy protection dialog is starting to be displayed
Paul Gilbert
2014-02-22
MADS: Implemented more logic for dialog display
Paul Gilbert
2014-02-22
MADS: Further cursor/event initialisation
Paul Gilbert
2014-02-22
MADS: Beginnings of cursor initialization
Paul Gilbert
2014-02-19
MADS: Added skeleton files for the game and dialogs
Paul Gilbert
2014-02-18
MADS: Initial implementation of MSurface class and dependant classes
Paul Gilbert