scummvm/engines/glk
2023-05-04 23:10:44 +02:00
..
adrift GLK: ADRIFT: Detection table updates 2023-04-12 20:24:22 -07:00
advsys ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
agt GLK: AGT: Update detection table 2023-04-17 23:08:29 +02:00
alan2 GLK: ALAN2: Update detection table 2023-04-17 23:08:29 +02:00
alan3 GLK: ALAN3: Fix warning 2023-04-29 20:28:20 +02:00
archetype GLK: ARCHETYPE: Fix debug flag values 2023-03-12 15:44:12 -07:00
comprehend GLK: COMPREHEND: Remove unused variable 2023-04-29 20:28:20 +02:00
glulx GLK: GLULX: Add multiple entries to detection table from ifdb.org 2023-04-21 15:53:37 +02:00
hugo GLK: HUGO: Add multiple entries to the detection table from ifdb.org 2023-04-22 20:25:26 -10:00
jacl GLK: JACL: Add missing entry to the detection table from ifdb.org 2023-04-22 20:27:53 -10:00
level9 GLK: LEVEL9: Fix unused variable warning 2023-04-29 20:28:21 +02:00
magnetic GLK: MAGNETIC: Pass extra field when appending to gamelist 2022-10-24 20:52:03 +02:00
quest GLK: QUEST: Pass extra field when appending to gamelist 2022-10-24 20:52:38 +02:00
scott GLK: SCOTT: Comment out unused variables 2023-04-29 20:28:21 +02:00
tads GLK: TADS: Add missing entries to the detection table from ifdb.org 2023-05-04 23:10:44 +02:00
zcode GLK: Embed the Infocom fonts in the executable 2023-03-05 21:18:36 +01:00
blorb.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
blorb.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
conf.cpp GLK: Support running on lowres devices 2023-01-21 16:33:13 +03:00
conf.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
configure.engine
credits.pl GLK: Add StableSteady to the credits 2022-04-14 18:45:59 -07:00
debugger.cpp IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
debugger.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection.cpp GLK: Removed unnecessary translations.h include 2023-03-17 16:10:14 +01:00
detection.h ENGINES: Add getMD5Bytes to the base MetaEngineDetection class 2022-11-30 23:29:37 +02:00
events.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
events.h GLK: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
fonts.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
fonts.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
game_description.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
glk_api.cpp GLK: Convert text colors in glk_stylehint_set() 2022-12-21 15:07:56 +01:00
glk_api.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
glk_dispa.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
glk_types.h GLK: Add typedef for glsi32. 2022-04-12 20:35:24 -07:00
glk.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
glk.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
jumps.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.cpp GLK: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
module.mk GLK: SCOTT: Add ti99_4a_terp.h/cpp 2022-07-02 15:17:53 +02:00
pc_speaker.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
pc_speaker.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
picture.cpp IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
picture.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
POTFILES GLK: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
quetzal.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
quetzal.h GLK: Remove Zero Sized Allocation from Quetzal Code 2022-06-04 15:59:59 +01:00
raw_decoder.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
raw_decoder.h IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
screen.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
screen.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
selection.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
selection.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sound.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sound.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
speech.cpp TTS: (ENGINES) - add support for tts enable function 2022-04-26 21:08:41 +03:00
speech.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
streams.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
streams.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
time.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
time.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode_gen.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode_gen.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
unicode.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
utils.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
utils.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_graphics.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_graphics.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_pair.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_pair.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_text_buffer.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_text_buffer.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_text_grid.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
window_text_grid.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
windows.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
windows.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00