scummvm/engines/kingdom
2020-06-07 00:02:29 +02:00
..
configure.engine KINGDOM: Add skeletton engine 2020-06-07 00:02:29 +02:00
console.cpp KINGDOM: Add skeletton engine 2020-06-07 00:02:29 +02:00
console.h KINGDOM: Add skeletton engine 2020-06-07 00:02:29 +02:00
constants.cpp KINGDOM: Add _MouseMapAS for the demo version 2020-06-07 00:02:29 +02:00
detection.cpp KINGDOM: Improve savegame support 2020-06-07 00:02:29 +02:00
GPLogic1.cpp KINGDOM: Fix bug in GPL1_221 2020-06-07 00:02:29 +02:00
GPLogic2.cpp KINGDOM: Fix numbering of nodes in the full version. All indexes greater than 27 have been reduced by 1 2020-06-07 00:02:29 +02:00
GPLogic3.cpp KINGDOM: Fix numbering of nodes in the full version. All indexes greater than 27 have been reduced by 1 2020-06-07 00:02:29 +02:00
GPLogic4.cpp KINGDOM: Remove code duplication due to the renumbering of indexes 2020-06-07 00:02:29 +02:00
kingdom.cpp KINGDOM: Fix numbering of nodes in the full version. All indexes greater than 27 have been reduced by 1 2020-06-07 00:02:29 +02:00
kingdom.h KINGDOM: Add _MouseMapAS for the demo version 2020-06-07 00:02:29 +02:00
logic.cpp KINGDOM: Fix code alignment in a switch 2020-06-07 00:02:29 +02:00
logic.h KINGDOM: Add GPL4_992_demo and GPL4_993_demo 2020-06-07 00:02:29 +02:00
module.mk KINGDOM: Move the hardcoded logic to a separate class 2020-06-07 00:02:29 +02:00