Commit Graph
42 Commits
Author SHA1 Message Date
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
Andrei Prykhodko 1e25b941e0 PETKA: added partial implementation of processing messages in QMessageObject 2020-05-16 22:37:59 +02:00
Andrei Prykhodko cd439b1fe2 PETKA: added QSystem 2020-05-16 22:37:59 +02:00
Andrei Prykhodko d607eaccdc PETKA: changed console ptr to smart 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 26ed615432 PETKA: added Resource Manager 2020-05-16 22:37:59 +02:00
Andrei Prykhodko e83c69bdb4 PETKA: simplified loading stores 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 46c5784481 PETKA: implemented file manager 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 32dd96e6ca PETKA: Initial engine commit 2020-05-16 22:37:59 +02:00