aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2020-01-01SCUMM: avoid allocating large buffers on stackBLooperZ
2020-01-01SCUMM: remove commented out codeBLooperZ
2020-01-01SCUMM: add comments and fix formattingBLooperZ
2020-01-01SCUMM: use memset for initializationBLooperZ
2020-01-01SCUMM: remove forced right-to-left modeBLooperZ
2020-01-01SCUMM: fix formattingBLooperZ
2020-01-01SCUMM: export fakeBidi to functionBLooperZ
2020-01-01SCUMM: consider code 2 in reversalBLooperZ
2020-01-01SCUMM: flip dialogue selection symbol in indy4BLooperZ
2020-01-01SCUMM: fix missing dialogue in indy4BLooperZ
2020-01-01SCUMM: remove condition for aligning verb linesBLooperZ
2020-01-01SCUMM: remove condition for aligning verb linesBLooperZ
2020-01-01SCUMM: minimize changes required for rtlBLooperZ
2020-01-01SCUMM: in-place verb strings reversalBLooperZ
2020-01-01SCUMM7: reverse in single placeBLooperZ
2020-01-01SCUMM: exclude digits from fake rtl support + no align in samnmaxBLooperZ
2020-01-01SCUMM: add check for hebrew version for positionBLooperZ
2020-01-01SCUMM: fix title screen positioningBLooperZ
2020-01-01SCUMM: conditional alignmentBLooperZ
2020-01-01SCUMM: special cases for indy4BLooperZ
2020-01-01SCUMM: disable debug messagesBLooperZ
2020-01-01SCUMM: disable warningsBLooperZ
2020-01-01SCUMM: eliminate shadowingBLooperZ
2020-01-01SCUMM: better locale checkBLooperZ
2020-01-01SCUMM: add RTL support for scumm v4 to v6BLooperZ
2020-01-01SCUMM: rtl support for scumm-7-8ניב באר
2020-01-01DIRECTOR: More debug output for EXE file parsingEugene Sandulenko
2019-12-31SCI32: Fix GK2 Holy water lockupsluicebox
2019-12-31MOHAWK: LB: Add a console command to change the cursorCameron Cawley
2019-12-31DIRECTOR: LINGO: Avoid reading past buffer in the preprocessorEugene Sandulenko
2019-12-31DIRECTOR: Add sanity check to BITDDecoderEugene Sandulenko
2019-12-31DIRECTOR: Fix out-of-bounds writeEugene Sandulenko
2019-12-31DIRECTOR: LINGO: 'return' could have no argumentsEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Added decompilation prototypes for newly added codesEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Added test for chunk functionsEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Implement parsing of 'the number of <xx> in' chunk functionsEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Allow numbers in object namesEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Support getting object fieldsEugene Sandulenko
2019-12-31DIRECTOR: LINGO: Fixed 'factory' lexingEugene Sandulenko
2019-12-30SCI32: Fix GK2 patch commentsluicebox
2019-12-30SCI32: Fix GK2 Xaver Black Wolf topicsluicebox
2019-12-30SCI32: Fix GK2 Chapter 3 police station deadendsluicebox
2019-12-30SCI: Remove stray script patch commassluicebox
2019-12-31DIRECTOR: LINGO: Added test for factory()Eugene Sandulenko
2019-12-31DIRECTOR: LINGO: Implement function flavour of factory() built-inEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Fix grammar for built-ins with empty arglistEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Added test for empty arglistEugene Sandulenko
2019-12-30DIRECTOR: Do not crash on unhandled castsEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Added test for object settingEugene Sandulenko
2019-12-30DIRECTOR: LINGO: Implement grammar for setting object fieldsEugene Sandulenko