scummvm/engines/mtropolis
2022-06-29 21:50:01 -04:00
..
plugin MTROPOLIS: Dynamic MIDI mixer enhancement 2022-06-29 21:50:01 -04:00
actions.h MTROPOLIS: Debug overlay work 2022-06-16 21:58:09 +02:00
asset_factory.cpp MTROPOLIS: Warning/error cleanup 2022-06-16 21:58:09 +02:00
asset_factory.h MTROPOLIS: Warning/error cleanup 2022-06-16 21:58:09 +02:00
assets.cpp MTROPOLIS: Fix crash on Immediate Action clock puzzle 2022-06-26 15:14:04 -04:00
assets.h MTROPOLIS: Add support for QuickTime-compressed mToons 2022-06-25 20:21:23 -04:00
boot.cpp MTROPOLIS: Cleanup: Add some debug fields for tag decoding, remove extra tabs. 2022-06-21 21:54:53 -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: Correctly parse quirky event format in set modifier 2022-06-17 22:15:56 -04:00
data.h MTROPOLIS: Fix crash on Immediate Action clock puzzle 2022-06-26 15:14:04 -04:00
debug.cpp MTROPOLIS: Fix some Coverity errors 2022-06-17 21:37:58 -04:00
debug.h MTROPOLIS: Warning/error cleanup 2022-06-16 21:58:09 +02:00
detection_tables.h MTROPOLIS: Add unstable flags to everything 2022-06-24 00:14:35 -04:00
detection.cpp MTROPOLIS: Dynamic MIDI mixer enhancement 2022-06-29 21:50:01 -04:00
detection.h
element_factory.cpp MTROPOLIS: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
element_factory.h MTROPOLIS: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
elements.cpp MTROPOLIS: Don't fire events from hidden mToons 2022-06-26 03:48:33 -04:00
elements.h MTROPOLIS: Add support for background matte mode mouse collision on mToon elements. 2022-06-24 00:01:56 -04:00
hacks.cpp MTROPOLIS: Add widescreen mod GUIDs for Mac version 2022-06-26 14:55:15 -04:00
hacks.h MTROPOLIS: Obsidian widescreen enhancement 2022-06-26 03:48:33 -04:00
metaengine.cpp MTROPOLIS: Merge prep header and warning cleanup 2022-06-16 21:58:09 +02:00
miniscript.cpp MTROPOLIS: Refactor dynamic value write interface tables to quiet GCC global destructor warnings. 2022-06-23 21:24:45 -04:00
miniscript.h MTROPOLIS: Refactor dynamic value write interface tables to quiet GCC global destructor warnings. 2022-06-23 21:24:45 -04:00
modifier_factory.cpp MTROPOLIS: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
modifier_factory.h MTROPOLIS: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
modifiers.cpp MTROPOLIS: More accurate handling of graphic modifier removal 2022-06-25 21:57:17 -04:00
modifiers.h MTROPOLIS: Merge prep header and warning cleanup 2022-06-16 21:58:09 +02:00
module.mk MTROPOLIS: Move boot code out and make it more generic 2022-06-21 01:37:00 -04:00
mtropolis.cpp MTROPOLIS: Condense Obsidian widescreen mod into one option. 2022-06-26 14:09:03 -04:00
mtropolis.h MTROPOLIS: Merge prep header and warning cleanup 2022-06-16 21:58:09 +02: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: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
render.h MTROPOLIS: Fix GCC Compiler Shadowing Warnings 2022-06-16 21:58:09 +02:00
runtime.cpp MTROPOLIS: Obsidian widescreen enhancement 2022-06-26 03:48:33 -04:00
runtime.h MTROPOLIS: Obsidian widescreen enhancement 2022-06-26 03:48:33 -04:00
saveload.cpp MTROPOLIS: Merge prep header and warning cleanup 2022-06-16 21:58:09 +02:00
saveload.h MTROPOLIS: Warning/error cleanup 2022-06-16 21:58:09 +02:00
vthread.cpp MTROPOLIS: C++11 compile fixes, debug inspector base work 2022-06-16 21:58:09 +02:00
vthread.h MTROPOLIS: Change Point16 to Common::Point 2022-06-16 21:58:09 +02:00