scummvm/engines/petka
2020-10-17 14:42:27 +03:00
..
interfaces PETKA: fix crash in petka 2 2020-10-17 14:42:27 +03:00
objects PETKA: implement ToMap opcode for petka2 2020-10-17 14:42:27 +03:00
base.h PETKA: Fix GCC Shadowing Warnings 2020-05-18 05:54:11 +01:00
big_dialogue.cpp PETKA: fix dialog handlers when object is used 2020-10-04 17:51:34 +03:00
big_dialogue.h PETKA: fix dialog handlers when object is used 2020-10-04 17:51:34 +03:00
configure.engine PETKA: Add cxx11 as a dependency 2020-10-03 15:51:14 +02:00
detection_tables.h PETKA: games are suitable for testing 2020-10-13 00:47:34 +03:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
file_mgr.cpp PETKA: refactor FileMgr 2020-10-11 00:19:27 +03:00
file_mgr.h PETKA: refactor FileMgr 2020-10-11 00:19:27 +03:00
flc.cpp PETKA: workaround for broken flics 2020-10-05 00:14:45 +03:00
flc.h PETKA: workaround for broken flics 2020-10-05 00:14:45 +03:00
metaengine.cpp PETKA: implement saving/loading through ingame interface 2020-10-09 18:15:31 +03:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
petka.cpp PETKA: implement changing walk background in petka2 2020-10-17 14:42:27 +03:00
petka.h PETKA: update engine status 2020-10-17 14:42:27 +03:00
q_manager.cpp PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
q_manager.h PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
q_system.cpp PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
q_system.h PETKA: renamed unk field in QSystem 2020-10-02 22:35:18 +03:00
saveload.cpp PETKA: do not allow loading when qsystem is null 2020-10-11 00:21:24 +03:00
sound.cpp PETKA: add commentary about using iterator after erasing in SoundsMap 2020-10-07 20:32:53 +03:00
sound.h PETKA: added vm field to SoundMgr 2020-06-05 20:48:16 +03:00
video.cpp PETKA: refactor VideoSystem 2020-10-12 22:49:57 +03:00
video.h PETKA: refactor VideoSystem 2020-10-12 22:49:57 +03:00
walk.cpp PETKA: fix walk bug 2020-10-11 00:19:27 +03:00
walk.h PETKA: Walk system implementation 2020-09-30 21:01:32 +03:00