Age | Commit message (Expand) | Author |
2016-05-22 | AGI: Reduce audio header dependencies | Ori Avtalion |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-02-02 | AGI: Fix formatting. | Johannes Schickel |
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-09-26 | AGI: Clean up save/load String usage | Willem Jan Palenstijn |
2011-09-25 | AGI: Switched to Common::String in the save/load code | Filippos Karapetis |
2011-08-15 | AGI: Cleanup PreAGI console code | Matthew Hoops |
2011-08-15 | AGI: Reorganize the PreAGI code a bit | Matthew Hoops |
2011-08-15 | AGI: Make Troll inherit from PreAgiEngine | Matthew Hoops |
2011-08-15 | AGI: Make Winnie inherit from PreAgiEngine | Matthew Hoops |
2011-08-14 | AGI: Make the sound code use AgiBase instead of AgiEngine | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-08-30 | Implement getDebugger() in AGI | Jordi Vilalta Prat |
2009-06-06 | Cleanup | Eugene Sandulenko |
2008-11-10 | AGI save games now contain thumbnails and creation date/time (visible from th... | Filippos Karapetis |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-06 | Fix for bug #2071125 - "MICKEY: Mouse movement‏", by using the waitForTimer... | Filippos Karapetis |
2008-08-25 | Fix for bug #2073159 - "MICKEY: Incomplete computer message". | Filippos Karapetis |
2007-11-23 | cleanup | Max Horn |
2007-11-22 | Change the AGI image stack to use Common::Stack | Max Horn |
2007-11-19 | Oops, made _speakerStream private again | Filippos Karapetis |
2007-11-19 | _speakerStream should be public. Also, when preAGI engine closes, the speaker... | Filippos Karapetis |
2007-11-19 | Hook PC Speaker to Troll's Tale. Though pitch and duration are wrong | Eugene Sandulenko |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis |
2007-09-19 | Merge several choice-related functions | Eugene Sandulenko |
2007-09-19 | Moved some keyboard code from Winnie together with the other keyboard functions | Filippos Karapetis |
2007-09-18 | Fix menu and tutorial it Troll's Tale | Eugene Sandulenko |
2007-09-18 | WIP for Troll's Tale | Eugene Sandulenko |