aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-01-06KYRA: (EOB) - add basic distinction between music and sound effectsathrxx
2012-01-06KYRA: (EOB) - cleanup eob/lol version of delayUntil()athrxx
2012-01-06AGI: Fix ignoring some exact matches in predictive inputWillem Jan Palenstijn
2012-01-06AGI: Fix predictive input binary searchWillem Jan Palenstijn
2012-01-06TSAGE: R2R - Implement scene 1020Strangerke
2012-01-05TSAGE: R2R - Implement scene 1010Strangerke
2012-01-05TSAGE: R2R - Implement scene 3900Strangerke
2012-01-04TSAGE: Explain function of sub_F8E5_calculatePointWillem Jan Palenstijn
2012-01-04TSAGE: R2R - Implement scene 3800.Strangerke
2012-01-04TSAGE: Implemented the changes needed for R2R SceneActor::dispatchPaul Gilbert
2012-01-04TSAGE: Added needed speaker method call for R2R in StripManager::signalPaul Gilbert
2012-01-03KYRA: (EOB) - improved eob target detection in transfer party dialogathrxx
2012-01-03KYRA: (EOB) - improve keyboard control for spell book cursor with non QWERTZ ...athrxx
2012-01-03TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600Strangerke
2012-01-03TSAGE: R2R - Add missing custom VisualSpeaker in scene 3600Strangerke
2012-01-03TSAGE: R2R - Preliminar implementation of scene 3600Strangerke
2012-01-02Merge pull request #160 from BenCastricum/masterEugene Sandulenko
2012-01-02TSAGE: Implemented changes for dirty rect handling needed for R2RPaul Gilbert
2012-01-02TSAGE: Simplified some of the dirty rect code to use existing Rect methodsPaul Gilbert
2012-01-01SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern)Ben Castricum
2012-01-01SCUMM: Don't hide scumm detector debug message for certain casesBen Castricum
2012-01-01JANITORIAL: Remove SVN tagsStrangerke
2012-01-01TSAGE: Bugfix for trying to draw off screen objects, which was causing invali...Paul Gilbert
2012-01-01TSAGE: Implemented a cleaner version of dirty rect handlingPaul Gilbert
2012-01-01TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is emptyPaul Gilbert
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-31TSAGE: BF - Fix for bug #3467502, crash when loading in map sceneStrangerke
2011-12-31KYRA: Slight formatting fixes.Johannes Schickel
2011-12-31KYRA: Little cleanup.Johannes Schickel
2011-12-31TSAGE: Close memory leak in savegame thumbnail.D G Turner
2011-12-30KYRA: Clean up LoL keymap setup a bit.Johannes Schickel
2011-12-30KYRA: Add basic keymapper support to EoB 1+2.Johannes Schickel
2011-12-30KYRA: Fix typo bug and code cleanup in the keymapper game keymapTarek Soliman
2011-12-30KEYMAPPER: Simplify calling getKeymapTarek Soliman
2011-12-30KEYMAPPER: Make engine keymap init and cleanup more genericTarek Soliman
2011-12-30TSAGE: R2R - Implement scene 3395, fix some glitches in scene 3385Strangerke
2011-12-30TSAGE: R2R - Cleanup: reorganise speakers, add ancestor classes where speaker...Strangerke
2011-12-30TINSEL: Take advantage of KeyState::hasFlags.Johannes Schickel
2011-12-29KYRA: (EOB) - fix warning about overloaded virtual function being only partia...athrxx
2011-12-29KYRA: (EOB) - fix EOB 1 intro sound bugathrxx
2011-12-29KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-29TSAGE: R2R - Implement Scene 3385Strangerke
2011-12-29TSAGE: R2R - Fix bugs in scene 3375Strangerke
2011-12-29KYRA: Fix format stringWillem Jan Palenstijn
2011-12-29KYRA: Some formatting fixes.Johannes Schickel
2011-12-29KYRA: Prefix version string in LoL, EoB, EoB 2 main menu with "ScummVM".Johannes Schickel
2011-12-29DREAMWEB: Minor clean upWillem Jan Palenstijn
2011-12-29DREAMWEB: Allow quit during endingWillem Jan Palenstijn
2011-12-29DREAMWEB: Correct monitor header message alignment in floppy versions.D G Turner