Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Cleanup | Eugene Sandulenko | |
svn-id: r41254 | |||
2009-06-06 | Whitespace fixes and C++ comments | Eugene Sandulenko | |
svn-id: r41239 | |||
2009-03-08 | some cleanup | Max Horn | |
svn-id: r39241 | |||
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn | |
svn-id: r36142 | |||
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn | |
svn-id: r34916 | |||
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn | |
svn-id: r34310 | |||
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page | |
svn-id: r32984 | |||
2008-07-08 | PreAGI works with the new GMM implementation | Christopher Page | |
svn-id: r32956 | |||
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine ↵ | Max Horn | |
constructor svn-id: r30871 | |||
2008-01-13 | Indentation | Kari Salminen | |
svn-id: r30478 | |||
2007-12-20 | get rid of unused globals | Max Horn | |
svn-id: r29916 | |||
2007-11-23 | cleanup | Max Horn | |
svn-id: r29617 | |||
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-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-18 | WIP for Troll's Tale | Eugene Sandulenko | |
svn-id: r28939 | |||
2007-09-11 | remove the rest of the PreAGI loader | Matthew Hoops | |
svn-id: r28895 | |||
2007-09-11 | PreAGI does not need an AGI resource loader, as it only needs to load ↵ | Matthew Hoops | |
pictures and doesn't use directories. So, this allows Winnie to decode pictures without using the loader svn-id: r28893 | |||
2007-09-06 | Winnie now enters the main loop and allows for movement (via the menu) | Matthew Hoops | |
svn-id: r28867 | |||
2007-09-06 | WIP Winnie the Pooh code (PreAGI). Shows only the intro currently | Matthew Hoops | |
svn-id: r28865 | |||
2007-09-03 | Some updates to preagi's sound system and code cleanup | Filippos Karapetis | |
svn-id: r28844 | |||
2007-09-03 | Some updates to Mickey's sound system and code cleanup | Filippos Karapetis | |
svn-id: r28840 | |||
2007-09-02 | Image placement in Mickey is correct now | Filippos Karapetis | |
svn-id: r28834 | |||
2007-09-02 | Moved preagi common code to a more appropriate place (commit 1 of 2) | Filippos Karapetis | |
svn-id: r28831 | |||
2007-09-02 | fix more warnings | Matthew Hoops | |
svn-id: r28822 | |||
2007-09-02 | fix a warning and some code formatting | Matthew Hoops | |
svn-id: r28820 | |||
2007-09-02 | Some more updates to preagi string drawing function | Filippos Karapetis | |
svn-id: r28813 | |||
2007-09-02 | Initial implementation of preagi string drawing functions. They still need ↵ | Filippos Karapetis | |
work, though svn-id: r28812 | |||
2007-09-01 | An early WIP of PreAGI (TrollVM) support | Eugene Sandulenko | |
svn-id: r28787 |