Age | Commit message (Expand) | Author |
2008-10-26 | DS port: My version of devkitpro complains that various symbols are defined in | Robin Watts |
2008-10-26 | DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreaded | Robin Watts |
2008-10-26 | Cleaned up disk code after recent updates to Common::SearchSet. | Nicola Mettifogo |
2008-10-23 | Removed obsolete FIXME. | Torbjörn Andersson |
2008-10-23 | Pushed down some header deps | Max Horn |
2008-10-23 | Add missing break to processSpecialKeys(). | Travis Howell |
2008-10-22 | Add game path with a depth of level 4, to prevent regressions when loading fi... | Travis Howell |
2008-10-22 | Made constructor of SearchManager singleton private | Max Horn |
2008-10-22 | Remove unnecessary function overloadings for loadBg16 and loadBg256. | Kari Salminen |
2008-10-22 | Shut up MSVC and add FIXMEs to Sword's listSaves and ThemeEngine's loadThemeXML. | Kari Salminen |
2008-10-22 | Make incrustMask and incrustSprite only draw to the current background in Ope... | Kari Salminen |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |
2008-10-22 | Removed File::addDefaultDirectoryRecursive, tweaked SearchMan API slightly | Max Horn |
2008-10-21 | Fixed: Broken english in System.h documentation. | Vicent Marti |
2008-10-21 | Fixed: Naming of STX files in Scummmodern theme. | Vicent Marti |
2008-10-21 | Fix for bug #1960518 "ALL: --list-saves ignores custom paths". | Johannes Schickel |
2008-10-21 | Cleanup. | Johannes Schickel |
2008-10-20 | Formatting. | Johannes Schickel |
2008-10-20 | Fix - at least partially - the list of savegames for the launcher's load dialog. | Torbjörn Andersson |
2008-10-20 | I believe this fixes bug #2162345 ("BS1: Can't overwrite savegame"), but I'd | Torbjörn Andersson |
2008-10-19 | Code formatting fixes | Max Horn |
2008-10-19 | Cleanup (Removed an extra 'return 0'). | Kari Salminen |
2008-10-18 | Fixed: Assert when parsing a corrupted Theme archive (now discarding the them... | Vicent Marti |
2008-10-18 | Simplify DXAPlayer::decodeZlib, and use common/zlib.h instead of system's zlib.h | Max Horn |
2008-10-18 | Implemented visual effects 1, 3, 4, 5, 6, 7 and 16 | Benjamin Haisch |
2008-10-18 | Fixed warning. | Torbjörn Andersson |
2008-10-18 | Add game.cpp to makefile | Lars Persson |
2008-10-18 | Need a differentiating zlib.h filename for SymbianOS. | Lars Persson |
2008-10-18 | Rewrote XMLParser error() function for the 5th time. | Vicent Marti |
2008-10-18 | Fixed: Default theme had several XML headers. | Vicent Marti |
2008-10-18 | Changed XML Parser to require standards-compilant XML header. | Vicent Marti |
2008-10-18 | Fixed: Invisible debugger console text in Classic theme. | Vicent Marti |
2008-10-18 | ImageManager: Added support for generic archives (zips and folders). | Vicent Marti |
2008-10-18 | Fixed: "GUI: Crash in Debugger" (ID: 2169419) | Vicent Marti |
2008-10-16 | OSYSTEM: Pushed out some port specific code from common/system.cpp to the res... | Max Horn |
2008-10-15 | Changed XMLParser comment syntax to conform to XML standards (<!-- * -->) | Vicent Marti |
2008-10-15 | Fixed: Game version selection menu (Bugs 2167730 and 2164305). | Vicent Marti |
2008-10-14 | Fixed: Freddi 1/2 ingame menu crash (BUG 2167027). | Vicent Marti |
2008-10-14 | Another tweak to HE: Use SearchMan.openFile instead of a raw FSNode | Max Horn |
2008-10-14 | Greatly improved XML Parser error messages. | Vicent Marti |
2008-10-14 | Added "Mass Add" dialog. | Vicent Marti |
2008-10-14 | Fixed: Parser crash when adding an XML layout with an unhandled type. | Vicent Marti |
2008-10-14 | Crash ScummVM when a widget definition cannot be found in the XML file and sh... | Vicent Marti |
2008-10-13 | Patch #2131406: AGI: Fix Crash with Apple][ Instruments. | Kari Salminen |
2008-10-13 | Fixed crash after using cutscene subtitles. (Now I *know* no one has used that | Torbjörn Andersson |
2008-10-13 | Removed SearchManager::addArchive, since SearchManager::add offers the same f... | Johannes Schickel |
2008-10-13 | OSYSTEM: Removed unused getExtraThemeConfig() method (TODO: Implement a new s... | Max Horn |
2008-10-13 | Fix for bug #2162342: FREDDI1: Game does not start | Max Horn |
2008-10-13 | Fixed: Ingame debug console in all games. | Vicent Marti |
2008-10-13 | - fix installer file support for Kyra 2 and 3 | Florian Kagerer |