Timeline
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 [f0bb13e] by
- I18N: Regenerate translations data file
- 09:52 Changeset [6be91e0] 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
- 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 [b8a84f1] 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 [03ced8a] 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 [55dba55] 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
12/04/19:
- 17:30 Ticket #11229 (Phantasmagoria 1 Pixelated Censorship Not Implemented) closed by
- fixed: Pixelated censorship is now implemented: …
- 17:19 Changeset [6c706037] by
- I18N: Update translation (Hungarian) Currently translated at 100.0% …
- 17:19 Changeset [a51c163e] by
- I18N: Update translation (German) Currently translated at 100.0% …
- 17:11 Changeset [05b21ace] by
- SCI32: Implement VMD Censorship Blobs Phantasmagoria 1's censorship …
- 17:11 Changeset [da9c7d3] by
- SCI32: Fix VMDPlayer yielding when frames skipped
- 07:38 Changeset [310ea54e] by
- I18N: Update translations templates
- 07:37 Changeset [d62f4639] by
- GUI: Fix translations for the mass add button
- 05:49 Changeset [d194243] by
- AGOS: Use Advanced Detector LISTEND Macro in Detection Entries Also …
- 05:19 Changeset [76d1814c] by
- SAGA: Use Advanced Detector LISTEND Macro in Detection Entries Also …
- 05:03 Changeset [b5a4adf9] by
- PARALLACTION: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:56 Changeset [575531a2] by
- CINE: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:49 Changeset [1e278080] by
- TINSEL: Fix Missing List End Markers in Detection Entries This should …
- 04:44 Changeset [227182bb] by
- TINSEL: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:35 Changeset [0b0c7145] by
- TEENAGENT: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:30 Changeset [f65799ac] by
- DRASCULA: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:16 Changeset [6a2a0c89] by
- AGI: Use Advanced Detector LISTEND Macro in Detection Entries
- 04:02 Changeset [795dbed] by
- GROOVIE: Use Advanced Detector LISTEND Macro in Detection Entries
- 00:23 Changeset [9cd518e6] by
- SAMSUNGTV: Fixed compilation
- 00:22 Changeset [053ecc39] by
- SAMSUNGTV: Fixed compilation
Note:
See TracTimeline
for information about the timeline view.