Age | Commit message (Expand) | Author |
2016-01-07 | MADS: Phantom: Flesh out walk triggers | Paul Gilbert |
2015-10-24 | MADS: Phantom: Initial implementation of Player::setWalkTrigger() | Filippos Karapetis |
2015-10-15 | MADS: Add logic for scene 103, some rework on animations | Strangerke |
2015-10-10 | MADS: Phantom: Implement Scene101::enter(), add some empty (new) engine funct... | Strangerke |
2015-09-22 | MADS: Phantom - Implement Scene1xx functions | Strangerke |
2015-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel |
2014-05-18 | MADS: Add removePlayerSprites(), remove a TODO | Strangerke |
2014-05-18 | MADS: Implement scene 805 | Strangerke |
2014-04-22 | MADS: Beginnings of savegame synchronisation | Paul Gilbert |
2014-04-08 | MADS: Resolve some old TODOs | Paul Gilbert |
2014-03-30 | MADS: Added some missing code for scene change freeing | Paul Gilbert |
2014-03-29 | MADS: Refactored pathfinder into it's own class | Paul Gilbert |
2014-03-29 | MADS: Implemented NebularGame::step | Paul Gilbert |
2014-03-28 | MADS: Cleanup of Scene::checkStartWalk to become Player::newWalk | Paul Gilbert |
2014-03-28 | MADS: Clean up of Player::move method | Paul Gilbert |
2014-03-28 | MADS: Cleanup of Player::updateFrame | Paul Gilbert |
2014-03-28 | MADS: Cleanup of direction setup, fix sprite mirroring for walking | Paul Gilbert |
2014-03-27 | MADS: Initial cleanup of action/player handling | Paul Gilbert |
2014-03-27 | MADS: Cleanup of game and player fields used during initialization | Paul Gilbert |
2014-03-26 | MADS: Cleaned up game initialisation code to use more constants | Paul Gilbert |
2014-03-25 | MADS: Added a Facing enum for the player directions | Paul Gilbert |
2014-03-22 | MADS: Fix positioning of kernel messages | Paul Gilbert |
2014-03-21 | MADS: Fixes for screen objects loading and checking | Paul Gilbert |
2014-03-18 | MADS: Complete scene 201 | Strangerke |
2014-03-17 | MADS: Transformed ImageInterEntries to be User Interface UISlots | Paul Gilbert |
2014-03-17 | MADS: Implement some more logic used in scene 201 | Strangerke |
2014-03-16 | MADS: Implemented lots of Player methods | Paul Gilbert |
2014-03-16 | MADS: Implement Scene2xx functions | Strangerke |
2014-03-05 | MADS: Starting implementation of scene group 8 | Paul Gilbert |
2014-03-04 | MADS: Finished remainder of Scene::doFrame | Paul Gilbert |
2014-03-03 | MADS: Implementing Scene::doFrame | Paul Gilbert |
2014-03-02 | MADS: Bulk of implementation of ScreenObjects::check | Paul Gilbert |
2014-03-02 | MADS: Implemented more of the multi-scene loop | Paul Gilbert |
2014-03-02 | MADS: Moved Player class into it's own file | Paul Gilbert |