Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-10 | AGI save games now contain thumbnails and creation date/time (visible from ↵ | Filippos Karapetis | |
the GMM save/load screens) svn-id: r34989 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-11-06 | Fix for bug #2071125 - "MICKEY: Mouse movement", by using the ↵ | Filippos Karapetis | |
waitForTimer() function from the SCUMM engine svn-id: r34914 | |||
2008-08-25 | Fix for bug #2073159 - "MICKEY: Incomplete computer message". | Filippos Karapetis | |
Random numbers are calculated from 1 onwards in the preAGI engines, but there was an off-by one error. I'm currently hesitant to add this fix to the 0.12.0 branch, as I'm unsure if it has any possible regressions in Troll's Tale or Winnie the Pooh svn-id: r34152 | |||
2007-11-23 | cleanup | Max Horn | |
svn-id: r29617 | |||
2007-11-22 | Change the AGI image stack to use Common::Stack | Max Horn | |
svn-id: r29608 | |||
2007-11-19 | Oops, made _speakerStream private again | Filippos Karapetis | |
svn-id: r29574 | |||
2007-11-19 | _speakerStream should be public. Also, when preAGI engine closes, the ↵ | Filippos Karapetis | |
speaker handle is freed svn-id: r29573 | |||
2007-11-19 | Hook PC Speaker to Troll's Tale. Though pitch and duration are wrong | Eugene Sandulenko | |
svn-id: r29569 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis | |
svn-id: r29215 | |||
2007-09-19 | Merge several choice-related functions | Eugene Sandulenko | |
svn-id: r28967 | |||
2007-09-19 | Moved some keyboard code from Winnie together with the other keyboard functions | Filippos Karapetis | |
svn-id: r28965 | |||
2007-09-18 | Fix menu and tutorial it Troll's Tale | Eugene Sandulenko | |
svn-id: r28941 | |||
2007-09-18 | WIP for Troll's Tale | Eugene Sandulenko | |
svn-id: r28939 |