aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-05Got rid of the unused 'filename' attribute in SaveStateDescriptorMax Horn
2008-11-05Tweaked browser dialog in 320x200 modeMax Horn
2008-11-05Fixed off-by-one error in horizontal text centering codeMax Horn
2008-11-05Tweaked classic theme in 320x200 mode, to use the available space betterMax Horn
2008-11-05Paranoia checkMax Horn
2008-11-04dead codeMax Horn
2008-11-04Improved ZipArchive to take arbitrary SeekableReadStream; also, the variant w...Max Horn
2008-11-04cleanupMax Horn
2008-11-04Some cleanup / handle the case where the themepath is neither pointing to a d...Max 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-04Reordered initialization lists to kill a ton of warnings.Nicola Mettifogo
2008-11-03add PSPSaveFileManager class (subclassed DefaultSaveFileManager)Joost Peters
2008-11-03implement OSystem::getOverlayFormat()Joost Peters
2008-11-03Extend HACK in Engine::hasFeature, fixes GMM load dialog.Johannes Schickel
2008-11-03Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Gr...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-03Updated theme files for r34883.Johannes Schickel
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-11-03Moved GuiObject::reflowLayout from newgui.cpp to object.cppMax Horn
2008-11-03Renamed ThemeLayout::buildCopy to buildCopy::makeCloneMax Horn
2008-11-03Fix commentMax Horn
2008-11-03Documented & cleaned up ThemeEngine::createCursorMax Horn
2008-11-03Instead of allocating (and leaking, in case of an error) a 64k table with at ...Max Horn
2008-11-03Oops actually it seems I forgot to remove mask entries of PixelFormat before ...Johannes Schickel
2008-11-03Simplified Graphics::createPixelFormatFromMask helper.Johannes Schickel
2008-11-03Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".Johannes Schickel
2008-11-03* turned DefaultSaveFileManager::checkPath into a virtual methodMax 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-31Specified VECTOR_RENDERER_FORMAT to 1555 for DS build (at least from the code...Johannes Schickel
2008-10-30Reset _chunksPerPage after MemoryPool::freeUnusedPages, to avoid enormous mem...Max Horn
2008-10-29Store names for renderer configuration in config file instead of integers.Johannes Schickel
2008-10-29Typo.Johannes Schickel
2008-10-29Enable gui renderer for all bit depths we support currently.Johannes Schickel
2008-10-29Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st...Johannes Schickel
2008-10-29Fixed: Text too big in 1x mode.Vicent Marti
2008-10-29Bugfix: Dirty rectangle out of range when blitting into the overlay.Vicent Marti
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-27Fix for bug #2198456 "FS: Cannot add a subfolder to a non-existing folder".Johannes Schickel
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