aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
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-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: 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-04SCI: Add 'movie' subdirectory for VMD'sMatthew Hoops
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: 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-04SCI: Fix restoring SCI32 games (a regression of r51712)Matthew Hoops
2010-08-03SCI: reset ports when restoringMartin Kiewitz
2010-08-03SCI: adding bpk debug commandMartin Kiewitz
2010-08-03SCI: kMemory issue in pq3 only for multilingualMartin Kiewitz
2010-08-03SCI: adding workaround for pq3Martin Kiewitz
2010-08-03SCI: adding workaround for pq3 inside kMemoryMartin Kiewitz
2010-08-03SCI: adding workaround for sq5 on the bridgeMartin Kiewitz
2010-08-03SCI: CleanupFilippos Karapetis
2010-08-03SCI: adding kDoSound(fade) workaround table to sci1earlyMartin Kiewitz
2010-08-02SCI: Yet another slight leak fix.Johannes Schickel
2010-08-02SCI: Fix memory leak.Johannes Schickel
2010-08-02GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail.Johannes Schickel
2010-08-02SCI: Fix memory leak.Johannes Schickel
2010-08-02SCI: Fix leaks in ResourceManager::listResources caller code.Johannes Schickel
2010-08-02SCI: fixing leak kernel subfunctionsMartin Kiewitz
2010-08-02SCI: only display qfg-import information dialog onceMartin Kiewitz