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 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: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05:00
assets.h MTROPOLIS: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05: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: Add detection entries for the German versions of the "Uncle Albert" series 2022-12-22 18:58:47 -05:00
boot.h MTROPOLIS: Add some handling for MTI data. 2022-09-01 01:48:41 -04:00
configure.engine MTROPOLIS: Testing preparation 2022-08-05 17:33:58 -04: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: 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 MTROPOLIS: Use a better default size for the debug inspector. 2022-10-31 01:11:39 -04:00
debug.h MTROPOLIS: Uninit field cleanup 2022-07-23 02:25:53 -04:00
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 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: 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 MTROPOLIS: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05:00
miniscript.h MTROPOLIS: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05:00
modifier_factory.cpp MTROPOLIS: Add more things to get SPQR to boot. 2022-11-12 20:43:25 -05:00
modifier_factory.h MTROPOLIS: Refactor some static interfaces to suppress compiler warnings 2022-07-14 02:35:21 -04:00
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 MTROPOLIS: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05:00
plugins.h MTROPOLIS: Add more things to get SPQR to boot. 2022-11-12 20:43:25 -05:00
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 MTROPOLIS: More accurate variable dereferencing and list behavior. Fix some Obsidian regressions. 2022-11-07 23:18:03 -05:00
saveload.h MTROPOLIS: Add more features required by MTI 2022-09-25 20:44:25 -04:00
subtitles.cpp MTROPOLIS: Finish subtitle handling for Obsidian. 2022-08-22 20:58:27 -04:00
subtitles.h MTROPOLIS: Finish subtitle handling for Obsidian. 2022-08-22 20:58:27 -04:00
vthread.cpp MTROPOLIS: Fix warnings about unused variables 2022-08-22 12:11:47 +02:00
vthread.h MTROPOLIS: Fix warnings about unused variables 2022-08-22 12:11:47 +02:00