scummvm/engines/glk
2021-05-04 11:46:30 +03: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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
comprehend JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
glulx GLK: GLULX: Remove duplicate gameids 2021-04-22 15:36:31 +02:00
hugo JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
jacl JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
level9 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
magnetic JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
quest JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
scott COMMON: Merge code for str.cpp and ustr.cpp 2020-10-31 14:05:30 +01:00
tads JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zcode JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
blorb.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
blorb.h GLK: Add override keywords 2020-02-09 12:43:15 +01: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
debugger.cpp GLK: Remove unused _vm field of Debugger 2019-08-02 19:03:11 -07:00
debugger.h GLK: Remove unused _vm field of Debugger 2019-08-02 19:03:11 -07:00
detection.cpp GLK: GLULX: Enable sub-engine 2020-10-13 21:06:48 -07:00
detection.h PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
events.cpp GLK: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
events.h GLK: FROTZ: Title screen for Arthur is partially showing 2019-08-02 20:29:51 -07:00
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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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 GLK: COMPREHEND: Room description pane when in full-screen text mode 2020-12-11 21:59:32 -08: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 GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03: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 GLK: Add override keywords 2020-02-09 12:43:15 +01:00
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 GLK: Use U32Strings properly for clipboards. 2020-08-30 14:43:41 +02:00
selection.h
sound.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
sound.h GLK: Implement glk_schannel_create_ext 2019-11-24 20:30:43 -08:00
speech.cpp GLK: Avoid back and forth conversion between UTF-32 and UTF-8 for TTS 2020-08-30 14:43:41 +02: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 GLK: Add methods for sending windows to the front/back of draw order 2019-08-08 20:10:33 -07:00
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 GLK: FROTZ: Fix crash in Arthur intro 2019-08-04 16:44:22 -07:00
window_pair.h GLK: Add override keywords 2020-02-09 12:43:15 +01:00
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 GLK: Implement TTS for the TextGridWindow 2020-06-29 22:48:57 +01: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