scummvm/engines/mtropolis
2023-02-12 14:35:57 +01:00
..
plugin MTROPOLIS: Add list delete attribute, fix mToon range set by label being off by 1, should fix the key plank in MTI Benbow. 2022-12-30 16:38:28 -05:00
actions.h
asset_factory.cpp
asset_factory.h
assets.cpp MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -05:00
assets.h MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -05:00
audio_player.cpp
audio_player.h
boot.cpp MTROPOLIS: Add boot+detection for Obsidian Macintosh Japanese version 2023-02-02 11:43:06 -05:00
boot.h
configure.engine
core.cpp
core.h
credits.pl
data.cpp MTROPOLIS: Stub out simple motion modifier. 2023-01-06 22:21:45 -05:00
data.h MTROPOLIS: Stub out simple motion modifier. 2023-01-06 22:21:45 -05:00
debug.cpp MTROPOLIS: Fix no-debug config. 2023-01-06 22:21:45 -05:00
debug.h
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h MTROPOLIS: Add boot+detection for Obsidian Macintosh Japanese version 2023-02-02 11:43:06 -05:00
detection_tables.h MTROPOLIS: Clear ADGF_TESTING flags for obsidian 2023-02-12 14:35:57 +01:00
element_factory.cpp
element_factory.h
elements.cpp MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -05:00
elements.h MTROPOLIS: Add hack for returning from MTI pause menu. 2022-12-23 10:10:42 -05:00
hacks.cpp MTROPOLIS: Fix some wrong IDs for documents in widescreen mod. Fixes Limitation document not appearing in the booths area on Windows version and in Immediate Action on Mac. 2023-01-16 19:36:27 -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 MTROPOLIS: Stub out simple motion modifier. 2023-01-06 22:21:45 -05:00
modifier_factory.h
modifiers.cpp MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -05:00
modifiers.h MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -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
render.cpp MTROPOLIS: Implement cursor element tracking and fire collision modifiers immediately if the same message disables and enables the collision modifier. This should fix the MTI save menu. 2022-12-27 14:17:29 -05:00
render.h MTROPOLIS: Implement cursor element tracking and fire collision modifiers immediately if the same message disables and enables the collision modifier. This should fix the MTI save menu. 2022-12-27 14:17:29 -05:00
runtime.cpp MTROPOLIS: Implement path motion modifier and fix white chroma key not working. 2023-01-20 01:25:56 -05:00
runtime.h MTROPOLIS: Fire "show" commands to unhide elements at scene load instead of them being immediately visible. Fixes MTI Benbow outro. 2023-01-02 18:08:33 -05:00
saveload.cpp MTROPOLIS: More variable reference linking hacks to get MTI save games working properly. 2022-12-28 22:47:32 -05:00
saveload.h MTROPOLIS: More variable reference linking hacks to get MTI save games working properly. 2022-12-28 22:47:32 -05:00
subtitles.cpp
subtitles.h
vthread.cpp
vthread.h