aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/dialogs.cpp
AgeCommit message (Expand)Author
2014-03-17MADS: Added caching for font instancesPaul Gilbert
2014-03-16MADS: Implementing user interface text display methodsPaul Gilbert
2014-03-13MADS: Fixed handling of dirty rects to copy areas to the physical screenPaul Gilbert
2014-03-04MADS: Beginnings of code support for Scene::drawElementsPaul Gilbert
2014-02-25MADS: In progress implementation of loadScenePaul Gilbert
2014-02-24MADS: Shift some fields and methods to Dialogs and Game classesPaul Gilbert
2014-02-24MADS: Added skeleton framework for game scene classesPaul Gilbert
2014-02-23MADS: Added game initialisation codePaul Gilbert
2014-02-23MADS: Fixes for the display of dialogsPaul 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: Beginnings of dialog class hierarchyPaul Gilbert