Christopher Page
|
e808cdf7a0
|
Reimplemented pushEvent() and artificialEventQueue to work with Events 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-09 02:27:05 +00:00 |
|
Christopher Page
|
a4f56de13a
|
Implemented Common::EventManager::pushEvent() to insert fake events into the 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-07 22:34:45 +00:00 |
|
Christopher Page
|
a14a0d16c1
|
Changes to implementation of the GMM
svn-id: r32872
|
2008-07-02 00:30:49 +00:00 |
|
Christopher Page
|
c14804e22f
|
Added main menu dialog files. Gob is now using the new _quit flag
svn-id: r32771
|
2008-06-24 23:19:23 +00:00 |
|