aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/user_interface.h
AgeCommit message (Expand)Author
2014-03-20MADS: Implemented more action logic for highlighting hotspotsPaul 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-19MADS: Added inventory add/remove methodsPaul Gilbert
2014-03-18MADS: Fixes for scene background loadingPaul Gilbert
2014-03-18MADS: Finished UISlots::draw methodPaul Gilbert
2014-03-18MADS: Implemented DirtyArea::setUISlotPaul Gilbert
2014-03-17MADS: Beginnings of code for UI inventory item animationPaul Gilbert
2014-03-17MADS: Transformed ImageInterEntries to be User Interface UISlotsPaul Gilbert
2014-03-16MADS: Implementing user interface text display methodsPaul Gilbert
2014-03-16MADS: In progress text draw methods for user interfacePaul Gilbert
2014-03-15MADS: Completed UserInterface::loadElementsPaul Gilbert
2014-03-15MADS: Implementing UserInterface loadingPaul Gilbert
2014-03-15MADS: Merged the InterfaceSurface and UserInterface classesPaul Gilbert
2014-02-18MADS: Adding in classes for fonts, game, user interfaec, and graphicsPaul Gilbert