Age | Commit message (Expand) | Author |
2016-01-11 | MADS: Initialize some variables in player code | Strangerke |
2015-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel |
2014-05-27 | MADS: Initialize some variables in MADSAction | Strangerke |
2014-05-19 | MADS: Reduce the scope of a variable in Action, rename some British variable ... | Strangerke |
2014-05-08 | MADS: Remove trailing whitespace | Filippos Karapetis |
2014-05-04 | MADS: Fix several logic bugs in scenes 102, 109 and 212 | Filippos Karapetis |
2014-05-01 | MADS: Implemented more savegame synchronization | Paul Gilbert |
2014-04-30 | MADS: Fixes for using items on other items | Paul Gilbert |
2014-04-22 | MADS: Beginnings of savegame synchronisation | Paul Gilbert |
2014-04-15 | MADS: Fix depth issues with sitting in chair in scene 101 | Paul Gilbert |
2014-04-08 | MADS: Dropped old ActionMode enums in favour of ScrCategory | Paul Gilbert |
2014-04-08 | MADS: Cleanup of verb/preposition flags handling | Paul Gilbert |
2014-04-05 | MADS: Further cleanup of previously anonymous fields | Paul Gilbert |
2014-04-05 | MADS: Cleanup of the MADSAction class | Paul Gilbert |
2014-04-03 | MADS: Renamings for saving fields in MADSAction::startAction | Paul Gilbert |
2014-04-02 | MADS: In progress cleanup of checkActionAtMousePos | Paul Gilbert |
2014-03-30 | MADS: Implemented message parser for action dialog display | 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-27 | MADS: Initial cleanup of action/player handling | Paul Gilbert |
2014-03-26 | MADS: Fix for selecting actions from the list | Paul Gilbert |
2014-03-23 | MADS: Implemented more action handling methods | Paul Gilbert |
2014-03-23 | MADS: In progress work on action starting | Paul Gilbert |
2014-03-22 | MADS: Added _savedLookFlag to MADSAction | Paul Gilbert |
2014-03-19 | MADS: Implemented methods for checking action at mouse position and clicking | 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: Moved Player class into it's own file | Paul Gilbert |
2014-03-02 | MADS: Added skeleton class for actions | Paul Gilbert |