aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-11-07Implemented a Common::Archive subclass to handle the content of archives in N...Nicola Mettifogo
2008-11-06Added some WIP code for the GMM save dialog (still not working correctly)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-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06cleanupMax Horn
2008-11-06Simplified AdvancedMetaEngine::fallbackDetect usageMax 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
2008-11-04cleanupMax Horn
2008-11-04Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...Max Horn
2008-11-04Fixed leak (unreleased stream of music data).Nicola Mettifogo
2008-11-04Refactoring of NS disk code, preliminary to change towards Common::Archive.Nicola Mettifogo
2008-11-03Extend HACK in Engine::hasFeature, fixes GMM load dialog.Johannes Schickel
2008-11-03- Extended some commentsJohannes Schickel
2008-11-03Check for engine support for loading/saving via GMM when enabling/disabling t...Johannes Schickel
2008-11-03Preliminary support for loading via GMM for KYRA engine.Johannes Schickel
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-11-01Commit of patch #2207782 "ARCHIVE: New method 'getMember'".Johannes Schickel
2008-11-01Fixed assorted leaks in NS Amiga.Nicola Mettifogo
2008-10-29Removed reference to Common::File in music code, and small cleanup.Nicola Mettifogo
2008-10-29Cleanup of Nippon Safes disk code.Nicola Mettifogo
2008-10-27Removed FIXME and reverted commit #34855, as it's now possible to add a subfo...Filippos Karapetis
2008-10-26Implemented FR #2038951: "ALL: visible warning when CD music missing"Filippos Karapetis
2008-10-26Using getChild() with getChild() throws an assertion (a regression of the lat...Filippos Karapetis
2008-10-26Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...Filippos Karapetis
2008-10-26Added semi-ugly workaround for bug #2182450 ("BS1 Demo: Crash due to missingTorbjörn Andersson
2008-10-26Another attempt at making the Broken Sword 1 savegame list in the launcher matchTorbjörn Andersson
2008-10-26Cleaned up disk code after recent updates to Common::SearchSet.Nicola Mettifogo
2008-10-23Removed obsolete FIXME.Torbjörn Andersson
2008-10-23Pushed down some header depsMax Horn
2008-10-23Add missing break to processSpecialKeys().Travis Howell
2008-10-22Remove unnecessary function overloadings for loadBg16 and loadBg256.Kari Salminen
2008-10-22Shut up MSVC and add FIXMEs to Sword's listSaves and ThemeEngine's loadThemeXML.Kari Salminen
2008-10-22Make incrustMask and incrustSprite only draw to the current background in Ope...Kari Salminen
2008-10-22Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...Johannes Schickel
2008-10-21Cleanup.Johannes Schickel
2008-10-20Formatting.Johannes Schickel
2008-10-20Fix - at least partially - the list of savegames for the launcher's load dialog.Torbjörn Andersson
2008-10-20I believe this fixes bug #2162345 ("BS1: Can't overwrite savegame"), but I'dTorbjörn Andersson
2008-10-19Cleanup (Removed an extra 'return 0').Kari Salminen
2008-10-18Implemented visual effects 1, 3, 4, 5, 6, 7 and 16Benjamin Haisch
2008-10-14Another tweak to HE: Use SearchMan.openFile instead of a raw FSNodeMax Horn
2008-10-13Patch #2131406: AGI: Fix Crash with Apple][ Instruments.Kari Salminen
2008-10-13Fixed crash after using cutscene subtitles. (Now I *know* no one has used thatTorbjörn Andersson
2008-10-13Fix for bug #2162342: FREDDI1: Game does not startMax Horn
2008-10-13- fix installer file support for Kyra 2 and 3Florian Kagerer
2008-10-13Use the save file manager's listSavefiles() function to find out if any saveg...Torbjörn Andersson
2008-10-12Increased maximum subtitle line length for SimSaw. That code really should beTorbjörn Andersson