aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/action.cpp
AgeCommit message (Expand)Author
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-26MADS: Walking is now sort of workingPaul Gilbert
2014-03-26MADS: Fix for selecting actions from the listPaul Gilbert
2014-03-25MADS: Added a Facing enum for the player directionsPaul Gilbert
2014-03-23MADS: Implemented more action handling methodsPaul Gilbert
2014-03-23MADS: In progress work on action startingPaul Gilbert
2014-03-22MADS: Added _savedLookFlag to MADSActionPaul Gilbert
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-03MADS: Implementing Scene::doFramePaul Gilbert
2014-03-02MADS: Bulk of implementation of ScreenObjects::checkPaul Gilbert
2014-03-02MADS: Moved Player class into it's own filePaul Gilbert
2014-03-02MADS: Added skeleton class for actionsPaul Gilbert