Johannes Schickel
|
41312a0ead
|
Added ScummVM logo to GMM.
svn-id: r34537
|
2008-09-14 20:42:50 +00:00 |
|
Lars Persson
|
f01fc82f2e
|
Enum needs to be minimum four chars to compile (32 bit number I guess)
svn-id: r34353
|
2008-09-05 14:11:23 +00:00 |
|
Christopher Page
|
f45749759e
|
Added ScummVM Title and version info to GMM
svn-id: r33955
|
2008-08-17 02:02:22 +00:00 |
|
Christopher Page
|
ec8dac5540
|
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the GMM if the engine doesn't support it
svn-id: r33921
|
2008-08-16 02:53:16 +00:00 |
|
Christopher Page
|
af16043008
|
Added FIXME comment to ConfigDialog class
svn-id: r33650
|
2008-08-05 22:02:24 +00:00 |
|
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 |
|