aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi.cpp
AgeCommit message (Expand)Author
2009-10-20AGI: Turn g_tickTimer & g_mouse into members of class AgiEngine resp. AgiBaseMax Horn
2009-06-06CleanupEugene Sandulenko
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2009-03-08some cleanupMax Horn
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-07-10Removed unnecessary #inlcudesChristopher Page
2008-07-08PreAGI works with the new GMM implementationChristopher Page
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-01-13IndentationKari Salminen
2007-12-20get rid of unused globalsMax Horn
2007-11-23cleanupMax Horn
2007-11-19_speakerStream should be public. Also, when preAGI engine closes, the speaker...Filippos Karapetis
2007-11-19Hook PC Speaker to Troll's Tale. Though pitch and duration are wrongEugene Sandulenko
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18WIP for Troll's TaleEugene Sandulenko
2007-09-11remove the rest of the PreAGI loaderMatthew Hoops
2007-09-11PreAGI does not need an AGI resource loader, as it only needs to load picture...Matthew Hoops
2007-09-06Winnie now enters the main loop and allows for movement (via the menu)Matthew Hoops
2007-09-06WIP Winnie the Pooh code (PreAGI). Shows only the intro currentlyMatthew Hoops
2007-09-03Some updates to preagi's sound system and code cleanupFilippos Karapetis
2007-09-03Some updates to Mickey's sound system and code cleanupFilippos Karapetis
2007-09-02Image placement in Mickey is correct nowFilippos Karapetis
2007-09-02Moved preagi common code to a more appropriate place (commit 1 of 2)Filippos Karapetis
2007-09-02fix more warningsMatthew Hoops
2007-09-02fix a warning and some code formattingMatthew Hoops
2007-09-02Some more updates to preagi string drawing functionFilippos Karapetis
2007-09-02Initial implementation of preagi string drawing functions. They still need wo...Filippos Karapetis
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko