aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/action.h
AgeCommit message (Expand)Author
2016-01-11MADS: Initialize some variables in player codeStrangerke
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-27MADS: Initialize some variables in MADSActionStrangerke
2014-05-19MADS: Reduce the scope of a variable in Action, rename some British variable ...Strangerke
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-04MADS: Fix several logic bugs in scenes 102, 109 and 212Filippos Karapetis
2014-05-01MADS: Implemented more savegame synchronizationPaul Gilbert
2014-04-30MADS: Fixes for using items on other itemsPaul Gilbert
2014-04-22MADS: Beginnings of savegame synchronisationPaul Gilbert
2014-04-15MADS: Fix depth issues with sitting in chair in scene 101Paul Gilbert
2014-04-08MADS: Dropped old ActionMode enums in favour of ScrCategoryPaul Gilbert
2014-04-08MADS: Cleanup of verb/preposition flags handlingPaul Gilbert
2014-04-05MADS: Further cleanup of previously anonymous fieldsPaul Gilbert
2014-04-05MADS: Cleanup of the MADSAction classPaul Gilbert
2014-04-03MADS: Renamings for saving fields in MADSAction::startActionPaul Gilbert
2014-04-02MADS: In progress cleanup of checkActionAtMousePosPaul Gilbert
2014-03-30MADS: Implemented message parser for action dialog displayPaul Gilbert
2014-03-29MADS: Implemented NebularGame::stepPaul Gilbert
2014-03-28MADS: Cleanup of Scene::checkStartWalk to become Player::newWalkPaul Gilbert
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-26MADS: Fix for selecting actions from the listPaul 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-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