scummvm/engines/glk
2021-09-29 19:58:00 -07:00
..
adrift GLK: ADRIFT: Added detection entries 2021-04-19 21:46:18 -07:00
advsys COMMON: Merge code for str.cpp and ustr.cpp 2020-10-31 14:05:30 +01:00
agt COMMON: Fixing misspellings "occured" -> "occurred" 2021-09-25 21:36:42 +03:00
alan2 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
alan3 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
archetype GLK: fix global constructor warnings 2021-08-07 10:46:14 +02:00
comprehend GLK: COMPREHEND: Fix room outside cell in OO-Topos not rendering 2021-08-09 20:39:40 -07:00
glulx GLK: GLULX: Added detecion for Italian Beyond. Bugreport #12825 2021-08-23 00:40:37 +02:00
hugo ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
jacl COMMON: Fixing misspellings "occured" -> "occurred" 2021-09-25 21:36:42 +03:00
level9 GLK: Fix warnings for TRUE/FALSE redefinition on Symbian build. 2021-07-21 19:40:35 -07:00
magnetic GLK: MAGNETIC: Remove unused file 2021-09-29 19:58:00 -07:00
quest GLK: fix global constructor warnings 2021-08-07 10:46:14 +02:00
scott COMMON: Merge code for str.cpp and ustr.cpp 2020-10-31 14:05:30 +01:00
tads COMMON: Fixing misspellings "occured" -> "occurred" 2021-09-25 21:36:42 +03:00
zcode GLK: ZCODE: Add new detection entries. Bugreport #12538 2021-08-15 23:01:47 +02:00
blorb.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
blorb.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
conf.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
conf.h GLK: GLULX: Fix toolbar rendering in Advent 350 2020-10-11 08:40:37 -07:00
configure.engine GLK: Mark engine as build by default 2020-07-26 19:29:41 -07:00
credits.pl GLK: change 'ScummGlk' to 'Glk' in the credits 2021-08-05 00:01:46 +02:00
debugger.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
debugger.h
detection.cpp GLK: Include Comprehend and Glulxe in release builds 2021-08-22 13:34:06 +01:00
detection.h GLK: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
events.cpp
events.h
fonts.cpp
fonts.h
game_description.h GLK: Move game-description struct into a header file from glk.h. 2020-10-03 14:56:36 +02:00
glk_api.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
glk_api.h GLK: HUGO: Properly fix display images 2020-08-29 13:59:52 -07:00
glk_dispa.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
glk_types.h GLK: GLULX: Rename interpreter enum value 2020-08-26 22:03:04 -07:00
glk.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
glk.h GLK: Move game-description struct into a header file from glk.h. 2020-10-03 14:56:36 +02:00
jumps.h
metaengine.cpp GLK: Include Comprehend and Glulxe in release builds 2021-08-22 13:34:06 +01:00
module.mk GLK: COMPREHEND: Partial support for Transylvania v2 2020-12-08 19:49:59 -08:00
pc_speaker.cpp
pc_speaker.h
picture.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
picture.h GLK: HUGO: Properly fix display images 2020-08-29 13:59:52 -07:00
POTFILES I18N: Update POTFILES 2020-08-30 14:43:41 +02:00
quetzal.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
quetzal.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
raw_decoder.cpp GLK: COMPREHEND: Finish implementing PIcs archive 2020-06-02 18:22:11 -07:00
raw_decoder.h
screen.cpp GLK: Flush Conf settings out to scummvm.ini for editting reference 2020-07-11 18:38:33 -07:00
screen.h GLK: Flush Conf settings out to scummvm.ini for editting reference 2020-07-11 18:38:33 -07:00
selection.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
selection.h
sound.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sound.h
speech.cpp GLK: Remove unnecessary TTS push state and pop state 2021-05-31 23:44:39 +01:00
speech.h GLK: Add method that takes c-string text in Speech class 2020-06-29 22:48:57 +01:00
streams.cpp JANITORIAL: Remove trailing spaces 2021-04-22 15:36:32 +02:00
streams.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
time.cpp
time.h
unicode_gen.cpp
unicode_gen.h
unicode.cpp GLK: Fix mismatching new[]/free 2020-04-27 22:53:26 +02:00
unicode.h
utils.cpp
utils.h
window_graphics.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
window_graphics.h GLK: GLULX: Fix toolbar rendering in Advent 350 2020-10-11 08:40:37 -07:00
window_pair.cpp
window_pair.h
window_text_buffer.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
window_text_buffer.h GLK: HUGO: Properly fix display images 2020-08-29 13:59:52 -07:00
window_text_grid.cpp GLK: Fix local unicode variables to be bool 2020-07-26 19:29:41 -07:00
window_text_grid.h COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
windows.cpp GLK: Fix Memset on Non-Trivial Structure GCC Compiler Warnings 2021-03-21 23:01:04 +00:00
windows.h GLK: Fix Memset on Non-Trivial Structure GCC Compiler Warnings 2021-03-21 23:01:04 +00:00