aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-16Fix options dialog's reflowLayout.Johannes Schickel
2009-08-16Fix using the backspace key on Mac OS X in HE games.Matthew Hoops
2009-08-16Fix overflow in convertFilePath().Travis Howell
2009-08-15Fix for bug #2835581 (KQ3: Game Crash When Leaving Tavern as Fly):Kari Salminen
2009-08-15Yet another slight graphic fix for the Kyrandia 1 Amiga credits.Johannes Schickel
2009-08-15Added const qualifiers to static data.Johannes Schickel
2009-08-15Removed unnecessary semi-colons.Torbjörn Andersson
2009-08-15SCI: Add missing versions to exe version parsingWalter van Niftrik
2009-08-15SCI: Rename sci_version_t to SciVersionWalter van Niftrik
2009-08-15Added Dirty Rect handling functionalityPaul Gilbert
2009-08-15Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode()Joost Peters
2009-08-15Restore code to clear screen, before playing videos with smaller resolution i...Travis Howell
2009-08-15Fix regression, that caused multiple sounds in Simon the Sorcerer 2 to be cut...Travis Howell
2009-08-15Fix compilation.Andre Heider
2009-08-15SCI: Added enum for map and volume versions. Removed res_version setting fromWalter van Niftrik
2009-08-14remove double semi-colon -- hopefully this kicks the buildbot back into actio...Joost Peters
2009-08-14PSP: add svn revision + build date to SFO title.Joost Peters
2009-08-14PSP: also create param.sfo when building via configureJoost Peters
2009-08-14Little fix for lopping credits in Kyrandia 1 Amiga.Johannes Schickel
2009-08-14MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan)Joost Peters
2009-08-14add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elfJoost Peters
2009-08-14Fix incorrect memset() call (reported by Peter Bortas).Joost Peters
2009-08-14PSP: create an EBOOT.PBP when building via configureJoost Peters
2009-08-14Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and...Sven Hesse
2009-08-14Updated files from 1.0.0 branchLars Persson
2009-08-14The Nintendo DS hack for introduction in Simon the Sorcerer 1 is only require...Travis Howell
2009-08-13Allow VOCs to stream from disk. Disabled by default, use symbol STREAM_AUDIO...Neil Millstone
2009-08-13Cleanup.Johannes Schickel
2009-08-13Cleanup.Johannes Schickel
2009-08-13Little fix of new modern theme layout in the launcher for 3x.Johannes Schickel
2009-08-13Move version string in Modern theme beneath the Logo in high res mode, this s...Johannes Schickel
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
2009-08-13fix methodsArnaud Boutonné
2009-08-13Suppress no longer needed Playtoons workaroundArnaud Boutonné
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné
2009-08-13Initial save handler for Playtoons Arnaud Boutonné
2009-08-13Do not unload credits data after copying it to a temporary buffer in Kyrandia...Johannes Schickel
2009-08-13Fix serious bug in StaticResource::unloadId.Johannes Schickel
2009-08-13Fix key input in credits sequences.Johannes Schickel
2009-08-13Little optimization in Screen::setPaletteIndex, now it only resets the palett...Johannes Schickel
2009-08-12Properly respect users sfx/music config settings for MIDI output.Johannes Schickel
2009-08-12Implement special Kyrandia 1 Amiga credits text scroller.Johannes Schickel
2009-08-12Put some more IHNM / SAGA2 specific code into compile guards.Johannes Schickel
2009-08-12Add a slight paranoia check to drawCharANSI.Johannes Schickel
2009-08-12Fix graphics glitch in credits of Kyrandia 1 German.Johannes Schickel
2009-08-12Further cleaning up credits player code for Kyra1.Johannes Schickel
2009-08-12Oops forgot a "{".Johannes Schickel
2009-08-12Cleanup.Johannes Schickel
2009-08-12Implement difference for the Kyrandia 1 Amiga version in TextDisplayer::print...Johannes Schickel
2009-08-12Change SJIS code guard to also check whether dynamic plugins are enabled.Johannes Schickel