aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-08added arrow keys mapping to match behavior of original interpreter (dialogue ...Gregory Montoir
2007-01-08Disable duplicate detection entry for AGI game MUMG.David Symonds
2007-01-07possible fix for bug #1193185Gregory Montoir
2007-01-07Some README tweaksMax Horn
2007-01-07Renamed amiga -> amigaMode and agds -> agdsMode; also some minor cleanupMax Horn
2007-01-07Fix interpretation of enable.item() and disable.item() AGI functions; they af...David Symonds
2007-01-07Add KQ2 2.1 (PC version) to AGI detection list.David Symonds
2007-01-07Add a PQ1 (2.0G) detection entry.David Symonds
2007-01-07Enable AGI engine by defaultEugene Sandulenko
2007-01-06ShowCursor() and HideCursor() are deprecated in Mac OS X, replacing the calls.Oystein Eftevaag
2007-01-06Updated POD explanation linkMax Horn
2007-01-06Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ...Oystein Eftevaag
2007-01-06formattingJohannes Schickel
2007-01-06Removed almost all the remaining hires code.David Symonds
2007-01-06Another set of unused hires code bites the dust.David Symonds
2007-01-06More hires removal, this time from sprites.David Symonds
2007-01-06A few minor fixes and optimizations (biggest one is splitting decodeFrameDelt...Oystein Eftevaag
2007-01-06Start removing hires code from AGI engine.David Symonds
2007-01-06Add myself to the necessary credit sections.David Symonds
2007-01-06Remove excess spaceTravis Howell
2007-01-06Add another German version of Freddi Fish 3Travis Howell
2007-01-06- Fixed cut off and missing soundsSven Hesse
2007-01-06Extended text rendering code to allow "checkerboarding", and switch menu codeDavid Symonds
2007-01-06Menus should wrap around at top and bottom.David Symonds
2007-01-05Enabled exit from in-game optionsGregory Montoir
2007-01-05Since Actor::initActor is now virtual, it shouldn't be called directly from t...Gregory Montoir
2007-01-05Add filename prefix used by German version of Freddi Fish 3Travis Howell
2007-01-05got rid of an assertion triggered when trying to play a speech file after swi...Gregory Montoir
2007-01-05Fixed the loading delay bug I introduced with the playing from CD fix (#1626308)Sven Hesse
2007-01-05Playstation -> PlayStationMax Horn
2007-01-04Some more README tweaks and yet another TODOMax Horn
2007-01-04Using SCUMMVM_SAVEPATH hasn't been recommend for a long time now (essentially...Max Horn
2007-01-04Some more tweaksMax Horn
2007-01-04Various correction, enhancements, tweaks and other modifications of the READM...Max Horn
2007-01-04Make sure warning is shown for CD versions of Gobliins 2, when playing from C...Travis Howell
2007-01-04Add the Amiga version of Gobiins 2 demoTravis Howell
2007-01-03Limit keyboard specific verb code to arrow keys only in PP/WWTravis Howell
2007-01-03Use FRAMES_PER_SECOND, not getFramesPerSecond(), to calculate the number ofTorbjörn Andersson
2007-01-03Added experimental "fast mode" for Broken Sword 2. (Use Ctrl-f to toggle.)Torbjörn Andersson
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