Age | Commit message (Expand) | Author |
2007-01-07 | Renamed amiga -> amigaMode and agds -> agdsMode; also some minor cleanup | Max Horn |
2007-01-07 | Fix interpretation of enable.item() and disable.item() AGI functions; they af... | David Symonds |
2007-01-07 | Add KQ2 2.1 (PC version) to AGI detection list. | David Symonds |
2007-01-07 | Add a PQ1 (2.0G) detection entry. | David Symonds |
2007-01-06 | Updated POD explanation link | Max Horn |
2007-01-06 | Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ... | Oystein Eftevaag |
2007-01-06 | formatting | Johannes Schickel |
2007-01-06 | Removed almost all the remaining hires code. | David Symonds |
2007-01-06 | Another set of unused hires code bites the dust. | David Symonds |
2007-01-06 | More hires removal, this time from sprites. | David Symonds |
2007-01-06 | A few minor fixes and optimizations (biggest one is splitting decodeFrameDelt... | Oystein Eftevaag |
2007-01-06 | Start removing hires code from AGI engine. | David Symonds |
2007-01-06 | Remove excess space | Travis Howell |
2007-01-06 | Add another German version of Freddi Fish 3 | Travis Howell |
2007-01-06 | - Fixed cut off and missing sounds | Sven Hesse |
2007-01-06 | Extended text rendering code to allow "checkerboarding", and switch menu code | David Symonds |
2007-01-06 | Menus should wrap around at top and bottom. | David Symonds |
2007-01-05 | Enabled exit from in-game options | Gregory Montoir |
2007-01-05 | Since Actor::initActor is now virtual, it shouldn't be called directly from t... | Gregory Montoir |
2007-01-05 | Add filename prefix used by German version of Freddi Fish 3 | Travis Howell |
2007-01-05 | got rid of an assertion triggered when trying to play a speech file after swi... | Gregory Montoir |
2007-01-05 | Fixed the loading delay bug I introduced with the playing from CD fix (#1626308) | Sven Hesse |
2007-01-04 | Make sure warning is shown for CD versions of Gobliins 2, when playing from C... | Travis Howell |
2007-01-04 | Add the Amiga version of Gobiins 2 demo | Travis Howell |
2007-01-03 | Limit keyboard specific verb code to arrow keys only in PP/WW | Travis Howell |
2007-01-03 | Use FRAMES_PER_SECOND, not getFramesPerSecond(), to calculate the number of | Torbjörn Andersson |
2007-01-03 | Added experimental "fast mode" for Broken Sword 2. (Use Ctrl-f to toggle.) | Torbjörn Andersson |
2007-01-03 | The arrows keys aren't monitored in DIMP | Travis Howell |
2007-01-02 | workaround a scripting bug (see tracker item #1623356) | Gregory Montoir |
2007-01-01 | Add volume support for music in swampy | Travis Howell |
2007-01-01 | Add eriktorbjorn's patch for secondary sound looping in swampy, with minor ch... | Travis Howell |
2007-01-01 | At Kirben's request, I've applied my old keyboard repeat patch for the AGOS | Torbjörn Andersson |
2007-01-01 | Cleanup | Travis Howell |
2007-01-01 | Add dxa file extension for short version of filenames too. | Travis Howell |
2007-01-01 | Fix bug #1624767 - FF: save games will not load. | Travis Howell |
2006-12-31 | Added loads of Sierra titles (mac/pc/amiga/2gs/st/coco) | Stuart George |
2006-12-30 | Cleanup | Torbjörn Andersson |
2006-12-30 | Fixed warning. | Torbjörn Andersson |
2006-12-30 | Add German version of PP - Swampy Adventures | Travis Howell |
2006-12-29 | added explicit call to parent method | Gregory Montoir |
2006-12-29 | workaround a scripting bug (see tracker item #1622114) | Gregory Montoir |
2006-12-29 | minor simplification | Gregory Montoir |
2006-12-29 | Make ADGameFileDescription is built in directly into ADGameDescription. | Eugene Sandulenko |
2006-12-28 | Add a few AGI md5sums (sq1, pq1, lsl1) | James Brown |
2006-12-27 | Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partially | Eugene Sandulenko |
2006-12-25 | Set maximum saved game file to 998, since 999 is used for as restart state in FF | Travis Howell |
2006-12-25 | Introduced ActorOldWalk subclass of Actor (for V1-V3 walk code) | Max Horn |
2006-12-25 | SCUMM: Added ActorC64 subclass of Actor, and added a note stating that _miscf... | Max Horn |
2006-12-25 | Changed ScummEngine::_actors from an Actor array to a an array of Actor point... | Max Horn |
2006-12-24 | Add md5 for interactive gob2 demo. | Eugene Sandulenko |