aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-06Engine::runDialog() returns a value nowChristopher Page
2008-08-06Added RTL feature to TinselChristopher Page
2008-08-06Tiny comment update to loadCt-opcodes: Load collision table data.Kari Salminen
2008-08-06Renamed page3Raw to collisionPage so it's more apparent what it does.Kari Salminen
2008-08-06Add 320x200 screen bounds checking to Operation Stealth's checkCollision func...Kari Salminen
2008-08-06HACK: Force oxygen to maximum during Operation Stealth's first arcade sequence.Kari Salminen
2008-08-06Do not query savestates which obviously do not exist (to shut up bogus consol...Max Horn
2008-08-06Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne)Max Horn
2008-08-06SCUMM: Renamed inventoryScript -> inventoryScriptIndy3MacMax Horn
2008-08-06Added a check to make sure there is an active engine available when trying to...Christopher Page
2008-08-05Added FIXME comment to ConfigDialog classChristopher Page
2008-08-05Fixed more warningsChristopher Page
2008-08-05Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with aTorbjörn Andersson
2008-08-05Fixed some GCC warningsChristopher Page
2008-08-05Patch #2014663: Do not mark stack as executable in HQx scalerMax Horn
2008-08-05Workaround for missing player character animation when exiting the airport in...Kari Salminen
2008-08-05Made rest of resource loading functions used in loadResource return -1 on error.Kari Salminen
2008-08-05Add detection entry for a previously unrecognized 16 color PC version of Oper...Kari Salminen
2008-08-05SCUMM: cleanup SaveLoadChooser::updateInfos codeMax Horn
2008-08-05SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat...Max Horn
2008-08-05Fix prompt updating regression introduced in r32257:Kari Salminen
2008-08-05Output errors on (some) missing files.Johannes Schickel
2008-08-05Remove file attribute check, since getChild() can be called on file path that...Travis Howell
2008-08-05Changed implementation parameters/return values to match definition.Johannes Schickel
2008-08-05Merged revisions 33626-33627 via svnmerge from Christopher Page
2008-08-05Made changes to keep KYRA and PARA compatible with RTL/GMMChristopher Page
2008-08-05Removed unneeded #includes.Travis Howell
2008-08-05Fix win32 compile.Travis Howell
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Symbian build package should now contain drascula.dat alsoLars Persson
2008-08-04Pushed some port specific code from DefaultSaveFileManager out to port specif...Max Horn
2008-08-04Fix for misplaced objects in mouse object selection (Operation Stealth specif...Kari Salminen
2008-08-04List the correct engines in about, Lars Persson
2008-08-04Remove some code which was rendered obsolete by md5's commit r33610Max Horn
2008-08-04Modified DefaultSaveFileManager::checkPath to perform at least basic checks o...Max Horn
2008-08-04Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...Max Horn
2008-08-04Added Italian translation for the load confirmation window in IHNMFilippos Karapetis
2008-08-04Fixing compilation under MSVCFilippos Karapetis
2008-08-04Modified DumpFile::open to accept non-existing nodes, and to actually open fi...Max Horn
2008-08-04DefaultSaveFileManager: Killed class StdioSaveFile, used FilesystemNode::open...Max Horn
2008-08-04SCUMM: Only try to load savefile metadata from slots >= 0Max Horn
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-08-04Removed join_paths from default save manager, and use FSNode API instead (may...Max Horn
2008-08-04Moved the OutSaveFile::finalize method to WriteStream; implemented DumpFile::...Max Horn
2008-08-04Remove debug left over.Travis Howell
2008-08-03FilesystemNode code: some comment cleanup; added FilesystemNode::openForReadi...Max Horn
2008-08-03cleanupMax Horn
2008-08-03Implemented DumpFile::open(FSNode)Max Horn
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...Max Horn
2008-08-03New OSystem API for loading/storing default config fileMax Horn