Age | Commit message (Expand) | Author |
2016-01-10 | MADS: Implement GameConversations::update | Paul Gilbert |
2015-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel |
2015-03-14 | MADS: Fix hotspot highlighting when easy mouse is off | Paul Gilbert |
2015-02-14 | MADS: Allow Escape key to close game options dialog | Paul Gilbert |
2015-01-31 | MADS: Remove a useless variable | Strangerke |
2014-07-27 | MADS: Silence GCC warning | Torbjörn Andersson |
2014-07-26 | MADS: Add support to event manager for intercepting events | Paul Gilbert |
2014-07-18 | MADS: Beginnings of work on Rex Nebular main menu | Paul Gilbert |
2014-05-08 | MADS: Remove trailing whitespace | Filippos Karapetis |
2014-05-02 | MADS: Misc savegame fixes and added meta query info | Paul Gilbert |
2014-04-29 | MADS: Add an isCursorVisible() method | Filippos Karapetis |
2014-04-08 | MADS: Added preliminary keyboard handling and keypress process stub | Paul Gilbert |
2014-04-05 | MADS: Fix right mouse button handling | Paul Gilbert |
2014-04-02 | MADS: Further clean up/renaming of checkActionAtMousePos | Paul Gilbert |
2014-03-27 | MADS: Cleanup of game and player fields used during initialization | Paul Gilbert |
2014-03-26 | MADS: Walking is now sort of working | Paul Gilbert |
2014-03-23 | MADS: Fix the setting/clearing of _mouseReleased flag | Paul Gilbert |
2014-03-22 | MADS: Implemented ScreenObjects::checkScroller | Paul Gilbert |
2014-03-11 | MADS: Fix inter-frame wait loop | Paul Gilbert |
2014-03-08 | MADS: Clarified Events::_currentTimer as Scene::_frameStartTime | Paul Gilbert |
2014-03-04 | MADS: Beginnings of code support for Scene::drawElements | 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: Added skeleton class for actions | Paul Gilbert |
2014-03-02 | MADS: Added loading for scene nodes and hotspost | Paul Gilbert |
2014-02-23 | MADS: Added game initialisation code | Paul Gilbert |
2014-02-22 | MADS: Copy protection dialog is starting to be displayed | Paul Gilbert |
2014-02-22 | MADS: Implemented more logic for dialog display | Paul Gilbert |
2014-02-22 | MADS: Further cursor/event initialisation | Paul Gilbert |
2014-02-22 | MADS: Beginnings of cursor initialization | Paul Gilbert |
2014-02-19 | MADS: Added skeleton files for the game and dialogs | Paul Gilbert |
2014-02-18 | MADS: Initial implementation of MSurface class and dependant classes | Paul Gilbert |