aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
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
2010-08-02SCI: allowing kCheckSaveGame with id 0Martin Kiewitz
2010-08-02SCI: adding workaround for qfg2 (restore game)Martin Kiewitz
2010-08-02SCI: Silenced some sound related warnings. Added an empty function for kDoSou...Filippos Karapetis
2010-08-02SCI: Rewrap overlong lines; improve dialog text slightlyMax Horn
2010-08-02SCI: extend workaround for qfg2Martin Kiewitz
2010-08-02SCI: adding kq5 english floppy workaroundMartin Kiewitz
2010-08-02SCI: adding bugid again :PMartin Kiewitz
2010-08-02SCI: adding workaround for lsl6Martin Kiewitz
2010-08-02SCI: adding bug id inside commentsMartin Kiewitz
2010-08-02SCI: adding workaround for kq5 floppyMartin Kiewitz
2010-08-02SCI: fixing typoMartin Kiewitz