#9021 closed patch
SCI: Add KQ1 Demo Support
Reported by: | SF/mthreepwood | Owned by: | SF/mthreepwood |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | King's Quest 1 |
Description
This patch adds support for the KQ1 demo. It uses the SCI1 vocabulary instead of the SCI0 vocabulary, but the rest of the game is closer to SCI0. This adds a new flag, GF_SCI0_NEWVOCAB, which only the KQ1 demo uses currently.
Ticket imported from: #2795916. Ticket imported from: patches/1126.
Attachments (3)
Change History (8)
by , 15 years ago
Attachment: | kq1_demo_fix.diff added |
---|
by , 15 years ago
Attachment: | kq1_demo_fix_updated.diff added |
---|
Updated patch to compile with latest trunk
comment:3 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:5 by , 6 years ago
Component: | → Engine: SCI |
---|---|
Game: | → King's Quest 1 |
Note:
See TracTickets
for help on using tickets.
Patch against latest trunk