aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Enabled translation by default. Include common/error.cpp in uiq3 makefile Lars Persson
2010-08-06SCI: properly implementing qfg2 astrologer workaroundMartin Kiewitz
2010-08-06SCI: adding workaround for qfg3Martin Kiewitz
2010-08-06Start to support Flac when building!Lars Persson
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson
2010-08-05SCI: Added a workaround for a script bug in QFG2, room 200, when talking with...Filippos Karapetis
2010-08-05KYRA: Append newline in help string of create_kyradat.Johannes Schickel
2010-08-05SCI: Added bug number for the floor scrubbing bugFilippos Karapetis
2010-08-05KYRA: Fix compilation of create_kyradat.Johannes Schickel
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-05GUI: Fix classic theme's GMM in 320x200.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
2010-08-04SCI: Fix size of wave files inside audio volumes (thanks to LordHoto for poin...Matthew Hoops
2010-08-04SCI: Add uninit'd workaround for bug #3038757Matthew Hoops
2010-08-04SCI: Fix bug #3038913 - SCI Fanmade - The Legend of the Lost Jewel: Crash by ...Matthew Hoops
2010-08-04SCI: Add kDisplay workarounds for the Hero's Quest demoMatthew Hoops
2010-08-04AUDIO: Implement volume and balance control for the AudioCD manager (needed f...Florian Kagerer
2010-08-04SCI: Add Hero's Quest demo detection entry (qfg1 ega)Matthew Hoops
2010-08-04SCI: Add 'movie' subdirectory for VMD'sMatthew Hoops
2010-08-04SCI: Turned a warning into a debugCFilippos Karapetis
2010-08-04SCI: Added detection entry for Hoyle 4 (Hoyle Classic Card Games) from bug re...Filippos Karapetis
2010-08-04SCI: Fixed an off-by-one error in GfxPorts::getPortById() and moved the error...Filippos Karapetis
2010-08-04SCI: Fix infinite recursion when saving.Willem Jan Palenstijn
2010-08-04SCI: Fixed the two script bugs described in bug #3039294 - "SCI: HOYLE4 - Uni...Filippos Karapetis
2010-08-04SCI: fixing a scrolling issue in sci32Martin Kiewitz
2010-08-04SCI: fix fadeout on workaroundsMartin Kiewitz
2010-08-04SCI: Simplify code (let the compiler interfer types where possible)Max Horn
2010-08-04SCI: Remove reference to common/serializer.h from vm_types.hMax Horn
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-08-04GRAPHICS: Fix FlicDecoder::hasDirtyPalette signatureMax Horn