Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | Cameron Cawley | |
2019-03-08 | SCI: Fix SQ4 kernel signature mismatch on Estros | sluicebox | |
2019-03-07 | SCI: Fix SQ4CD red shopper easter egg, bug #10911 | sluicebox | |
2019-03-03 | SCI: Fix sync36 patch files not being loaded | sluicebox | |
Fixes GK1 bug #10788 | |||
2019-03-02 | SCI32: Fix QFG4 peering at absent bats | Vhati | |
Fixes castle doors when all bats have been killed, bug #10789 | |||
2019-03-01 | SCI: Add QFG1VGA Mac workaround for Yorick | sluicebox | |
2019-03-01 | SCI: Fix QFG1VGA Yorick door lockup, bug #6410 | sluicebox | |
2019-03-01 | SCI: Fix ECO1 empty apartment messages, bug #10903 | sluicebox | |
2019-02-28 | SCI: Fix ECO1 Spanish pump test code, bug #10900 | sluicebox | |
2019-02-25 | SCI: Fix ECO1CD missing ocean cliffs, bug #10893 | sluicebox | |
Fixes graphics not being drawn in the CD version | |||
2019-02-25 | SCI: Fix LB2 disappearing desk items, bug #10894 | sluicebox | |
Fixes bug in original that doesn't redraw objects | |||
2019-02-25 | SCI: Fix LB2 armor exhibit messages, bug #10895 | sluicebox | |
Fixes script bugs in the original that prevent messages. Replaces a script patch that fixed one of the symptoms. | |||
2019-02-25 | SCI: Fix LONGBOW Day 8 archer pathfinding | sluicebox | |
Work around a lockup that occurs due to our pathfinding, bug #10896 | |||
2019-02-19 | SCI: Update LB2 crate door pathfinding workaround | sluicebox | |
Updates a pathfinding workaround to handle all edge cases | |||
2019-02-18 | SCI: Add QFG1VGA Mac workaround for centaur | sluicebox | |
2019-02-18 | SCI: Apply QFG1VGA innkeeper workaround to Mac | sluicebox | |
2019-02-13 | SCI32: Fix QFG4 guild secret passage | Vhati | |
Fixes the walkable polygon not changing when it's revealed, bug #9894 | |||
2019-02-13 | SCI: Fix ECO1 column puzzle, bug #10885 | sluicebox | |
Works around a script bug that prevents the game from being completed | |||
2019-02-13 | SCI: Fix FPFP Mac easter egg, bug #7065 | sluicebox | |
Works around a script bug that locks up the game | |||
2019-02-12 | SCI: Fix ECO1CD Mosaic puzzle crash, bug #10884 | sluicebox | |
Fixes a bug in the original that crashes the interpreter | |||
2019-02-10 | SCI: Fix ECO1CD prophecy scroll, bug #10883 | sluicebox | |
Fixes a script bug that breaks messages | |||
2019-02-08 | SCI: Fix QFG3 combat speed throttling patch | Vhati | |
Replaces an earlier patch that had a bad byte. Original instruction: 0x80, 0xd2, // lsg global[D2h]. The op byte does not match the expected length or opcode comment. 0x80 would be: lag uint16. 0x89 is: lsg byte. This new patch also does not disturb the logic of a nearby IF block. | |||
2019-02-08 | SCI: Fix out of bounds issue in getFrameSize | Jean-Christophe Rona | |
If there is no item at all, returns a (0,0,0,0) Rect. | |||
2019-02-04 | SCI32: Cleanup QFG4 Remove a commented workaround | Vhati | |
It was superseded by commit aa9a1ab. | |||
2019-02-03 | SCI: Fix LB1 left staircase lockup, bug #10879 | sluicebox | |
Fixes a lockup in the original | |||
2019-02-03 | SCI: Fix ECO1CD giving Superfluous the oily shell | sluicebox | |
Fixes a script bug in the CD version, bug #10881 | |||
2019-02-03 | SCI: Fix inconsistent debugger breakpoint messages | Vhati | |
Fixes bp_function and bp_address not printing the created breakpoint, as happens with the other bp_ commands. | |||
2019-02-03 | SCI: Cleanup Hoyle patches | Vhati | |
2019-02-03 | SCI: Cleanup SQ6,Torin patches | Vhati | |
2019-02-03 | SCI: Cleanup RAMA,Shivers patches | Vhati | |
2019-02-03 | SCI: Cleanup SpaceQuest 1-5 patches | Vhati | |
2019-02-03 | SCI: Cleanup QFG4 patches | Vhati | |
2019-02-03 | SCI: Cleanup QFG3 patches | Vhati | |
2019-02-03 | SCI: Cleanup QFG2 patches | Vhati | |
2019-02-03 | SCI: Cleanup QFG1 patches | Vhati | |
2019-02-03 | SCI: Cleanup PoliceQuest patches | Vhati | |
2019-02-03 | SCI: Cleanup Phantasmagoria patches | Vhati | |
2019-02-03 | SCI: Cleanup Mother Goose patches | Vhati | |
2019-02-03 | SCI: Cleanup LauraBow2 patches | Vhati | |
2019-02-03 | SCI: Cleanup LauraBow1 patches | Vhati | |
2019-02-03 | SCI: Cleanup LSL patches | Vhati | |
2019-02-03 | SCI: Cleanup Longbow patches | Vhati | |
2019-02-03 | SCI: Cleanup Lighthouse patches | Vhati | |
2019-02-03 | SCI: Cleanup KQ7 patches | Vhati | |
2019-02-03 | SCI: Cleanup KQ6 patches | Vhati | |
2019-02-03 | SCI: Cleanup KQ5 patches | Vhati | |
2019-02-03 | SCI: Cleanup GK2 patches | Vhati | |
2019-02-03 | SCI: Cleanup GK1 patches | Vhati | |
2019-02-03 | SCI: Cleanup Pharkas patches | Vhati | |
2019-02-03 | SCI: Cleanup fangame patches | Vhati | |