Timeline
12/10/19:
- 23:45 Changeset [521d28a6] by
- DIRECTOR: LINGO: Initial code for b_installMenu(). Parsing
- 23:45 Changeset [c1066752] by
- DIRECTOR: Store original Stxt value
- 23:45 Changeset [ff68862e] by
- DIRECTOR: Escape Stxt debug output
- 23:45 Changeset [2c8b656b] by
- DIRECTOR: LINGO: Added simpler mode for code preprocessor
- 23:45 Changeset [c85e5a6] by
- COMMON: Fix toPrintable() for upper characters
- 23:45 Changeset [3c37e637] by
- DIRECTOR: Do not attempt to execute scripts containing menus
- 06:57 Changeset [d43163b3] by
- SCI32: Fix PHANT1 save file interoperability Phantasmagoria 1 save …
- 06:57 Changeset [baea8d5c] by
- COMMON: Make save compression optional when copying Allows for …
- 06:35 Changeset [099ef8d] by
- PSP: Make the PspTimer class a subclass of DefaultTimerManager
- 05:54 Ticket #11275 (SCI: Space Quest 6: Missing 2 Points) created by
- Hello there, There is a bug in the original SQ6 such that the player …
- 03:52 Changeset [9dcfe2c0] by
- TEENAGENT: Fix GCC-9 -Wclass-memaccess Warning This is another case …
- 00:05 Changeset [73fd89b1] by
- DIRECTOR: LINGO: Cleanup
12/09/19:
- 23:53 Changeset [b4567e9c] by
- DIRECTOR: Make text printable in debug output in CachedMacText
- 23:53 Changeset [5673fc90] by
- DIRECTOR: LINGO: Fix bounds check in b_zoomBox
- 23:32 Changeset [303b418d] by
- DIRECTOR: Implement zoomBox rendering
- 23:32 Changeset [080c2b8] by
- DIRECTOR: Do precomputations for 'zoomBox' built-in
- 23:32 Changeset [1c119b41] by
- DIRECTOR: Use toPrintable() for debug text output
- 23:32 Changeset [feb21857] by
- DIRECTOR: LINGO: Moved event-related debug messages to proper channel
- 23:32 Changeset [6b6dc21] by
- COMMON: Added helper function to produce printable strings
- 23:32 Changeset [3d86a5c0] by
- DIRECTOR: LINGO: Specified precedence for '&&' operation
- 18:43 Ticket #11274 (SCI: Cannot input regional Polish characters, thus cannot finish the game) created by
- Language of game - Polish Version of game - GoG, newest SVM downloaded …
- 16:59 Changeset [2d90392b] by
- COMMON: Fix GCC-9 Warning in MacResManager Class This is another case …
- 13:37 Changeset [1f77fd46] by
- DIRECTOR: LINGO: Fix string to string conversion
- 09:52 Changeset [845e24d3] by
- I18N: Update translation (Danish) Currently translated at 100.0% …
- 09:52 Changeset [f0bb13e5] by
- I18N: Regenerate translations data file
- 09:52 Changeset [6be91e02] by
- I18N: Update translation (Finnish) Currently translated at 100.0% …
- 06:27 Ticket #9743 (SCI: Phant1: GOG vs. incl. german patch: Hint Skull - Text/No Speech) closed by
- fixed: Version 3 of the patch works. Detection entry added in: …
- 06:23 Changeset [f17dac9c] by
- SCI32: Add PHANT1 German Patch detection entry Trac #9743
- 06:23 Changeset [721ba45c] by
- SCI32: Update PHANT1 detection entry comments
12/08/19:
- 21:34 Ticket #11272 (Bellboy dialog defect) closed by
- fixed: Fixed with https://github.com/scummvm/scummvm/pull/1972
- 21:33 Changeset [63116a26] by
- QUEEN: fix bellboy dialogue - bug #11272
- 16:06 Changeset [feaf9dc3] by
- ALL: Sync with ScummVM rev. 55dba55056b842e02475d8c95fa621f431b5e3be
- 14:35 Changeset [21e9c556] by
- DIRECTOR: LINGO: Fix multi-leg 'if' grammar
- 14:34 Changeset [31c26010] by
- DIRECTOR: LINGO: Fix one-leg if codegen
- 14:21 Changeset [17d4a243] by
- DIRECTOR: LINGO: Fixed operator precedence in grammar
- 13:02 Changeset [8c7ee0e0] by
- DIRECTOR: LINGO: Fix 'if' code generation for simple statements
- 12:50 Changeset [31e88be6] by
- DIRECTOR: LINGO: Fix 'if' preprocessor for nested ifs
- 11:55 Changeset [a18ff97] by
- DIRECTOR: LINGO: Fixed 'else' code generation for 'if' statements
12/07/19:
- 23:35 Changeset [32b67f69] by
- DIRECTOR: LINGO: Fix 'repeatwhile' and 'if' grammars
- 23:20 Changeset [45925f61] by
- DIRECTOR: LINGO: Improved compiled code for 'if' statements
- 23:20 Changeset [b8a84f15] by
- DIRECTOR: LINGO: Fix code decompilation offsets
- 21:52 Changeset [254b48e1] by
- COMPOSER: Remove comma from the end of the GameFileTypes enum
- 19:42 Changeset [7eea773f] by
- COMPOSER: fallback load default configs
- 19:42 Changeset [1a81f15] by
- COMPOSER: add v1 config files from ticket #5934
- 19:42 Changeset [60d67207] by
- COMPOSER: fix loop
- 19:42 Changeset [c57ed535] by
- COMPOSER: specify config file in detection entry
- 19:42 Changeset [84d6d030] by
- COMPOSER: read book.mac before book.ini
- 19:42 Changeset [03ced8ac] by
- COMPOSER: detect + support macintosh version
- 19:42 Changeset [8b54ff00] by
- COMPOSER: add detection entries
- 19:15 Changeset [aa083256] by
- SDL: Simplify implementations of getDefaultConfigFileName()
- 19:15 Changeset [c90164f5] by
- I18N: Update translations templates
- 19:14 Changeset [b469747] by
- GUI: Don't show midi setting tabs if the game has no music at all.
- 10:09 Changeset [ba42af45] by
- DIRECTOR: LINGO: Give better name to the code preprocessor
- 10:09 Changeset [cf5fb4e4] by
- DIRECTOR: LINGO: Fix incorrect nesting in 'if' preprocessor
- 10:09 Changeset [65a1856a] by
- DIRECTOR: LINGO: Added debug output to preprocessor
- 05:02 Changeset [55dba550] by
- SCI32: Fix kRobot subop 6 implementation Fixes Phantasmagoria 1 …
- 04:30 Changeset [3f842386] by
- PRINCE: I18N: Update translation (Russian) Currently translated at …
- 04:30 Changeset [4b375378] by
- PRINCE: I18N: Update translation (English) Currently translated at …
- 04:30 Changeset [88843b40] by
- PRINCE: I18N: Update translation (English) Currently translated at …
12/06/19:
- 23:00 Changeset [5e00b3cf] by
- DIRECTOR: Implement 'compileonly' debug flag
- 22:54 Changeset [2d7f1209] by
- DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessing
- 15:53 Changeset [458ad2a] by
- DIRECTOR: LINGO: Switch back to LALR(1) parser
- 15:52 Changeset [a45beac4] by
- DIRECTOR: LINGO: Initial code on 'if' preprocessing
- 15:50 Changeset [6c816c5a] by
- DIRECTOR: Added more 'if' statement tests
- 04:35 Changeset [f8c9f129] by
- I18N: Update translations templates
- 04:31 Changeset [d77e70a9] by
- KYRA: Fix Missing Default Switch Cases These are flagged by GCC if …
- 03:34 Changeset [e7572266] by
- MADS: Fix Missing Default Switch Cases These are flagged by GCC if …
12/05/19:
- 22:42 Changeset [3ca5080d] by
- I18N: Update translations templates
- 22:37 Changeset [2050ae13] by
- NEVERHOOD: Fix Missing Default Switch Cases These are flagged by GCC …
- 17:32 Changeset [89353fb4] by
- DIRECTOR: LINGO: Switch to GLR parser. Improvements
- 00:35 Changeset [57f979c7] by
- DIRECTOR: LINGO: Further simplification of 'if' statements grammar. …
- 00:35 Changeset [38cd13cd] by
- DIRECTOR: LINGO: Simplify 'if' statement parser
Note:
See TracTimeline
for information about the timeline view.