scummvm/engines/mtropolis
2024-07-04 22:14:01 -04:00
..
plugin MTROPOLIS: Fix media cue modifier not cloning correctly 2024-07-04 21:37:08 -04:00
actions.h
asset_factory.cpp MTROPOLIS: Add AVI movie support 2023-06-13 23:48:10 -04:00
asset_factory.h
assets.cpp GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data 2024-07-02 13:31:18 +01:00
assets.h MTROPOLIS: Fix out-of-range read when loading 8-bit mToon assets 2024-01-02 22:34:06 -05:00
audio_player.cpp
audio_player.h
boot.cpp MTROPOLIS: detect dutch/catalan Albert/Ernest games 2024-06-14 16:34:41 -04:00
boot.h MTROPOLIS: New boot loader and VFS 2023-12-13 22:06:27 -05:00
configure.engine
core.cpp
core.h MTROPOLIS: Support setting runtime version to deal with 1.1.2+ Windows plug-ins 2024-05-24 14:41:44 -04:00
credits.pl
data.cpp MTROPOLIS: Support setting runtime version to deal with 1.1.2+ Windows plug-ins 2024-05-24 14:41:44 -04:00
data.h MTROPOLIS: Support setting runtime version to deal with 1.1.2+ Windows plug-ins 2024-05-24 14:41:44 -04:00
debug.cpp GRAPHICS: Make rawBlitFrom take a ManagedSurface 2023-02-23 19:10:45 +01:00
debug.h
detection_tables.h MTROPOLIS: ascribe reason to unsupported games 2024-06-14 16:34:41 -04:00
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
detection.h ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
element_factory.cpp MTROPOLIS: Add AVI movie support 2023-06-13 23:48:10 -04:00
element_factory.h
elements.cpp MTROPOLIS: Sink invalid attrib writes that are documented as allowed in 1.x 2024-07-04 21:40:35 -04:00
elements.h MTROPOLIS: add fallback palette to MovieElement blitting (#5811) 2024-07-03 14:54:47 -04:00
hacks.cpp MTROPOLIS: Fix Obsidian Widescreen Hacks 2024-05-13 19:40:02 -04:00
hacks.h MTROPOLIS: Add hack to fix intro animation in secret room not playing. Fix list delete not working correctly (fixes treasure drain looping). 2023-06-13 18:12:37 -04:00
metaengine.cpp ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
miniscript.cpp MTROPOLIS: Resolve str2num failures to 0 and warn instead 2024-07-04 22:14:01 -04:00
miniscript.h MTROPOLIS: Implement Miniscript global references and MTI Shanghai minigame 2023-06-12 22:44:59 -04:00
modifier_factory.cpp MTROPOLIS: Stub out simple motion modifier. 2023-01-06 22:21:45 -05:00
modifier_factory.h
modifiers.cpp MTROPOLIS: Coerce vector sources for Vector Motion Modifier instead of check 2024-07-04 15:56:20 -04:00
modifiers.h MTROPOLIS: Fix missing linkInternalReferences and visitInternalReferences in SaveAndRestoreModifier 2024-07-04 15:56:20 -04:00
module.mk MTROPOLIS: Split MIDI functionality off to a separate plug-in. This mainly avoids loading a MIDI driver when we don't actually need it. 2023-12-14 01:33:26 -05:00
mtropolis.cpp MTROPOLIS: remove video path from SearchMan 2024-05-24 19:25:19 -04:00
mtropolis.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
plugins.h MTROPOLIS: Split MIDI functionality off to a separate plug-in. This mainly avoids loading a MIDI driver when we don't actually need it. 2023-12-14 01:33:26 -05:00
POTFILES MTROPOLIS: Hook up MPZ-1000 to image album 2023-08-07 10:22:09 +02:00
render.cpp
render.h
runtime.cpp MTROPOLIS: Sink invalid attrib writes that are documented as allowed in 1.x 2024-07-04 21:40:35 -04:00
runtime.h MTROPOLIS: Sink invalid attrib writes that are documented as allowed in 1.x 2024-07-04 21:40:35 -04:00
saveload.cpp ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
saveload.h
subtitles.cpp
subtitles.h
vfs.cpp MTROPOLIS: Improve Punycode handling in VFS 2023-12-28 14:10:55 -05:00
vfs.h MTROPOLIS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
vthread.cpp MTROPOLIS: Improve vthread stack debug 2024-07-04 20:39:53 -04:00
vthread.h MTROPOLIS: Improve vthread stack debug 2024-07-04 20:39:53 -04:00