aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-10Moved the initial screen clearing from play() to load(), so that it will beTorbjörn Andersson
2006-07-10Call handleScreenChanged() when opening the console. Otherwise, we may getTorbjörn Andersson
2006-07-10When I added the message about fixing rare actor drawing glitches, I wasTorbjörn Andersson
2006-07-10Restrict recent walk code changes to to exact SCUMM versions required, to pre...Travis Howell
2006-07-10Add cyx's patch for #1497725 - GUI: trying to enter empty CD driveTravis Howell
2006-07-10Update fixed issues in 0.9.1Travis 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-10Synced 0.9.1 NEWS section with 0.9.0 branch.Torbjörn Andersson
2006-07-10Applied my own fix for bug #1519667 ("DOTT: Graphic glitches while kite comesTorbjörn Andersson
2006-07-10Change default config file location to 'Application Data\ScummVM' directory o...Travis Howell
2006-07-09Instead of drawing the mouse cursor as a sprite, let the backend handle itSven Hesse
2006-07-09Adding data which was missing from initial patch.Neil Millstone
2006-07-09svn-id: r23462Neil Millstone
2006-07-09Final fixes. Builds fine now, apart from a few still-missing-from-svn filesJames Brown
2006-07-09More DS port fixesJames Brown
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-07-09Remove duplicated contentJames Brown
2006-07-09Changed the default value of START_PACK_STRUCTS / END_PACK_STRUCTS; cleanupMax Horn
2006-07-09Mention DS port in the NEWS file. Also mention the walkbox changesMax Horn
2006-07-09Added Neil Millstone to the creditsMax 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-08Testing the new ciabot.py hook ... dang, I wanted to modify scummsys.h, where...Max Horn
2006-07-08CleanupTorbjörn Andersson
2006-07-08Updated 0.9.1 section.Torbjörn Andersson
2006-07-08More robust handling of the optional startup.inf file.Torbjörn Andersson
2006-07-08Fixed typo in comment.Torbjörn Andersson
2006-07-08Updated creditsMax Horn
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-08Updated BS2 section for next version, which may or may not be called 0.10.0.Torbjörn Andersson
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
2006-07-08Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSIONTravis Howell
2006-07-08General additions of newly understood hotspot fields, further decoded talk ha...Paul Gilbert
2006-07-08Rewrote the talk handling codePaul Gilbert
2006-07-08Add another German Macintosh version of pajama2Travis Howell
2006-07-08Added support for ScummVM boot parameter values as well invoking the built-in...Paul Gilbert
2006-07-08Incremented lure.dat version and added new constants for debugging, tick meth...Paul Gilbert
2006-07-08Disabled waiting for mouse release when making a popup selection to match ori...Paul Gilbert
2006-07-08Added new hotspot runtime fields, a list for handling the details of paused c...Paul Gilbert