scummvm/engines/petka
2021-04-05 15:33:23 +01:00
..
interfaces BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
objects PETKA: Fix GCC Compiler Warning by removing introduced fallthrough 2021-03-18 19:40:38 +00:00
base.h
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: Enable engine by default 2020-11-27 00:17:57 +01:00
detection_tables.h PETKA: Made demo detection more robust 2020-11-27 00:17:28 +01:00
detection.cpp PETKA: Fix company name 2020-11-26 23:20:43 +01: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 ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00: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: Fix crash in demo 2020-11-27 15:05:13 +01:00
petka.h PETKA: update engine status 2020-10-17 14:42:27 +03:00
q_manager.cpp PETKA: Const correctness for getVal 2021-02-12 00:41:23 +01:00
q_manager.h PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
q_system.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
q_system.h
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
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: Add NL to EOF in walk.h 2021-02-11 00:00:56 -08:00