aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-07-21Removing redundant paranthesisOystein Eftevaag
2006-07-20Using path instead of displayName.Johannes Schickel
2006-07-16- don't error on CHAPTER1.VRM miss anymoreJohannes Schickel
2006-07-16Copy protection was disabled in the Monkey Island 1 release included with Luc...Travis Howell
2006-07-15Some cleanups and restructuring. The clearScreen() function has been renamedTorbjörn Andersson
2006-07-15Fixed regression: Test if there's a text object to close before closing it.Torbjörn Andersson
2006-07-15Close the current text object when the movie is ended, to avoid potentialTorbjörn Andersson
2006-07-15Oops. I just noticed I was using _black to track the white colour, and _whiteTorbjörn Andersson
2006-07-15This is more consistent with how we usually initialize arrays of structs, andTorbjörn Andersson
2006-07-15Should fix shadowing warnings with gcc.Johannes Schickel
2006-07-15Fix building with msvc8.Johannes Schickel
2006-07-15Fix building with msvc8.Johannes Schickel
2006-07-15Should fix loading of pakfiles.Johannes Schickel
2006-07-15Adds filesize check for kyra.dat, this forces to upgrade always to the newest...Johannes Schickel
2006-07-15Get rid of some asserts and adds error messages instead.Johannes Schickel
2006-07-15Little cleanup.Johannes Schickel
2006-07-15Use the FS Api to load all .PAK and .APK files. (I just made a few quick test...Johannes Schickel
2006-07-15A little cleanup (merges kyra1_games, kyra2_games, kyra3_games into kyra_games)Johannes Schickel
2006-07-15Changes names of Kyra2 and Kyra3 detected games.Johannes Schickel
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-07-14OoopsTravis Howell
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-14Add another Italian version of Simon the Sorcerer 1 (DOS CD)Travis Howell
2006-07-14More whitespace changes to see if things work normally again.Torbjörn Andersson
2006-07-14Whitespace change, and test to see if I'm able to commit now that I've changedTorbjörn Andersson
2006-07-11This should fix bug #1520629 ("No Music in Simon1").Torbjörn Andersson
2006-07-11Remove out dated commentTravis Howell
2006-07-10Moved the initial screen clearing from play() to load(), so that it will beTorbjörn Andersson
2006-07-10Restrict recent walk code changes to to exact SCUMM versions required, to pre...Travis Howell
2006-07-10Fix actor glitches in the stomach location of pajama3Travis Howell
2006-07-10Fixed bug #1519817, "ALL: Build failure if libmpeg2 is disabled".Torbjörn Andersson
2006-07-10Applied my own fix for bug #1519667 ("DOTT: Graphic glitches while kite comesTorbjörn Andersson
2006-07-09Instead of drawing the mouse cursor as a sprite, let the backend handle itSven Hesse
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-07-09Patch #1519399: DS BackendMax Horn
2006-07-09Verify malloc worked. Apparently, simon (or FF?) sometimes tries to allocate ...Max Horn
2006-07-09Added OSystem::setFocusRectangle (first part of Nintendo DS patch)Max Horn
2006-07-09HE80+ games ignore subtitle speed, due to sound code been used. Fixes glitche...Travis Howell
2006-07-09Add filename patterns for Macintosh versions of Blue's Birthday AdventureTravis Howell
2006-07-08Add fix for bug #1519327 - FF: Stack corruptionTravis Howell
2006-07-08CleanupTorbjörn Andersson
2006-07-08More robust handling of the optional startup.inf file.Torbjörn Andersson
2006-07-08- Fixed a few mistakes that added up to look correct, fixing bargon's cursorSven Hesse
2006-07-08Slightly more verbose debug message.Torbjörn Andersson
2006-07-08Changes init error handling of kyra engine (engine fails at Engine_KYRA_creat...Johannes Schickel
2006-07-08- fixes some c/p errors from my last commitJohannes Schickel
2006-07-08Implements loading of 'westwood.001' for kyra3 (no need to run the installer ...Johannes Schickel
2006-07-08Adds a message dialog if kyra.dat is missing which tells the user to download...Johannes Schickel
2006-07-08Added support for DXA cutscenes, while still retaining support for the old MPEGTorbjörn Andersson