scummvm/engines/mtropolis
2022-08-01 23:26:56 -04:00
..
plugin MTROPOLIS: Fix crash if MIDI driver fails to load. 2022-08-01 23:26:56 -04:00
actions.h MTROPOLIS: Debug overlay work 2022-06-16 21:58:09 +02:00
asset_factory.cpp MTROPOLIS: Refactor some static interfaces to suppress compiler warnings 2022-07-14 02:35:21 -04:00
asset_factory.h MTROPOLIS: Refactor some static interfaces to suppress compiler warnings 2022-07-14 02:35:21 -04:00
assets.cpp MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
assets.h MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
audio_player.cpp MTROPOLIS: Add sound effect modifier support 2022-07-17 20:02:57 -04:00
audio_player.h MTROPOLIS: Add sound effect modifier support 2022-07-17 20:02:57 -04:00
boot.cpp MTROPOLIS: Update detection+boot to handle data-fork-only copy of Mac Obsidian 2022-08-01 18:55:04 -04:00
boot.h MTROPOLIS: Move boot code out and make it more generic 2022-06-21 01:37:00 -04:00
configure.engine MTROPOLIS: Cleanup 2022-06-16 21:58:09 +02:00
core.cpp MTROPOLIS: Prep for moving some things from runtime to core, add IInterfaceBase to quiet warnings about missing virtual dtor 2022-06-16 21:58:09 +02:00
core.h MTROPOLIS: Warning/error cleanup 2022-06-16 21:58:09 +02:00
credits.pl MTROPOLIS: Add credits 2022-06-16 21:58:09 +02:00
data.cpp MTROPOLIS: Remove Stray Semicolon Causing Compiler Warning 2022-07-23 13:32:00 +01:00
data.h MTROPOLIS: Uninit fields cleanup 2022-07-23 02:25:53 -04:00
debug.cpp MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
debug.h MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
detection_tables.h MTROPOLIS: Update detection+boot to handle data-fork-only copy of Mac Obsidian 2022-08-01 18:55:04 -04:00
detection.cpp MTROPOLIS: Allow unknown variants. 2022-07-31 17:03:48 -04:00
detection.h MTROPOLIS: Update detection+boot to handle data-fork-only copy of Mac Obsidian 2022-08-01 18:55:04 -04:00
element_factory.cpp MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
element_factory.h MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
elements.cpp MTROPOLIS: Use the rect of mToon frames for collision instead of the entire element size 2022-07-31 16:45:56 -04:00
elements.h MTROPOLIS: Use the rect of mToon frames for collision instead of the entire element size 2022-07-31 16:45:56 -04:00
hacks.cpp MTROPOLIS: Fix incorrect MIDI effective volume calculation 2022-07-21 19:24:34 -04:00
hacks.h MTROPOLIS: Improve autosave behavior. 2022-07-21 18:22:15 -04:00
metaengine.cpp MTROPOLIS: Improve autosave behavior. 2022-07-21 18:22:15 -04:00
miniscript.cpp MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
miniscript.h MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
modifier_factory.cpp MTROPOLIS: Refactor some static interfaces to suppress compiler warnings 2022-07-14 02:35:21 -04:00
modifier_factory.h MTROPOLIS: Refactor some static interfaces to suppress compiler warnings 2022-07-14 02:35:21 -04:00
modifiers.cpp MTROPOLIS: Forcibly disable behavior children when the behavior is switched off 2022-07-27 01:41:51 -04:00
modifiers.h MTROPOLIS: Forcibly disable behavior children when the behavior is switched off 2022-07-27 01:41:51 -04:00
module.mk MTROPOLIS: Add sound effect modifier support 2022-07-17 20:02:57 -04:00
mtropolis.cpp MTROPOLIS: Fix bad for loop 2022-07-23 02:25:53 -04:00
mtropolis.h MTROPOLIS: Improve autosave behavior. 2022-07-21 18:22:15 -04:00
plugins.h MTROPOLIS: Load data for Obsidian word games 2022-06-16 21:58:09 +02:00
POTFILES MTROPOLIS: Add saveload.cpp to POTFILES 2022-06-16 21:58:09 +02:00
render.cpp MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
render.h MTROPOLIS: Uninit fields cleanup 2022-07-22 17:32:58 -04:00
runtime.cpp MTROPOLIS: Use the rect of mToon frames for collision instead of the entire element size 2022-07-31 16:45:56 -04:00
runtime.h MTROPOLIS: Use the rect of mToon frames for collision instead of the entire element size 2022-07-31 16:45:56 -04:00
saveload.cpp MTROPOLIS: Improve autosave behavior. 2022-07-21 18:22:15 -04:00
saveload.h MTROPOLIS: Improve autosave behavior. 2022-07-21 18:22:15 -04:00
vthread.cpp MTROPOLIS: Add element fade transitions. 2022-07-21 18:22:14 -04:00
vthread.h MTROPOLIS: Add element fade transitions. 2022-07-21 18:22:14 -04:00