Commit Graph
57 Commits
Author SHA1 Message Date
Walter Agazzi d8aca2185f PETKA: Add support for compressed Red Comrades 1-2 (#4581)
PETKA: Add support for compressed Red Comrades 1-2
2023-01-01 01:33:37 +01:00
Cameron Cawley 28d7b361ea COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
Andrei Prykhodko 6df876edca PETKA: add Support Subtitle Options feature 2022-02-10 20:45:05 +02:00
Cameron Cawley 063bf80628 PETKA: Fix compilation on RISC OS 2022-02-10 14:45:46 +00:00
Andrei Prykhodko fc6d124d70 PETKA: fix reading ini files with null terminators before CR+LF 2022-02-10 14:48:34 +02:00
Andrei Prykhodko c064f373b9 PETKA: update panel interface if changed settings from global menu 2022-02-10 14:48:34 +02:00
Andrei Prykhodko 19f2652aad PETKA: fix crash when there is no video file 2022-02-09 16:11:10 +02:00
Andrei Prykhodko cad05c054e PETKA: update cursor when picking item 2022-02-08 21:38:39 +02:00
Andrei Prykhodko 50acebd675 PETKA: sync sound settings on start 2022-02-08 20:04:50 +02:00
Andrei Prykhodko e2174c5296 PETKA: improved text rendering
bug #12064
2022-02-08 17:37:33 +02:00
Andrei Prykhodko 0b53e0b262 PETKA: fix crash when playing intro videos 2022-02-06 11:58:39 +02:00
Andrei Prykhodko 239dee1c8d PETKA: redraw screen after video play
bug #12999
2022-02-05 23:45:21 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sluicebox 8e1d90f8e4 ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
ysj1173886760 e955e588d0 PETKA: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
Eugene Sandulenko d19fa1975a PETKA: Fix crash in demo 2020-11-27 15:05:13 +01:00
Andrei Prykhodko 6674141d44 PETKA: implement changing walk background in petka2 2020-10-17 14:42:27 +03:00
Andrei Prykhodko 495eb1b370 PETKA: fix loading chapter after changing part 2020-10-13 20:25:09 +03:00
Andrei Prykhodko 284226244e PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
Andrei Prykhodko 6695eb679b PETKA: fix typo in debug channel 2020-10-12 22:51:47 +03:00
Andrei Prykhodko ae268bf990 PETKA: implement saving/loading through ingame interface 2020-10-09 18:15:31 +03:00
Andrei Prykhodko 92aa564163 PETKA: add support for engine features(RTL, PAUSE etc) while playing video 2020-10-07 22:32:58 +03:00
Eduard Chaika 7f9fe280a8 PETKA: fix memory leak in video decoding 2020-10-06 17:19:52 +03:00
Andrei Prykhodko bfeb6cda0b PETKA: added engine field to VideoSystem 2020-06-05 21:01:15 +03:00
Andrei Prykhodko b4b46779d4 PETKA: removed usage of g_vm in Engine methods 2020-06-05 20:57:07 +03:00
Andrei Prykhodko a36e9c6970 PETKA: added Engine field to QSystem 2020-06-05 20:55:55 +03:00
Andrei Prykhodko afd2e589be PETKA: added vm field to SoundMgr 2020-06-05 20:48:16 +03:00
Andrei Prykhodko d7ca5a1988 PETKA: fixed compilation 2020-06-05 20:37:52 +03:00
Andrei Prykhodko 228bd23dbf PETKA: fixed crash when there is no video file 2020-05-30 23:08:00 +03:00
Andrei Prykhodko 5473724684 PETKA: moved handling events to QSystem 2020-05-29 10:39:57 +03:00
Andrei Prykhodko e6d3c38e1e PETKA: renamed structure 2020-05-29 08:57:28 +03:00
Andrei Prykhodko f97d040591 PETKA: created methods for loading objects data 2020-05-29 02:19:12 +03:00
Andrei Prykhodko 66283b98a6 PETKA: fixed loading chapter 2020-05-28 23:51:20 +03:00
Andrei Prykhodko b3e71ad429 PETKA: fixed saving system 2020-05-28 23:51:20 +03:00
Andrei Prykhodko 1fa8691a06 PETKA: implemented PART and CHAPTER opcodes 2020-05-27 23:19:57 +03:00
Andrei Prykhodko 8aff08bc40 PETKA: fixed playing some sounds 2020-05-27 12:49:15 +03:00
Andrei Prykhodko 749ed68686 PETKA: implemented set/play opcodes for demo 2020-05-26 01:59:40 +03:00
Andrei Prykhodko ea296c6ad7 PETKA: renamed RTL event 2020-05-16 22:37:59 +02:00
Andrei Prykhodko d8aa134025 PETKA: added debug log to Engine class 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
Andrei Prykhodko 94a66f09ab PETKA: load right part when running demo 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 55daf01e31 PETKA: fixed opening files with empty name 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 47984f1471 PETKA: implemented starting a new game 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 72b0685fa9 PETKA: added saveload interface 2020-05-16 22:37:59 +02:00
Andrei Prykhodko c05ad40eca PETKA: fixed compilation 2020-05-16 22:37:59 +02:00
Andrei Prykhodko a5ea8881ec PETKA: implemented startup menu 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 5b7119f3bb PETKA: implemented menu loading 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 9f3bd28fc6 PETKA: implemented sound system 2020-05-16 22:37:59 +02:00
Andrei Prykhodko fac55cf185 PETKA: implemented playing intro videos 2020-05-16 22:37:59 +02:00