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-03 09:23:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
mutationofjb
History
Cameron Cawley
4ced49acd4
ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error
2020-12-04 20:57:14 +00:00
..
commands
…
tasks
…
widgets
MUTATIONOFJB: Fix includes
2020-03-25 10:31:54 +01:00
animationdecoder.cpp
…
animationdecoder.h
…
assets.cpp
…
assets.h
…
configure.engine
…
conversationlinelist.cpp
…
conversationlinelist.h
…
debug.cpp
…
debug.h
…
detection.cpp
PLUGINS: MetaEngineStatic -> MetaEngineDetection
2020-10-11 23:14:39 +02:00
encryptedfile.cpp
…
encryptedfile.h
…
font.cpp
…
font.h
…
game.cpp
…
game.h
…
gamedata.cpp
…
gamedata.h
…
gamescreen.cpp
…
gamescreen.h
…
guiscreen.cpp
…
guiscreen.h
…
hardcodedstrings.cpp
…
hardcodedstrings.h
…
inventory.cpp
…
inventory.h
…
inventoryitemdefinitionlist.cpp
…
inventoryitemdefinitionlist.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
mutationofjb.cpp
ENGINES: Cleanup of savegame filenames generation
2020-02-16 15:44:28 -08:00
mutationofjb.h
ENGINES: Merge saveGameState virtual methods into a single one
2020-02-16 15:44:28 -08:00
POTFILES
I18N: Added missing files to POTFILES
2020-08-27 20:26:45 +02:00
room.cpp
…
room.h
…
script.cpp
…
script.h
…
timer.cpp
…
timer.h
…
util.cpp
ENGINES: GUI: U32: Improve translation message usage
2020-08-30 14:43:41 +02:00
util.h
…