scummvm/engines/cryo
2021-02-26 19:29:33 +01:00
..
configure.engine
cryo.cpp CRYO: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
cryo.h CRYO: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
cryolib.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
cryolib.h CRYO: Remove dead code 2020-01-03 10:37:26 +02:00
debugger.cpp CODESTYLE: remove C++ headers, use int64 instead __int64_t. 2021-02-26 19:29:33 +01:00
debugger.h CRYO: Add override keywords 2020-02-09 12:43:15 +01:00
defs.h CRYO: Use ScummVM packing headers instead of direct #pragmas 2020-04-04 13:52:25 +02:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
eden.cpp CRYO: Remove dead code 2020-01-03 10:37:26 +02:00
eden.h CRYO: Remove dead code 2020-01-03 10:37:26 +02:00
eden_graphics.cpp JANITORIAL: Remove some unnecessary semicolons 2020-11-17 07:22:49 +01:00
eden_graphics.h CRYO: Add newline to end of eden_graphics.h 2019-09-21 16:26:19 -07: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
platdefs.h CRYO: Move unrelated Common::File include out of platdefs.h 2017-02-10 04:33:35 +02:00
resource.cpp CRYO: Use byteswap functions from common/endian.h 2019-11-09 01:08:14 +02:00
sound.cpp JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
sound.h JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
video.cpp CRYO: Use byteswap functions from common/endian.h 2019-11-09 01:08:14 +02:00
video.h CRYO: Add sound playback to HNM files (buggy yet) 2017-01-25 22:42:25 +01:00