Commit Graph
30 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Andrei Prykhodko 46e2f7a669 PETKA: fix dialog handlers when object is used 2020-10-04 17:51:34 +03:00
Andrei Prykhodko cbaffbb500 PETKA: added vm field to BigDialogue 2020-06-05 20:36:51 +03:00
Andrei Prykhodko be563013ba PETKA: fixed kOperationCircle 2020-05-31 01:30:35 +03:00
Andrei Prykhodko 59669a5d5f PETKA: fixed saving BigDialogue 2020-05-28 23:51:20 +03:00
Andrei Prykhodko f6e60b937b PETKA: fixed kOperationDisableMenuItem 2020-05-28 23:51:20 +03:00
Andrei Prykhodko 08cbf8abb3 PETKA: changes to dialog system 2020-05-25 23:50:59 +03:00
Andrei Prykhodko 66d63000c8 PETKA: changes to dialog system 2020-05-25 16:14:36 +03:00
Andrei Prykhodko 182e4bd689 PETKA: fix cursor in dialogs 2020-05-21 22:02:23 +03:00
Andrei Prykhodko 93db404c94 PETKA: named magic number in BigDialogue 2020-05-21 13:00:40 +03:00
Andrei Prykhodko 39c3bfd264 PETKA: fix Circle and Break operations 2020-05-21 12:59:48 +03:00
Andrei Prykhodko 08af3ad0d7 PETKA: fix Menu operation 2020-05-21 11:05:10 +03:00
Andrei Prykhodko c7f5aefa22 PETKA: added saving/loading of operation goto 2020-05-21 11:04:02 +03:00
Andrei Prykhodko fc9a8fc27f PETKA: fix crash when using dialog menu 2020-05-21 09:56:31 +03:00
Andrei Prykhodko 15f71d76ae PETKA: more fixes to dialog system 2020-05-17 13:46:44 +03:00
Andrei Prykhodko 5a5208666f PETKA: minor fixes to dialog system 2020-05-16 22:37:59 +02:00
Andrei Prykhodko c994d6bc81 PETKA: JANITORIAL: fixed compiler warnings about newline 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 6b93465bc4 PETKA: reworked dialogs handling 2020-05-16 22:37:59 +02:00
Andrei Prykhodko e0d0aa1e84 PETKA: removed goto 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 139bb33f32 PETKA: fixed compilation 2020-05-16 22:37:59 +02:00
Andrei Prykhodko db52ecd907 PETKA: implemented saving/loading system 2020-05-16 22:37:59 +02:00
Andrei Prykhodko f2b9a451a6 PETKA: fixed crash when dialog is in process 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 464718e896 PETKA: implemented handling dialog opcode 0x2 when engine needs speech info 2020-05-16 22:37:59 +02:00
Andrei Prykhodko a366e65aad PETKA: implemented dialog opcode 0x02 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 75bb3c85c9 PETKA: implemented dialog opcode 0x08 2020-05-16 22:37:59 +02:00
Andrei Prykhodko f3a2cd951a PETKA: implemented dialog opcode 0x10 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 2f4c710797 PETKA: implemented dialog opcode 0x09 2020-05-16 22:37:59 +02:00
Andrei Prykhodko c001172f62 PETKA: added misssing opcode to dialogs 2020-05-16 22:37:59 +02:00
Andrei Prykhodko d7cf76087b PETKA: partial implementation of dialogs 2020-05-16 22:37:59 +02:00
Andrei Prykhodko dbb71b3e80 PETKA: started dialogs implementation 2020-05-16 22:37:59 +02:00