#8797 closed patch
KYRA: dialogue (dlg/tim) support for HoF
| Reported by: | athrxx | Owned by: | athrxx |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Kyra |
| Version: | Keywords: | ||
| Cc: | Game: | Kyrandia 2 |
Description
This patch adds support for dlg and tim file processing and also some emc opcodes. Main features:
- talking to NPCs is now possible. - Zanthia's talks when entering a new scene for the first time now work - using items on Zanthia is now possible.
Ticket imported from: #1891492. Ticket imported from: patches/902.
Attachments (6)
Change History (16)
by , 18 years ago
| Attachment: | createKyradat_DlgTim.patch added |
|---|
by , 18 years ago
| Attachment: | dlgTim.patch added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Owner: | set to |
|---|
comment:3 by , 18 years ago
| Owner: | changed from to |
|---|
by , 18 years ago
| Attachment: | dlgTim_v2.patch added |
|---|
comment:4 by , 18 years ago
I attached some updated patch versions to make the patch compile for me. File Added: dlgTim_v2.patch
by , 18 years ago
| Attachment: | createKyradat_DlgTim_v2.patch added |
|---|
comment:5 by , 18 years ago
As you might have noticed, I updated kyra.dat version, since elsewise people with the old version 20 could expire crashes 'cause of not existant data and that's bad. File Added: createKyradat_DlgTim_v2.patch
comment:6 by , 18 years ago
Yeah, this isn't comitted yet for good reasons ;-) I am still fixing some other stuff, too.
by , 18 years ago
| Attachment: | dlgTim_v3.patch added |
|---|
comment:7 by , 18 years ago
Okay, here is a new version with some bugs fixed. If you merge in your bugfix for sequences_tim.cpp it should be fine. File Added: dlgTim_v3.patch
by , 18 years ago
| Attachment: | dlgTim_v4.patch added |
|---|
comment:8 by , 18 years ago
Ok builds fine again (had some weird change in sound.h this time, which also prevented sound_towns.cpp from compiling, just reverted that one). File Added: dlgTim_v4.patch
comment:9 by , 18 years ago
| Status: | new → closed |
|---|
comment:10 by , 7 years ago
| Component: | → Engine: Kyra |
|---|---|
| Game: | → Kyrandia 2 |

File Added: dlgTim.patch