aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-30Fix indentationJordi Vilalta Prat
2009-08-30Named some unnamed enums. Hopefully, this will fix compilation under WinCE.Filippos Karapetis
2009-08-30Updated the MSVC project files (added the newly-added AVI player)Filippos Karapetis
2009-08-30Adding support for AVI in SCI games (such as kq6) and implement kPlatform.Matthew Hoops
2009-08-30Add an AVI player and MSVideo1 codec for use with some SCI Windows game (such...Matthew Hoops
2009-08-30SCI: Fix detection of QFG1 remake.Walter van Niftrik
2009-08-30SCI: Fix missing 'else' in r43824.Walter van Niftrik
2009-08-30Complete GFX rewrite with new features:Andre Heider
2009-08-30Properly detect the transparent color on lossy pixel formats (like ARGB3444)Andre Heider
2009-08-30Added the ColorMask ARGB3444 for Gamecube/WiiAndre Heider
2009-08-30Groovie: Replace sprintf() usage with String::printf()Jordi Vilalta Prat
2009-08-30Making the Windows version of Little Red Riding Hood display somethingSven Hesse
2009-08-30Fixed a regression in the sound of the demos of LSL3 and LSL5Filippos Karapetis
2009-08-30SCI: Add lofs detection.Walter van Niftrik
2009-08-30Proof of concept with new logo. It is clearly visible now that the shadowEugene Sandulenko
2009-08-30Add detection strings for multi-lang Windows version of Little Red Riding HoodArnaud Boutonné
2009-08-30Enlist 1.0.0-related changes.Eugene Sandulenko
2009-08-30Correct title for Freddi Fish 5.Travis Howell
2009-08-30Silence gcc warning.Matthew Hoops
2009-08-30SCI: Add support for SetCursor with 4 args.Walter van Niftrik
2009-08-30SCI: Add SetCursor detection. Cleanup.Walter van Niftrik
2009-08-30SCI: CleanupWalter van Niftrik
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko
2009-08-29Patch #2836424: "Optional compilation of CoktelVideo and Indeo3"Eugene Sandulenko
2009-08-29Fix bug #2846887: "MANIAC NES: incorrect background color?" by revertingEugene Sandulenko
2009-08-29Fix possible corruption of restart game save in Kyrandia 1.Johannes Schickel
2009-08-29Correct regression in V1 DOS version of Zak McKracken.Travis Howell
2009-08-29Add patch #2846581 - MM C64: savedialog.Travis Howell
2009-08-29There is no sentence script in SCUMM0.Travis Howell
2009-08-29fix SFX not playing before music startedNorbert Lange
2009-08-29Removed the "op_" prefix from opcode names in the script debuggerFilippos Karapetis
2009-08-29Add patch #2846476 - MM C64: german verbs fix.Travis Howell
2009-08-29Fix bug for non 8bpp indexed game screens in grabScreen565.Johannes Schickel
2009-08-29Whitespace fix.Johannes Schickel
2009-08-29Fix regression, which caused skipping of some dialogue lines to fail in Kyran...Johannes Schickel
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
2009-08-29Fix the default save game path setting in HE98+ games.Travis Howell
2009-08-29Add Macintosh version of Blue's ABC Time Activities.Travis Howell
2009-08-29changes to graphics/scaler/thumbnail_intern.cpp that escaped earlier 16-bit m...Jody Northup
2009-08-29Use Common::String::clear instead of assigning "".Johannes Schickel
2009-08-29- Added static and const to static data.Johannes Schickel
2009-08-29Fix the default save game path setting in Macintosh versions of HE72+ games.Travis Howell
2009-08-28Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th...Arnaud Boutonné
2009-08-28Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues...Arnaud Boutonné
2009-08-28Suppress useless game type for Playtoons CKArnaud Boutonné
2009-08-28The first part of the selector table (the first 83 entries) is almost the sam...Filippos Karapetis
2009-08-28- Removed the unused selectors "prevSignal", "who" and "distance" from the qu...Filippos Karapetis
2009-08-28Added missing parameter size specifiers for the DW-GRA Palace Guards script f...Paul Gilbert
2009-08-28Removed the unused selectors (edgeHit, semanticFail and baseSetter)Filippos Karapetis
2009-08-27Stop loading opcodes from vocab.998. They are the same in all SCI games and a...Filippos Karapetis