aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-08-08GOB: Implement the new VideoPlayer::openVideo function furtherSven Hesse
2010-08-08GOB: Add constants for different surfaces/spritesSven Hesse
2010-08-08GOB: Stub the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO: Stub a VideoDecoder-like CoktelDecoderSven Hesse
2010-08-07SCI: Turned a warning into an errorFilippos Karapetis
2010-08-07SCI: changing kBaseSetter behaviour when scaledMartin Kiewitz
2010-08-07LOL: added english floppy versionFlorian Kagerer
2010-08-07SCI: removing kDoBresen hack for sq5Martin Kiewitz
2010-08-07SCI: adding sq5 scrubbing patchMartin Kiewitz
2010-08-07SCI: Improve output when VM_DEBUG_SEND is setFilippos Karapetis
2010-08-07SCI: Added support for the inbuilt leftover parser in XMAS1990Filippos Karapetis
2010-08-07SCI: Fixed script bug #3039395 - "KQ5: Crash when opening leather pouch"Filippos Karapetis
2010-08-07SCI: Fixed script bug #3040012 - "PEPPER: Book crash"Filippos Karapetis
2010-08-07SCI: Fixed script bug #3040142 - "PEPPER: Crash on Pugh's office"Filippos Karapetis
2010-08-07SCI: Changed a warning into a debugCFilippos Karapetis
2010-08-07SCI: Fixed script bug #3039036 - "Castle of Dr. Brain: Crash at robot jokes"Filippos Karapetis
2010-08-07SCI: Converted an error back into a warning when loading gamesFilippos Karapetis
2010-08-06SCI: Fixed 2 SQ1 script bugs (#3040894 and #3040905)Filippos Karapetis
2010-08-06SCI: Some cleanup of the script patch code. Added a PATCH_MAGICDWORD define t...Filippos Karapetis
2010-08-06SCI: Split the new script patch code in a separate fileFilippos Karapetis
2010-08-06SCI: fixing typoMartin Kiewitz
2010-08-06SCI: Fixed script bug #3040844 - "QFG3: Crash near the end"Filippos Karapetis
2010-08-06SCI: adding patch for lsl6 issueMartin Kiewitz
2010-08-06SCI: Added support for scripts that have more than one export table. Fixes bu...Filippos Karapetis
2010-08-06SCI: Fixed an off-by one error in the kDoBresen sanity checkFilippos Karapetis
2010-08-06SCI: Added a workaround for kAbs to properly support patched scripts by NRS i...Filippos Karapetis
2010-08-06SCI: adjusting patch to write 0 instead of 1Martin Kiewitz
2010-08-06SCI: adding script patchingMartin Kiewitz
2010-08-06SCI: Fixed script bug #3040469, "QFG2: Second crash in thief's job"Filippos Karapetis
2010-08-06SCI: Fixed script bug #3040565, "QFG3: Crash when looking at stats"Filippos Karapetis
2010-08-06SCI: Fixed script bug #3040624 - "QFG3: Crash after any combat in jungle"Filippos Karapetis
2010-08-06SCI: fixing another warningMartin Kiewitz
2010-08-06SCI: fix warningsMartin Kiewitz
2010-08-06SCI: some work on the script patcherMartin Kiewitz
2010-08-06SCI: Rewrote the Mother Goose workaround to be like the others, some cleanupFilippos Karapetis
2010-08-06SCI: Fix whitespaceWillem Jan Palenstijn
2010-08-06SCI: properly implementing qfg2 astrologer workaroundMartin Kiewitz
2010-08-06SCI: adding workaround for qfg3Martin Kiewitz
2010-08-05SCI: Added a workaround for a script bug in QFG2, room 200, when talking with...Filippos Karapetis
2010-08-05SCI: Added bug number for the floor scrubbing bugFilippos Karapetis
2010-08-05Added a sanity check inside kDoBresen, thanks to lskovlun. Fixes the random c...Filippos Karapetis
2010-08-05SCI: Fixed script bug #3039891 - "QFG2: Crash in thief's job"Filippos Karapetis
2010-08-05SCI: Fixed script bug #3039656 - "CASTLEBRAIN: Crashes in robot room"Filippos Karapetis
2010-08-05SCI: Applied patch #3040164, "3 Workarrounds for QFG4 floppy"Filippos Karapetis
2010-08-05SCI: Changed the warning when a script can't be found from a segment into an ...Filippos Karapetis
2010-08-05KYRA: Add support for subtitle options changes via GMM.Johannes Schickel
2010-08-05SCI: Fixed bug #3039477 - "KQ5CD: No speech after restoring from ScummVM" and...Filippos Karapetis
2010-08-05SCI: actually enable hoyle 4 workaroundMartin Kiewitz
2010-08-05SCI: changing hoyle 4 workaroundMartin Kiewitz
2010-08-05SCI: Extended the QFG3 workaround in room 330 (speaking with King Rajah). Fix...Filippos Karapetis