Commit Graph
35 Commits
Author SHA1 Message Date
Eugene Sandulenko 0e60adfa58 PEETKA: Init class variables CID 1428864 2022-10-24 11:12:27 +02:00
Andrei Prykhodko cad05c054e PETKA: update cursor when picking item 2022-02-08 21:38:39 +02:00
Andrei Prykhodko fd98a42300 PETKA: fix outline color and text color for dialog options
bugs #12063
2022-02-07 23:15:56 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Cameron Cawley c877097b49 ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
Andrei Prykhodko 284226244e PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
Andrei Prykhodko 77ad33ad8e PETKA: fix sound balance in dialogs 2020-10-13 00:26:29 +03:00
Andrei Prykhodko a1baf46899 PETKA: more original bug fixes 2020-10-05 19:08:45 +03:00
Andrei Prykhodko b8bd1d1d41 PETKA: changed object's fields type to bool where appropriate 2020-05-30 23:03:30 +03:00
Andrei Prykhodko 317a4b15b2 PETKA: implemented handling key events 2020-05-29 12:18:31 +03:00
Andrei Prykhodko b1e83d068a PETKA: access objects through getters 2020-05-29 10:03:08 +03:00
Andrei Prykhodko ab224d026f PETKA: fixed processing dialogs when interface isn't InterfaceMain 2020-05-29 00:51:43 +03:00
Andrei Prykhodko befe598e62 PETKA: fixed cursor after continuing dialog after user msg 2020-05-27 17:06:09 +03:00
Andrei Prykhodko 6a07eb0841 PETKA: fixed crash 2020-05-27 17:06:09 +03:00
Andrei Prykhodko 03aaeb3c56 PETKA: implemented QMessageObject::processReaction 2020-05-26 01:33:15 +03:00
Andrei Prykhodko 5396b8a3fd PETKA: transfer reaction ownership clearer 2020-05-25 23:50:59 +03:00
Andrei Prykhodko 08cbf8abb3 PETKA: changes to dialog system 2020-05-25 23:50:59 +03:00
Andrei Prykhodko 24ae76a72e PETKA: moved global dialog reaction to class 2020-05-25 18:19:49 +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 fc9a8fc27f PETKA: fix crash when using dialog menu 2020-05-21 09:56:31 +03:00
Andrei Prykhodko 00d85389a8 PETKA: implemented sound balance in dialog 2020-05-17 14:21:18 +03:00
Andrei Prykhodko 15f71d76ae PETKA: more fixes to dialog system 2020-05-17 13:46:44 +03:00
Andrei Prykhodko 158a18b42b PETKA: removed tracking sound by global variable 2020-05-16 22:37:59 +02:00
Andrei Prykhodko a6cb15bd62 PETKA: new text subsystem implementation 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 1b7e691f25 PETKA: renamed method in DialogInterface 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 139bb33f32 PETKA: fixed compilation 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 c1815c18e5 PETKA: added Text class 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 38f2679266 PETKA: some refactoring of dialog interface 2020-05-16 22:37:59 +02:00
Andrei Prykhodko b89b0930f5 PETKA: send SAID opcode after dialog ends 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 9f9210b236 PETKA: added implementation of dialog opcode 2020-05-16 22:37:59 +02:00
Andrei Prykhodko d7cf76087b PETKA: partial implementation of dialogs 2020-05-16 22:37:59 +02:00