Commit Graph

4 Commits

Author SHA1 Message Date
Johannes Schickel
2db5747642 - Added tests for newly added Common::Queue
- Changed Common::Queue::front and Common::Queue::back to return references instead of values

svn-id: r34240
2008-09-01 16:52:09 +00:00
Max Horn
572641d3cc New Queue class, from RTL branch
svn-id: r34237
2008-09-01 10:54:03 +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
94beb3037e Improved GMM implementation by adding unified quit() and quitGame() methods for all engines. Also implemented a Queue class before and forgot to svn add, common/queue.h is added here.
svn-id: r32958
2008-07-08 05:21:05 +00:00