scummvm/engines/mtropolis
2022-12-23 10:10:42 -05:00
..
plugin MTROPOLIS: Change how variable storage works so variable modifiers can be cloned into the scene tree. Add hack for MTI variable init. 2022-11-27 16:54:24 -05:00
actions.h MTROPOLIS: Add keybind to skip movies for debug purposes. 2022-11-13 18:19:49 -05:00
asset_factory.cpp
asset_factory.h
assets.cpp
assets.h
audio_player.cpp
audio_player.h
boot.cpp MTROPOLIS: Add detection entries for the German versions of the "Uncle Albert" series 2022-12-22 18:58:47 -05:00
boot.h
configure.engine
core.cpp
core.h
credits.pl
data.cpp MTROPOLIS: Uninit field cleanup 2022-12-03 09:59:42 -05:00
data.h MTROPOLIS: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
debug.cpp
debug.h
detection_tables.h MTROPOLIS: Add detection entries for the German versions of the "Uncle Albert" series 2022-12-22 18:58:47 -05:00
detection.cpp MTROPOLIS: Add detection entries for the German versions of the "Uncle Albert" series 2022-12-22 18:58:47 -05:00
detection.h MTROPOLIS: Add detection entries for the German versions of the "Uncle Albert" series 2022-12-22 18:58:47 -05:00
element_factory.cpp
element_factory.h
elements.cpp MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
elements.h MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
hacks.cpp MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
hacks.h MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
metaengine.cpp MTROPOLIS: Use checkExtendedSaves() 2022-11-27 14:36:55 +01:00
miniscript.cpp
miniscript.h
modifier_factory.cpp
modifier_factory.h
modifiers.cpp MTROPOLIS: Fix GCC Compiler Warning 2022-11-28 01:28:04 +00:00
modifiers.h MTROPOLIS: Change how variable storage works so variable modifiers can be cloned into the scene tree. Add hack for MTI variable init. 2022-11-27 16:54:24 -05:00
module.mk COMMON: Move Installer VISE loader from mTropolis engine to Common. 2022-11-30 23:17:47 +02:00
mtropolis.cpp COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
mtropolis.h
plugins.h
POTFILES MTROPOLIS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
render.cpp MTROPOLIS: Add keybind to skip movies for debug purposes. 2022-11-13 18:19:49 -05:00
render.h MTROPOLIS: Add keybind to skip movies for debug purposes. 2022-11-13 18:19:49 -05:00
runtime.cpp MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
runtime.h MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
saveload.cpp
saveload.h
subtitles.cpp
subtitles.h
vthread.cpp
vthread.h