.. |
plugin
|
MTROPOLIS: Change Shanghai support status to Done
|
2023-06-12 22:53:56 -04: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: Better fix for corrupted mToon graphics in MTI
|
2023-06-12 22:44:59 -04:00 |
assets.h
|
MTROPOLIS: Better fix for corrupted mToon graphics in MTI
|
2023-06-12 22:44:59 -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: Handle German version installer
|
2023-03-24 23:17:15 -04: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: Add support for assigning sound assets and loading assets from other streams.
|
2023-01-23 23:06:49 -05:00 |
data.h
|
MTROPOLIS: Add support for assigning sound assets and loading assets from other streams.
|
2023-01-23 23:06:49 -05:00 |
debug.cpp
|
GRAPHICS: Make rawBlitFrom take a ManagedSurface
|
2023-02-23 19:10:45 +01:00 |
debug.h
|
MTROPOLIS: Uninit field cleanup
|
2022-07-23 02:25:53 -04:00 |
detection_tables.h
|
MTROPOLIS: Handle German version installer
|
2023-03-24 23:17:15 -04:00 |
detection.cpp
|
AD: Move canPlayUnknownVariants() override to a flag.
|
2023-01-09 18:56:50 +01:00 |
detection.h
|
MTROPOLIS: Handle German version installer
|
2023-03-24 23:17:15 -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: Fix hang in MTI cannon scene
|
2023-06-11 02:53:35 -04:00 |
elements.h
|
MTROPOLIS: Fix hang in MTI cannon scene
|
2023-06-11 02:53:35 -04:00 |
hacks.cpp
|
MTROPOLIS: Add hack to fix black square in MTI's MPZ-1000 screen
|
2023-06-10 17:55:57 -04:00 |
hacks.h
|
MTROPOLIS: Add hack to fix black square in MTI's MPZ-1000 screen
|
2023-06-10 17:55:57 -04:00 |
metaengine.cpp
|
MTROPOLIS: Use checkExtendedSaves()
|
2022-11-27 14:36:55 +01:00 |
miniscript.cpp
|
MTROPOLIS: Implement Miniscript global references and MTI Shanghai minigame
|
2023-06-12 22:44:59 -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
|
MTROPOLIS: Refactor some static interfaces to suppress compiler warnings
|
2022-07-14 02:35:21 -04:00 |
modifiers.cpp
|
MTROPOLIS: Add basic support for image effect modifiers, which should fix most object highlights in MTI
|
2023-06-07 23:48:36 -04:00 |
modifiers.h
|
MTROPOLIS: Add basic support for image effect modifiers, which should fix most object highlights in MTI
|
2023-06-07 23:48:36 -04: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: Fix POTFILES
|
2023-03-17 15:48:41 +01:00 |
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: Terminate message propagation if the message target was deleted. Fixes infinite loop when exiting MTI piano scene.
|
2023-06-09 20:08:42 -04:00 |
runtime.h
|
MTROPOLIS: Fix paletted mToon color keying not working. Replicate mTropolis 1.0 bug to fix MTI piano buttons playing 2 hints at once.
|
2023-06-09 01:03:05 -04: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
|
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 |