This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-05 02:17:05 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
mortevielle
History
Cameron Cawley
4ced49acd4
ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error
2020-12-04 20:57:14 +00:00
..
actions.cpp
…
configure.engine
…
debugger.cpp
…
debugger.h
…
detection_tables.h
MORTEVIELLE: Use macros in the detection table
2020-11-28 17:41:23 +01:00
detection.cpp
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +02:00
detection.h
ENGINES: ALL: Move detection_enums -> detection.h
2020-10-03 14:56:36 +02:00
dialogs.cpp
…
dialogs.h
…
graphics.cpp
…
graphics.h
…
menu.cpp
…
menu.h
…
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
mortevielle.cpp
…
mortevielle.h
ENGINES: ALL: Move detection_enums -> detection.h
2020-10-03 14:56:36 +02:00
mouse.cpp
…
mouse.h
…
outtext.cpp
…
outtext.h
…
POTFILES
…
saveload.cpp
…
saveload.h
…
sound.cpp
COMMON: Rewrite Encoder and drop dependency on iconv (
#2586
)
2020-11-15 16:20:35 +01:00
sound.h
…
utils.cpp
…