aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-24DIRECTOR: LINGO: Add test for 'when' statements with 'if'Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: Restrict oneline statements with 'if' only to 'when'Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added preprocessing for 'when' statements with 'if'Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: onle line statement can contain one line ifsEugene Sandulenko
2019-12-24DIRECTOR: Properly set moveable flag for sprites on loadingEugene Sandulenko
2019-12-24DIRECTOR: Improve debug outputEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Force end line at the scriptsEugene Sandulenko
2019-12-24PRINCE: I18N: Update translation (Russian)Eugene Sandulenko
Currently translated at 100.0% (2757 of 2757 strings)
2019-12-24PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 72.1% (1988 of 2757 strings)
2019-12-24SAGA: Fix Memset on Non Trivial Structure Compiler WarningsD G Turner
These are emitted from GCC when -Wclass-memaccess is enabled.
2019-12-24DIRECTOR: LINGO: Fix clash with isspecial(3)Eugene Sandulenko
2019-12-24DIRECTOR: Finish work on reducing header dependencyEugene Sandulenko
2019-12-23LURE: Fix crash in detection code when compiling with TTS enabledCameron Cawley
2019-12-24DIRECTOR: Furhter work on header dependency decreaseEugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Further simplification of include dependenciesEugene Sandulenko
2019-12-24DIRECTOR: Decreased header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Split out Lingo preprocessor code into a separate fileEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added another test for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added another use case for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added test for 'return' constantEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Replace \r with \n in return constant.Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: Preprocess 'return' constant so it compilesEugene Sandulenko
2019-12-23BLADERUNNER: Use virtual keyboard feature in save screenThierry Crozat
This is used on platforms that have a virtual keyboard, such as iOS, to show/hide the virtual keyboard when we expect text input.
2019-12-23DIRECTOR: LINGO: Added tests for new grammarEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Fix regression in 'go' keyword grammarEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Fix ENDCLAUSE lexer regexpEugene Sandulenko
2019-12-23DIRECTOR: LINGO: Simplified grammar for 'go' keywordEugene Sandulenko
2019-12-23SCUMM: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-23DIRECTOR: Fix Signed vs. Unsigned Compiler WarningsD G Turner
2019-12-23DIRECTOR: LINGO: Fix string constants, make constant pushing inlineScott Percival
2019-12-23DIRECTOR: LINGO: Add define() support for bytecodeScott Percival
2019-12-23DIRECTOR: Fix _nextFrame from getting clobbered by exitFrame eventsScott Percival
2019-12-23DIRECTOR: LINGO: String equality is case insensitiveScott Percival
2019-12-23DIRECTOR: LINGO: Add string support to c_eq and c_neqScott Percival
2019-12-23DIRECTOR: Load compiled Lingo scripts based on cast idScott Percival
2019-12-23DIRECTOR: Add intial loader for Lctx blocksScott Percival
2019-12-22KYRA: (EOB) - fix possible invalid mem accessathrxx
(this could happen if you create a new character, then immediately delete it, then return to the main menu via Esc and then load a save file)
2019-12-22DIRECTOR: Add wait between beeps.Roland van Laar
The delay was choosen based on hearing the delay in the original Director 4 beep script.
2019-12-22DIRECTOR: Fix calling of BeepRoland van Laar
- Converts beep called with zero args to beep(1) - Beep arg starts counting at 1.
2019-12-22KYRA: (EOB/PC98) - add paranoia assertathrxx
2019-12-22KYRA: (HOF) - fix bug #10877 (Sound issues in the Legend of Kyrandia 2)athrxx
2019-12-22DIRECTOR: Fix implementation of converting references to stringsEugene Sandulenko
2019-12-22DIRECTOR: Store also unformatted text for text castEugene Sandulenko
2019-12-22DIRECTOR: LINGO: Fix grammar for referencesEugene Sandulenko
2019-12-22DIRECTOR: It is fine to have non-existent references in score. Thus, hide ↵Eugene Sandulenko
the warning
2019-12-22DIRECTOR: Improved debug outputEugene Sandulenko
2019-12-22PRINCE: I18N: Update translation (Russian)Eugene Sandulenko
Currently translated at 100.0% (2757 of 2757 strings)
2019-12-22PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 68.2% (1879 of 2757 strings)
2019-12-22PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 62.2% (1716 of 2757 strings)