aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-30Cleanup.Johannes Schickel
2008-12-30Implemented FR #2475519 "Enable F1 game menu in Full Throttle".Johannes Schickel
2008-12-29Add more versions of Blues Clues games.Travis Howell
2008-12-29Add Blue's Treasure Hunt.Travis Howell
2008-12-27GUI: Added Widget::setVisible convenience wrapperMax Horn
2008-12-27Add more stubs for MBC.Travis Howell
2008-12-27Ooops, correct return value.Travis Howell
2008-12-27Add basic code for wizImage compression type 5.Travis Howell
2008-12-27Fix video playback in Blue's Clues games.Travis Howell
2008-12-26Update debug message.Travis Howell
2008-12-26Fix assert when playing Safari Snapshot in Blue's ABC Time Activities, caused...Travis Howell
2008-12-26Fix crash after selecting name in Blue's ABC Time Activities, caused by an in...Travis Howell
2008-12-25Renamed NewGui to GuiManagerMax Horn
2008-12-25Made Engine::_timer protectedMax Horn
2008-12-21Move all video players to separate directoryEugene Sandulenko
2008-12-17- Added some disabled code for Smacker audio support (still incomplete, not w...Filippos Karapetis
2008-12-16- Added some commentsFilippos Karapetis
2008-12-15Add Moonbase Commander target again, for testing only.Travis Howell
2008-12-15Disable video play back in 16bit color HE games for now.Travis Howell
2008-12-14Enable Smacker support, and switch later HE games to Smacker support (since t...Travis Howell
2008-12-09Removed some dead code, clarified comments, cleanupMax Horn
2008-12-09SCUMM: Turned two former warnings into errors -- I never got reports on this ...Max Horn
2008-12-04Fix typo.Kari Salminen
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-23Oops, removed the *actual* unused code, and fixed my previous incorrect commi...Filippos Karapetis
2008-11-23Removed unused/dead codeFilippos Karapetis
2008-11-20SCUMM: Reduced code size used up by NES file decoding/loading/extraction codeMax Horn
2008-11-20cleanupMax Horn
2008-11-17Hopefully fixed the regression described in bug #2299682 ("FT: Crash in the i...Torbjörn Andersson
2008-11-17Fix regressions in HE games, when slashes are used in filenames for file opco...Travis Howell
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2008-11-15Fixed strncpy usage.Johannes Schickel
2008-11-15Fix for bug #2251765: FT: Talk speed inconsistencyMax Horn
2008-11-15Paranoia: Add destination buffer size to Engine::errorString to help avoiding...Johannes Schickel
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-14Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to getTorbjörn Andersson
2008-11-13* got rid of CDECLMax Horn
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-11-12cleanupMax Horn
2008-11-12Patch #2258906: SCUMM: fix builtin load game screen for v1-v5Max Horn
2008-11-11SCUMM: Regulate save/load support in GMM based on VAR_MAINMENU_KEY - though I...Max Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-11-09- The GMM save dialog is now working for all engines which support the approp...Filippos Karapetis
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
2008-11-06cleanupMax Horn
2008-11-05Turned enum PluginError into Common::Error, which in the future is to be used...Max Horn
2008-11-05Got rid of the unused 'filename' attribute in SaveStateDescriptorMax Horn