aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-03The arrows keys aren't monitored in DIMPTravis Howell
2007-01-02workaround a scripting bug (see tracker item #1623356)Gregory Montoir
2007-01-01Add volume support for music in swampyTravis Howell
2007-01-01Add eriktorbjorn's patch for secondary sound looping in swampy, with minor ch...Travis Howell
2007-01-01At Kirben's request, I've applied my old keyboard repeat patch for the AGOSTorbjörn Andersson
2007-01-01CleanupTravis Howell
2007-01-01Always reset _scaledBuffer to zero when playing video, to prevent double free.Travis Howell
2007-01-01Add dxa file extension for short version of filenames too.Travis Howell
2007-01-01Fix bug #1624767 - FF: save games will not load.Travis Howell
2006-12-31Added loads of Sierra titles (mac/pc/amiga/2gs/st/coco)Stuart George
2006-12-30CleanupTorbjörn Andersson
2006-12-30Fixed warning.Torbjörn Andersson
2006-12-30Add German version of PP - Swampy AdventuresTravis Howell
2006-12-29added explicit call to parent methodGregory Montoir
2006-12-29workaround a scripting bug (see tracker item #1622114)Gregory Montoir
2006-12-29minor simplificationGregory Montoir
2006-12-29Make ADGameFileDescription is built in directly into ADGameDescription.Eugene Sandulenko
2006-12-28Credit clone2727 for his significant contributions to our Wiki.Eugene Sandulenko
2006-12-28Fix previous commit by anotherguestMax Horn
2006-12-28Updated makefiles to support touche and agos naming properlyLars Persson
2006-12-28Add a few AGI md5sums (sq1, pq1, lsl1)James Brown
2006-12-28Updated quit handlingLars Persson
2006-12-27Added NewGui::getTopDialog methodMax Horn
2006-12-27Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partiallyEugene Sandulenko
2006-12-26Patch #1622564: "Enhanced PopUp behaviour"Eugene Sandulenko
2006-12-26Update MSVC8 projectEugene Sandulenko
2006-12-25Set maximum saved game file to 998, since 999 is used for as restart state in FFTravis Howell
2006-12-25Tweaked the FixedStack class a bitMax Horn
2006-12-25Introduced ActorOldWalk subclass of Actor (for V1-V3 walk code)Max Horn
2006-12-25SCUMM: Added ActorC64 subclass of Actor, and added a note stating that _miscf...Max Horn
2006-12-25Changed ScummEngine::_actors from an Actor array to a an array of Actor point...Max Horn
2006-12-24Add md5 for interactive gob2 demo.Eugene Sandulenko
2006-12-21passing the room as an argument to putActor is optionnal hereGregory Montoir
2006-12-21fixed bug #1620023 (script calls putActorAtXY with y == -1)Gregory Montoir
2006-12-21Fix copyright and svn properties.Eugene Sandulenko
2006-12-20Added some extra game versions, KQ2, KQ3, KQ4, Groza, DDPStuart George
2006-12-20Tiny whitespace changes.Torbjörn Andersson
2006-12-20Add missing closing statement.Eugene Sandulenko
2006-12-20SyncSven Hesse
2006-12-20Added Gob2 to the supported games + blurb about the CD versions speech/music ...Sven Hesse
2006-12-20Changed CD playing a bit, now playing directly from the CD should be possible...Sven Hesse
2006-12-20Add Simon the Sorcerer's Puzzle Pack to documentationTravis Howell
2006-12-20Mention gob2 supportEugene Sandulenko
2006-12-20workaround a scripting bug (see tracker item #1618700) and renamed an opcodeGregory Montoir
2006-12-20Stripped some more real_ prefixes from function names; also added a new FIXME...Max Horn
2006-12-19Changed Engine_KYRA_detectGames to use ADVANCED_DETECTOR_DETECT_GAMES_FUNCTIO...Max Horn
2006-12-19Properly walk through lists of (extended) ADGameDescriptions -- we previously...Max Horn
2006-12-19Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET...Max Horn
2006-12-19Further AdvancedDetector cleanup (in particular, renamed ADGameDescription::n...Max Horn
2006-12-19* Simplified code in AdvancedDetector::detectGameMax Horn