aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/events.cpp
AgeCommit message (Expand)Author
2014-03-11MADS: Fix inter-frame wait loopPaul Gilbert
2014-03-08MADS: Clarified Events::_currentTimer as Scene::_frameStartTimePaul Gilbert
2014-03-04MADS: Beginnings of code support for Scene::drawElementsPaul Gilbert
2014-03-04MADS: Finished remainder of Scene::doFramePaul Gilbert
2014-03-02MADS: Bulk of implementation of ScreenObjects::checkPaul Gilbert
2014-03-02MADS: Implemented more of the multi-scene loopPaul Gilbert
2014-03-02MADS: Added skeleton class for actionsPaul Gilbert
2014-02-25MADS: Moved scene data classes into their own code filePaul Gilbert
2014-02-23MADS: Added game initialisation codePaul Gilbert
2014-02-22MADS: Copy protection dialog is starting to be displayedPaul Gilbert
2014-02-22MADS: Implemented more logic for dialog displayPaul Gilbert
2014-02-22MADS: Further cursor/event initialisationPaul Gilbert
2014-02-22MADS: Beginnings of cursor initializationPaul Gilbert
2014-02-19MADS: Added skeleton files for the game and dialogsPaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert