scummvm/engines/macventure
2020-12-04 20:57:14 +00:00
..
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
container.cpp
container.h COMMON: Remove BitStream base class to allow inlining calls 2017-08-24 19:46:59 +02:00
controls.cpp
controls.h
cursor.cpp
datafiles.cpp
debug.h
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
dialog.cpp
dialog.h MACVENTURE: Add override keywords 2020-02-09 12:43:15 +01:00
gui.cpp GRAPHICS: MACGUI: Improve grays naming 2020-08-07 18:55:17 -04:00
gui.h MACVENTURE: Fix compiler warnings 2020-02-28 08:23:21 +02:00
hufflists.h
image.cpp MACVENTURE: Add Missing Switch Default Cases 2019-10-03 01:39:23 +01:00
image.h COMMON: Remove BitStream base class to allow inlining calls 2017-08-24 19:46:59 +02:00
macventure.cpp MACVENTURE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
macventure.h ENGINES: Merge saveGameState virtual methods into a single one 2020-02-16 15:44:28 -08:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
prebuilt_dialogs.cpp
prebuilt_dialogs.h
saveload.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
script.cpp
script.h
sound.cpp
sound.h
stringtable.h
text.cpp MACVENTURE: Add Missing Switch Default Cases 2019-10-03 01:39:23 +01:00
text.h
windows.cpp
windows.h
world.cpp MACVENTURE: Fix MSVC Warnings 2019-10-01 04:24:21 +01:00
world.h