Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#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)

kq1_demo_fix.diff (3.2 KB ) - added by SF/mthreepwood 15 years ago.
Patch against latest trunk
kq1_demo_fix_updated.diff (3.6 KB ) - added by SF/mthreepwood 15 years ago.
Updated patch to compile with latest trunk
kq1_demo_fix_v2.diff (3.1 KB ) - added by SF/mthreepwood 15 years ago.
Patch for r41051

Download all attachments as: .zip

Change History (8)

by SF/mthreepwood, 15 years ago

Attachment: kq1_demo_fix.diff added

Patch against latest trunk

by SF/mthreepwood, 15 years ago

Attachment: kq1_demo_fix_updated.diff added

Updated patch to compile with latest trunk

comment:1 by SF/mthreepwood, 15 years ago

Updated to compile with recent trunk changes.

by SF/mthreepwood, 15 years ago

Attachment: kq1_demo_fix_v2.diff added

Patch for r41051

comment:2 by SF/mthreepwood, 15 years ago

Updated after some more recent trunk changes.

comment:3 by SF/mthreepwood, 15 years ago

Owner: set to SF/mthreepwood
Status: newclosed

comment:4 by SF/mthreepwood, 15 years ago

A modified version of the patch has been committed in r41841.

comment:5 by digitall, 5 years ago

Component: Engine: SCI
Game: King's Quest 1
Note: See TracTickets for help on using tickets.