393 Commits

Author SHA1 Message Date
Henrik "Henke37" Andersson
8d1d570efb PETKA: Const correctness for getVal 2021-02-12 00:41:23 +01:00
sluicebox
0d3f34ecc6 PETKA: Add NL to EOF in walk.h
Fixes VS2015 compiler error
2021-02-11 00:00:56 -08:00
Cameron Cawley
4ced49acd4 ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
Eugene Sandulenko
d19fa1975a PETKA: Fix crash in demo 2020-11-27 15:05:13 +01:00
Eugene Sandulenko
c6a0d8cce8 PETKA: Enable engine by default 2020-11-27 00:17:57 +01:00
Eugene Sandulenko
de7899e5c5 PETKA: Made demo detection more robust 2020-11-27 00:17:28 +01:00
Eugene Sandulenko
da73ab0b89 PETKA: Fix company name 2020-11-26 23:20:43 +01:00
Cameron Cawley
c877097b49 ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
Eugene Sandulenko
78c9438f90 PETKA: Fix warning 2020-11-14 19:27:08 +01:00
Andrei Prykhodko
1e512a69e1 PETKA: implement ToMap opcode for petka2 2020-10-17 14:42:27 +03:00
Andrei Prykhodko
e53aac3c53 PETKA: update engine status 2020-10-17 14:42:27 +03:00
Andrei Prykhodko
6674141d44 PETKA: implement changing walk background in petka2 2020-10-17 14:42:27 +03:00
Andrei Prykhodko
3ec82210a9 PETKA: fix crash in petka 2 2020-10-17 14:42:27 +03:00
Eugene Sandulenko
658b2c3c10 PETKA: Fix warning 2020-10-14 19:39:46 +02:00
Andrei Prykhodko
495eb1b370 PETKA: fix loading chapter after changing part 2020-10-13 20:25:09 +03:00
Andrei Prykhodko
9c7e456d61 PETKA: games are suitable for testing 2020-10-13 00:47:34 +03:00
Andrei Prykhodko
284226244e PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
Andrei Prykhodko
2de754a2a6 PETKA: fix loading panel, map and save interfaces when main room width > 640 2020-10-13 00:32:39 +03:00
Andrei Prykhodko
e2e0431adc PETKA: implement sound balance for hero 2020-10-13 00:31:05 +03:00
Andrei Prykhodko
9e5729d6fb PETKA: implement sound balance for objects 2020-10-13 00:29:37 +03:00
Andrei Prykhodko
77ad33ad8e PETKA: fix sound balance in dialogs 2020-10-13 00:26:29 +03:00
Andrei Prykhodko
6695eb679b PETKA: fix typo in debug channel 2020-10-12 22:51:47 +03:00
Andrei Prykhodko
6ff94e6d47 PETKA: refactor VideoSystem 2020-10-12 22:49:57 +03:00
Andrei Prykhodko
852d597588 PETKA: fix detecting object under mouse in some cases 2020-10-12 22:47:18 +03:00
Eugene Sandulenko
7ff34bc9ec PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
Eugene Sandulenko
7ea6781043 PLUGINS: PLUGIN_TYPE_METAENGINE -> PLUGIN_TYPE_ENGINE_DETECTION 2020-10-11 23:12:32 +02:00
Andrei Prykhodko
a65f901276 PETKA: do not allow loading when qsystem is null 2020-10-11 00:21:24 +03:00
Andrei Prykhodko
75ea458e0f PETKA: fix walk bug 2020-10-11 00:19:27 +03:00
Andrei Prykhodko
8a660c646b PETKA: refactor FileMgr 2020-10-11 00:19:27 +03:00
Andrei Prykhodko
ae268bf990 PETKA: implement saving/loading through ingame interface 2020-10-09 18:15:31 +03:00
Andrei Prykhodko
05f8dc3a95 PETKA: fix crash after starting panel 2nd time 2020-10-09 18:12:23 +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
Andrei Prykhodko
beb455d14a PETKA: change demo game id 2020-10-07 20:32:53 +03:00
Andrei Prykhodko
85f935aa5f PETKA: drop language from game id 2020-10-07 20:32:53 +03:00
Andrei Prykhodko
30fd368be5 PETKA: add commentary about using iterator after erasing in SoundsMap 2020-10-07 20:32:53 +03:00
Andrei Prykhodko
7922774499 PETKA: fix thread safety issues in petka 2 2020-10-07 20:32:53 +03:00
Eduard Chaika
7f9fe280a8 PETKA: fix memory leak in video decoding 2020-10-06 17:19:52 +03:00
Eduard Chaika
43524fe31f PETKA: fix memory leak when reading object data 2020-10-06 17:19:52 +03:00
Eduard Chaika
6e09269275 PETKA: fix memory leak in QObjectPetka 2020-10-06 17:19:52 +03:00
Eduard Chaika
aa7e20de28 PETKA: fix memory leak in sound mgr 2020-10-06 17:19:52 +03:00
Andrei Prykhodko
e313abbcf7 PETKA: remove handling RIGHT and LEFT keycodes 2020-10-06 00:31:18 +03:00
Andrei Prykhodko
0639c0708e PETKA: implement dirty rects for QTextDescription 2020-10-06 00:07:23 +03:00
Andrei Prykhodko
6a35dda135 PETKA: implement drawing multiline text 2020-10-05 23:53:25 +03:00
Andrei Prykhodko
620e9effec PETKA: fix dirty rect bug with star 2020-10-05 19:19:46 +03:00
Andrei Prykhodko
ab08c29ed6 PETKA: text fixes 2020-10-05 19:18:48 +03:00
Andrei Prykhodko
a1baf46899 PETKA: more original bug fixes 2020-10-05 19:08:45 +03:00
Andrei Prykhodko
4d2889fb61 PETKA: original bug fix 2020-10-05 00:14:45 +03:00
Andrei Prykhodko
bf9b6c8e89 PETKA: updated engine status
The first game can now be completed
2020-10-05 00:14:45 +03:00
Andrei Prykhodko
4f1e5edd8d PETKA: workaround for broken flics 2020-10-05 00:14:45 +03:00
Andrei Prykhodko
f7dc422368 PETKA: save heroes positions in savefile 2020-10-04 17:51:34 +03:00