aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-19ZVISION: Fix array compared against 0 (CID 1109648)Marisa-Chan
2014-12-19ZVISION: Delete unused codeMarisa-Chan
2014-12-17SCI: fix kq6 azure&ariel scenes in dual mode #6750Martin Kiewitz
2014-12-16ZVISION: Fix the display of state variables, such as the high scoreFilippos Karapetis
2014-12-16ZVISION: Allow 2x scaling up in videos againFilippos Karapetis
2014-12-16ZVISION: Bugfix for addDir() - fixes the Nemesis subtitle patchFilippos Karapetis
2014-12-16ZVISION: Move trimCommentsAndWhiteSpace() into the script managerFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-16ZVISION: Move all the file-related classes togetherFilippos Karapetis
2014-12-16ZVISION: Move the MIDI code together with the rest of the sound codeFilippos Karapetis
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis
2014-12-16ZVISION: Make the RLF decoder a subclass of the common video decoderFilippos Karapetis
2014-12-16ZVISION: Prefix class member variables with an underscoreFilippos Karapetis
2014-12-16ZVISION: Simplify the working window codeFilippos Karapetis
2014-12-16ZVISION: Move the RLF decoderFilippos Karapetis
2014-12-16ZVISION: Rename RlfAnimation -> RLFDecoderFilippos Karapetis
2014-12-13SCI: Fix comment for workaround.Willem Jan Palenstijn
2014-12-12ZVISION: Only scale down animations to fit their frame, not upFilippos Karapetis
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-09CONFIGURE: Add likely fix for AmigaOS4 linker relocation build failure.D G Turner
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-07IMAGE: Disable unused MJPEG arrayFilippos Karapetis
2014-12-07COMMON: Disable unused stringFilippos 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-06BUILD: sync config.guess and config.sub from GNUWillem Jan Palenstijn
2014-12-05Merge pull request #497 from eriktorbjorn/md5-debugDavid Turner
2014-12-05Merge pull request #530 from BenCastricum/detection_fixesFilippos Karapetis
2014-12-05GUI: use newer define for OS X 10.10+Pawel Kolodziejski