scummvm/engines/glk
2018-12-19 08:31:26 +02:00
..
frotz GLK: FROTZ: Janitorial fixes 2018-12-18 21:55:07 -08:00
glulxe ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
scott JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
tads JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
blorb.cpp GLK: SCOTT: Add support for Mysterious Adventures Blorb files 2018-12-14 19:30:43 -08:00
blorb.h JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
conf.cpp GLK: FROTZ: Remove need for new font style for Runic font 2018-12-17 21:23:57 -08:00
conf.h GLK: Merge Fonts class into Screen class 2018-12-08 19:05:59 -08:00
configure.engine
detection.cpp GLK: Detect game Id clashes across different sub-engines 2018-12-14 18:25:20 -08:00
events.cpp GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
events.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
glk.cpp ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
glk.h ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
glk_api.cpp GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
glk_api.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
glk_types.h GLK: FROTZ: Remove need for new font style for Runic font 2018-12-17 21:23:57 -08:00
module.mk GLK: GLULXE: Skeleton sub-engine 2018-12-08 19:05:59 -08:00
picture.cpp GLK: FROTZ: Fix handling of empty rect picture resources 2018-12-08 19:05:59 -08:00
picture.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
POTFILES GLK: GLULXE: Validate game file version 2018-12-08 19:05:59 -08:00
raw_decoder.cpp GLK: FROTZ: More work on displaying Beyond Zork title screen 2018-12-08 19:05:59 -08:00
raw_decoder.h GLK: Added RawDecoder class for new raw picture data format 2018-12-08 19:05:59 -08:00
screen.cpp GLK: More descriptive font loading error messages 2018-12-18 19:35:09 -08:00
screen.h GLK: FROTZ: Remove need for new font style for Runic font 2018-12-17 21:23:57 -08:00
selection.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
selection.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
sound.cpp GLK: FROTZ: Fix sound looping 2018-12-14 20:37:22 -08:00
sound.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
speech.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
streams.cpp GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
streams.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
time.cpp
time.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
unicode.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
unicode.h JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
unicode_gen.cpp GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
unicode_gen.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
utils.cpp
utils.h
window_graphics.cpp GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
window_graphics.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
window_pair.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
window_pair.h GLK: Change all references to glui32 and glsi32 to uint and int 2018-12-09 11:36:20 -08:00
window_text_buffer.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
window_text_buffer.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
window_text_grid.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
window_text_grid.h GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
windows.cpp JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00
windows.h JANITORIAL: Whitespace fixes 2018-12-18 22:53:30 +01:00