aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-12-11ZVISION: Add functionality to show the current location. Some cleanupFilippos Karapetis
2014-12-11ZVISION: Add a comment in the music codeFilippos Karapetis
2014-12-11Merge pull request #547 from AReim1982/SCI-P1-P2Filippos Karapetis
2014-12-11SCI: Add detection entries for the German versions of Phantasmagoria 1+2Alexander Reim
2014-12-09ZVISION: Fix the responsiveness of level controls to mouse movementFilippos Karapetis
2014-12-09ZVISION: Fix the 'dumpfile' console commandFilippos Karapetis
2014-12-08SCUMM: Correct variable type in Actor_v0::adjustPosInBorderWalkbox, since var...Kirben
2014-12-08Merge pull request #542 from segrax/V1-V2_WalkAnimFixKirben
2014-12-08Merge pull request #546 from segrax/V0_DemoKirben
2014-12-08SCUMM: Maniac V0 Demo: Allow F7 to restart, Add handler for opcode 0x6e (o_sc...Robert Crossfield
2014-12-08SCUMM V1-V2: Fix actor walk behavior (transitions between walk boxes, and cha...Robert Crossfield
2014-12-08ZVISION: Implement more advanced engine featuresFilippos Karapetis
2014-12-08SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' arrayRobert Crossfield
2014-12-08ZVISION: Remove unused codeFilippos Karapetis
2014-12-08ZVISION: Add some spacingFilippos Karapetis
2014-12-08ZVISION: Implement several advanced engine features and ScummVM dialogsFilippos Karapetis
2014-12-07SWORD25: Disable unused codeFilippos Karapetis
2014-12-07MOHAWK: Comment out unused constantFilippos Karapetis
2014-12-07NEVERHOOD: Remove duplicate file hash definitionFilippos Karapetis
2014-12-07NEVERHOOD: Remove duplicate definesFilippos Karapetis
2014-12-07MADS: Remove unused reference to MADSEngineFilippos Karapetis
2014-12-07AGI: Disable/remove unused codeFilippos Karapetis
2014-12-07AGI: Set the correct palette to use for each Amiga gameFilippos Karapetis
2014-12-07SCUMM: Correct spacing and warning in last Maniac V0 merge.Kirben
2014-12-07Merge pull request #539 from segrax/masterKirben
2014-12-03SCUMM: Update scumm-md5.hBen Castricum
2014-12-03SCUMM: More detection fixes.Ben Castricum
2014-12-03SCUMM: farm - Add support for a dutch Macintosh variant.Ben Castricum
2014-12-03ZVISION: Move the subtitle classFilippos Karapetis
2014-12-03ZVISION: Move the TruetypeFont classFilippos Karapetis
2014-12-03ZVISION: Move the ZfsArchive classFilippos Karapetis
2014-12-03ZVISION: Move the key mapper functionFilippos Karapetis
2014-12-03ZVISION: Document some more cheats for ZGIFilippos Karapetis
2014-12-03ZVISION: Remove more dead code, and move some debugger functionsFilippos Karapetis
2014-12-03ZVISION: Use integers for rectangles in the menu codeFilippos Karapetis
2014-12-03ZVISION: Remove dead codeFilippos Karapetis
2014-12-03ZVISION: Remove empty fileFilippos Karapetis
2014-12-03ZVISION: Remove superfluous spacing and reorder some includesFilippos Karapetis
2014-12-03ZVISION: Rename struct member to fix compilation with MSVCFilippos Karapetis
2014-12-03ZVISION: Silence some false positive warnings by MSVCFilippos Karapetis
2014-12-03ZVISION: Explicitly define which version of atan2() to useFilippos Karapetis
2014-12-03ZVISION: Use the ScummVM defined type int32, instead of int32_tFilippos Karapetis
2014-12-03Merge pull request #532 from Marisa-Chan/zvisionFilippos Karapetis
2014-12-02SCUMM: Maniac V0: Remove workaround for bug #2971126 (this issue no longer oc...Robert Crossfield
2014-12-02SCUMM: Maniac V0: Correctly handle 'slanted' walk-boxes, Add new variables to...Robert Crossfield
2014-12-01CGE2: Add support for Sfinx.uruk
2014-11-30Merge pull request #527 from rrebello/bugfix-6679Filippos Karapetis
2014-11-30SCUMM: Fix bug #6679 - INDY3 DOS-EGA: book of maps graphic glitchRodrigo Rebello
2014-11-29SCUMM: Maniac V0: If boxes are neighbors, walk directly to the new box. Remov...Robert Crossfield
2014-11-28SCUMM: Maniac V0: Implement the original Walk Code (to fix some anim glitches...Robert Crossfield