aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi.h
AgeCommit message (Expand)Author
2016-05-22AGI: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-02-02AGI: Fix formatting.Johannes Schickel
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2011-09-26AGI: Clean up save/load String usageWillem Jan Palenstijn
2011-09-25AGI: Switched to Common::String in the save/load codeFilippos Karapetis
2011-08-15AGI: Cleanup PreAGI console codeMatthew Hoops
2011-08-15AGI: Reorganize the PreAGI code a bitMatthew Hoops
2011-08-15AGI: Make Troll inherit from PreAgiEngineMatthew Hoops
2011-08-15AGI: Make Winnie inherit from PreAgiEngineMatthew Hoops
2011-08-14AGI: Make the sound code use AgiBase instead of AgiEngineMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-08-30Implement getDebugger() in AGIJordi Vilalta Prat
2009-06-06CleanupEugene Sandulenko
2008-11-10AGI save games now contain thumbnails and creation date/time (visible from th...Filippos Karapetis
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-06Fix for bug #2071125 - "MICKEY: Mouse movement‏", by using the waitForTimer...Filippos Karapetis
2008-08-25Fix for bug #2073159 - "MICKEY: Incomplete computer message".Filippos Karapetis
2007-11-23cleanupMax Horn
2007-11-22Change the AGI image stack to use Common::StackMax Horn
2007-11-19Oops, made _speakerStream private againFilippos Karapetis
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-10-13Add a debug console in Winnie (patch by clone2727)Filippos Karapetis
2007-09-19Merge several choice-related functionsEugene Sandulenko
2007-09-19Moved some keyboard code from Winnie together with the other keyboard functionsFilippos Karapetis
2007-09-18Fix menu and tutorial it Troll's TaleEugene Sandulenko
2007-09-18WIP for Troll's TaleEugene Sandulenko