..
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
GLK: Remove unused functions.
2021-06-26 22:45:58 +01: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: Fix some typos
2021-08-04 15:43:15 +02:00
comprehend
COMMON: Increase Stream pos, seek, size from int32 to int64
2021-07-08 18:24:28 -07: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
GLK: Fix warnings for TRUE/FALSE redefinition on Symbian build.
2021-07-21 19:40:35 -07:00
magnetic
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
quest
COMMON: Increase Stream pos, seek, size from int32 to int64
2021-07-08 18:24:28 -07:00
scott
COMMON: Merge code for str.cpp and ustr.cpp
2020-10-31 14:05:30 +01:00
tads
GLK: Fix warnings for TRUE/FALSE redefinition on Symbian build.
2021-07-21 19:40:35 -07: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
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
DEVTOOLS: move credits from devtools/credits.pl to engines
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: move debug channels to metaEngineDetection
2021-05-22 01:34:57 +02: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
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
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