aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/player.h
AgeCommit message (Expand)Author
2016-01-07MADS: Phantom: Flesh out walk triggersPaul Gilbert
2015-10-24MADS: Phantom: Initial implementation of Player::setWalkTrigger()Filippos Karapetis
2015-10-15MADS: Add logic for scene 103, some rework on animationsStrangerke
2015-10-10MADS: Phantom: Implement Scene101::enter(), add some empty (new) engine funct...Strangerke
2015-09-22MADS: Phantom - Implement Scene1xx functionsStrangerke
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-18MADS: Add removePlayerSprites(), remove a TODOStrangerke
2014-05-18MADS: Implement scene 805Strangerke
2014-04-22MADS: Beginnings of savegame synchronisationPaul Gilbert
2014-04-08MADS: Resolve some old TODOsPaul Gilbert
2014-03-30MADS: Added some missing code for scene change freeingPaul Gilbert
2014-03-29MADS: Refactored pathfinder into it's own classPaul Gilbert
2014-03-29MADS: Implemented NebularGame::stepPaul Gilbert
2014-03-28MADS: Cleanup of Scene::checkStartWalk to become Player::newWalkPaul Gilbert
2014-03-28MADS: Clean up of Player::move methodPaul Gilbert
2014-03-28MADS: Cleanup of Player::updateFramePaul Gilbert
2014-03-28MADS: Cleanup of direction setup, fix sprite mirroring for walkingPaul Gilbert
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-27MADS: Cleanup of game and player fields used during initializationPaul Gilbert
2014-03-26MADS: Cleaned up game initialisation code to use more constantsPaul Gilbert
2014-03-25MADS: Added a Facing enum for the player directionsPaul Gilbert
2014-03-22MADS: Fix positioning of kernel messagesPaul Gilbert
2014-03-21MADS: Fixes for screen objects loading and checkingPaul Gilbert
2014-03-18MADS: Complete scene 201Strangerke
2014-03-17MADS: Transformed ImageInterEntries to be User Interface UISlotsPaul Gilbert
2014-03-17MADS: Implement some more logic used in scene 201Strangerke
2014-03-16MADS: Implemented lots of Player methodsPaul Gilbert
2014-03-16MADS: Implement Scene2xx functionsStrangerke
2014-03-05MADS: Starting implementation of scene group 8Paul Gilbert
2014-03-04MADS: Finished remainder of Scene::doFramePaul Gilbert
2014-03-03MADS: Implementing Scene::doFramePaul Gilbert
2014-03-02MADS: Bulk of implementation of ScreenObjects::checkPaul Gilbert
2014-03-02MADS: Implemented more of the multi-scene loopPaul Gilbert
2014-03-02MADS: Moved Player class into it's own filePaul Gilbert