Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events ↵ | Christopher Page | |
instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM svn-id: r32971 | |||
2008-07-07 | Implemented Common::EventManager::pushEvent() to insert fake events into the ↵ | Christopher Page | |
event queue. Quit and RTL events have been added, and are now tracked by the DefaultEventManager using shouldQuit() and shouldRTL(). AGOS is working with this new implementation, other engines to follow. svn-id: r32952 | |||
2008-07-02 | Changes to implementation of the GMM | Christopher Page | |
svn-id: r32872 | |||
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page | |
svn-id: r32771 |