aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-26DS port: My version of devkitpro complains that various symbols are defined inRobin Watts
2008-10-26DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreadedRobin Watts
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-22Add game path with a depth of level 4, to prevent regressions when loading fi...Travis Howell
2008-10-22Made constructor of SearchManager singleton privateMax Horn
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-22Removed File::addDefaultDirectoryRecursive, tweaked SearchMan API slightlyMax Horn
2008-10-21Fixed: Broken english in System.h documentation.Vicent Marti
2008-10-21Fixed: Naming of STX files in Scummmodern theme.Vicent Marti
2008-10-21Fix for bug #1960518 "ALL: --list-saves ignores custom paths".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-19Code formatting fixesMax Horn
2008-10-19Cleanup (Removed an extra 'return 0').Kari Salminen
2008-10-18Fixed: Assert when parsing a corrupted Theme archive (now discarding the them...Vicent Marti
2008-10-18Simplify DXAPlayer::decodeZlib, and use common/zlib.h instead of system's zlib.hMax Horn
2008-10-18Implemented visual effects 1, 3, 4, 5, 6, 7 and 16Benjamin Haisch
2008-10-18Fixed warning.Torbjörn Andersson
2008-10-18Add game.cpp to makefileLars Persson
2008-10-18Need a differentiating zlib.h filename for SymbianOS.Lars Persson
2008-10-18Rewrote XMLParser error() function for the 5th time.Vicent Marti
2008-10-18Fixed: Default theme had several XML headers.Vicent Marti
2008-10-18Changed XML Parser to require standards-compilant XML header.Vicent Marti
2008-10-18Fixed: Invisible debugger console text in Classic theme.Vicent Marti
2008-10-18ImageManager: Added support for generic archives (zips and folders).Vicent Marti