aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/screen.cpp
AgeCommit message (Expand)Author
2014-03-22MADS: Completed elementHighlighted methodPaul Gilbert
2014-03-22MADS: In progress implementing ScreenObjects::elementHighlightedPaul Gilbert
2014-03-22MADS: Implemented ScreenObjects::checkScrollerPaul Gilbert
2014-03-21MADS: Fixes for handling horizontally flipped framesPaul Gilbert
2014-03-21MADS: Fixes for screen objects loading and checkingPaul Gilbert
2014-03-19MADS: Implemented methods for checking action at mouse position and clickingPaul Gilbert
2014-03-19MADS: Moved ScreenObjects into the Game classPaul Gilbert
2014-03-18MADS: Implemented DirtyArea::setUISlotPaul Gilbert
2014-03-17MADS: Transformed ImageInterEntries to be User Interface UISlotsPaul Gilbert
2014-03-13MADS: Fixed handling of dirty rects to copy areas to the physical screenPaul Gilbert