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-28 23:36:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
testbed
History
Cameron Cawley
28d7b361ea
COMMON: Move more file format code into common/formats
2022-12-11 22:33:23 +01:00
..
cloud.cpp
…
cloud.h
…
config-params.cpp
…
config-params.h
…
config.cpp
TESTBED: Don't write to disk if WriteStream can't be created (e.g. read-only filesystem or permission issue)
2022-06-12 14:34:13 +02:00
config.h
COMMON: Move more file format code into common/formats
2022-12-11 22:33:23 +01:00
configure.engine
…
detection.cpp
ENGINES: Change the MetaEngineDetection interface to match MetaEngine
2022-07-23 23:31:58 +02:00
events.cpp
…
events.h
…
fs.cpp
…
fs.h
…
graphics.cpp
…
graphics.h
…
metaengine.cpp
…
midi.cpp
…
midi.h
…
misc.cpp
…
misc.h
…
module.mk
…
networking.cpp
…
networking.h
…
savegame.cpp
…
savegame.h
…
sound.cpp
…
sound.h
…
speech.cpp
…
speech.h
…
template.h
…
testbed.cpp
COMMON: Move achievements.* to engines/
2022-12-02 00:12:22 +01:00
testbed.h
…
testsuite.cpp
COMMON: Move achievements.* to engines/
2022-12-02 00:12:22 +01:00
testsuite.h
TESTBED: Use MSVC_PRINTF when GCC_PRINTF is used
2022-11-29 01:37:16 +01:00
video.cpp
TESTBED: fix leak: clear up surface inside conv
2022-09-28 23:27:02 +02:00
webserver.cpp
…
webserver.h
…