scummvm/engines/pink
Eugene Sandulenko a2b1164fe9
PINK: Preload sounds to avoid race condition.
Since we were reading directly from the ORB file, during video playback
we were reading both sound and video which often was leading to
the incorrect reads
2021-05-10 16:01:23 +02:00
..
objects PINK: Preload sounds to avoid race condition. 2021-05-10 16:01:23 +02:00
archive.cpp
archive.h
audio_info_mgr.cpp
audio_info_mgr.h
cel_decoder.cpp
cel_decoder.h
configure.engine
console.cpp
console.h
constants.h
cursor_mgr.cpp
cursor_mgr.h
detection_tables.h PINK: Provided back link to the added detection entry 2021-04-23 15:56:48 +02:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
director.cpp PINK: Workaround when freetype is not present 2021-05-01 14:23:45 +02:00
director.h PINK: Switch action texts to Windows System font 2021-05-01 01:49:48 +02:00
file.cpp
file.h
gui.cpp PINK: Show message for unimplemented menu items. Addresses #11318 2020-08-27 18:00:44 +02:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
pda_mgr.cpp
pda_mgr.h
pink.cpp PINK: Fixes for Finnish version 2021-05-02 01:03:02 +02:00
pink.h
POTFILES PINK: Show message for unimplemented menu items. Addresses #11318 2020-08-27 18:00:44 +02:00
resource_mgr.cpp
resource_mgr.h
saveload.cpp
sound.cpp
sound.h
utils.h