Timeline
04/28/17:
- 23:59 Ticket #9736 (SCI: GK1: Napoleon House ambient audio stops playing when door audio plays) created by
- Whenever the sound effect for the door plays - when Gabriel enters and …
- 23:06 Ticket #9735 (SCI: GK1: Jingle when receiving game score points is missing) created by
- Just started testing Gabriel Knight 1 with the latest daily ScummVM …
- 11:12 Changeset [a62e1740] by
- I18N: Update translation (Greek) Currently translated at 99.3% (941 …
- 11:11 Changeset [7f97d1c8] by
- I18N: Update translation (Greek) Currently translated at 99.3% (941 …
04/26/17:
- 07:39 Changeset [442edb6] by
- MACOSX: Expand ~ in default screenshot path When using SDL to save …
04/25/17:
- 02:45 Changeset [519719db] by
- SCI: Add var count sanity checking to object initialization
- 02:39 Changeset [e15a4c8] by
- SCI: Use the var count from the instance's class in SCI1.1-2.1 when …
04/24/17:
- 23:53 Changeset [827e4efb] by
- DIRECTOR: Fix Various Compiler Warnings.
- 19:04 Changeset [ae8944e1] by
- BASE: Improve error handling when detecting games
- 19:04 Changeset [5d91efa7] by
- BASE: Check scanf return value when adding a game
- 05:25 Changeset [0bb8b405] by
- I18N: Update translation (Dutch) Currently translated at 100.0% (947 …
- 03:13 Changeset [89ec9e67] by
- SCI32: Remove SCI3 TODO SCI3 resources appear to already be properly …
- 03:11 Changeset [82d9cac] by
- SCI32: Allow resource maps with missing corresponding volumes GK2 on …
- 03:05 Changeset [e0539dd0] by
- I18N: Regenerate translations data file
- 01:22 Changeset [ec0b1dec] by
- WINDOWS: Fix warning under mingw-w64.
- 00:57 Changeset [b46a1b68] by
- WINDOWS: Hopefully fix mingw compilation.
- 00:28 Changeset [a1dab31c] by
- WIN32: Fix compilation of getScreenshotPath (missing parenthesis)
- 00:21 Changeset [23987cc7] by
- WIN32: Comment out code that gets the user My Pictures directory This …
- 00:17 Ticket #9701 (WINDOWS: Flow of taking screenshots on Windows is broken) closed by
- fixed: The first point was implemented in PR #927 which was merged in master …
- 00:10 Changeset [25bb9106] by
- I18N: Update translations templates
- 00:07 Changeset [a9ae6915] by
- SDL: Improve debug and warning messages when saving screenshots In …
- 00:07 Changeset [e96c057c] by
- SDL: Allow specifying the screenshot directory in the config file …
- 00:06 Changeset [11dd33b] by
- MACOSX: Create screenshot on Desktop This is consistent with the OS …
- 00:06 Changeset [438f23f2] by
- SDL: Use dynamic cast instead of C cast to get screenshot path
- 00:06 Changeset [3849a3e9] by
- WINDOWS: Change location where screenshot are saved This fixes bug …
04/23/17:
- 20:59 Ticket #7885 (CMD: Detect and add game(s) with commandline) closed by
- fixed: This has been implemented in PR #926 and merged as commit 28ab631.
- 20:52 Changeset [28ab6313] by
- CMD: Detect and add game(s) with commandline This implements feature …
- 18:10 Changeset [8da224b8] by
- I18N: Update translations templates
- 18:07 Changeset [28a06656] by
- SCI: Improve error messages in Script::validateExportFunc
- 18:07 Changeset [d53f3f60] by
- SCI32: Exclude SCI3 code from compilation when SCI32 is disabled
- 18:07 Changeset [6f95b1a4] by
- SCI32: Fix missing mustSetViewVisible data in cloned objects This …
- 18:07 Changeset [a2d7851e] by
- SCI32: Improve disassembly output of SCI3 property opcodes Since SCI3 …
- 18:07 Changeset [3d4fb4cc] by
- SCI32: Fix mustSetViewVisible for SCI3 In SCI2/2.1, variable indexes …
- 18:07 Changeset [1962b1b] by
- SCI32: Replace magic numbers in SCI3 selector init
- 18:07 Changeset [8bdfb788] by
- SCI32: Add debugger command to list digital audio samples
- 18:07 Changeset [eb996527] by
- SCI32: Fix race conditions in Audio32
- 18:07 Changeset [36cb241b] by
- SCI32: Remove unused code branch
- 18:07 Changeset [f3db412d] by
- SCI32: Serialize Robots in SCI3 This is necessary for at least …
- 18:07 Changeset [a799cb3] by
- SCI: Fix SCI3 exports Export functions may be relocated above 64k in …
- 18:07 Changeset [fc02b342] by
- SCI: Deduplicate Object::locateVarSelector code The variable count …
- 18:07 Changeset [eadf5d81] by
- SCI: Fix support for 32-bit SCI3 script offsets
- 18:07 Changeset [2906ca99] by
- SCI: Replace mostly-unused flags property with a single boolean There …
- 18:07 Changeset [cb50682b] by
- SCI: Improve documentation of Object class
- 18:07 Changeset [0394fd44] by
- SCI: Fix whitespace errors
- 18:07 Changeset [61fba941] by
- SCI: Remove dead code in Script_Offset disassembler Script_Offset is …
- 18:07 Changeset [0676e640] by
- SCI: Fix bad offsets in disassembly for SCI3 lofsa/lofss
- 18:07 Changeset [6b95528b] by
- SCI32: Fix bad relocations of SCI3 objects
- 18:07 Changeset [90c6c058] by
- SCI: Convert Object to use Common::Array for SCI3 In SCI3, …
- 18:07 Changeset [82994609] by
- SCI32: Hook up mustSetViewVisible for SCI3
- 18:07 Changeset [5c5e485f] by
- SCI32: Improve debugging output of object metadata in SCI3
- 18:07 Changeset [d0a143f] by
- SCI32: Fix locals offset in SCI3 Locals offset needs to be set even …
- 18:07 Changeset [d24f5537] by
- SCI32: Implement SCI3 Script::syncStringHeap
- 18:07 Changeset [b3ecc54a] by
- SCI: Always search for .CSC script patches Skipping a search for .CSC …
- 18:07 Changeset [f58019b] by
- SCI32: Remove spinloops from Phant2
- 18:07 Changeset [14e4ea6] by
- SCI32: Add workarounds for LSL7
- 18:07 Changeset [e06d4a71] by
- SCI32: Fix missing main menu in LSL7
- 18:07 Changeset [59488131] by
- SCI32: Fix crash when writing word to VIRTUALFILE_HANDLE_SCI32SAVE …
- 18:07 Changeset [a867fb70] by
- SCI32: Fix audio playback with monitored channel in SCI3 SCI3 changes …
- 18:07 Changeset [b5ecbff3] by
- SCI32: Fix crash in Phant2 when clicking Help in the control panel
- 18:07 Changeset [2573fe8c] by
- SCI32: Fix slow fade of Phant2 interface bars
- 18:07 Changeset [79974513] by
- SCI32: Remove TODO from relocateOffsetSci3 The field at +8 is for the …
- 18:07 Changeset [866419fa] by
- SCI: Implement fallback detection for SCI3
- 18:07 Changeset [42406cb1] by
- SCI32: Undummy AvoidPath for SCI3 Used by LSL7.
- 18:07 Changeset [ca507e2b] by
- SCI: Fix missing music in LSL7
- 18:07 Changeset [c9342bec] by
- SCI: Remove unused commented code
- 18:07 Changeset [8aed6759] by
- SCI32: Remove incomplete SCI3 detection warning Map format is the …
- 18:07 Changeset [88f020c] by
- SCI32: Fix out-of-bounds reads of truncated uncompressed cels This …
- 18:07 Changeset [4d9b019] by
- SCI32: Activate SCI3 draw/erase list calculation algorithm This code …
- 18:07 Changeset [09fea5f1] by
- SCI32: Fix bad draw rectangle size in Duck video player This was …
- 18:07 Changeset [b8f0224b] by
- SCI32: Remove unused SegManager from DuckPlayer
- 18:07 Changeset [7b3c9f4a] by
- SCI32: Add Lighthouse workaround
- 18:07 Changeset [168774c3] by
- SCI32: Add kPlayVMD subop 27 (SetPlane) Used by RAMA, when playing a …
- 18:07 Changeset [f711edc8] by
- SCI32: Add workarounds for RAMA
- 18:07 Changeset [2212b827] by
- SCI32: Add workarounds for Lighthouse
- 18:07 Changeset [94524633] by
- SCI32: Put Lighthouse restart game in restart save slot
- 18:07 Changeset [205f8c4a] by
- SCI32: Fix call to kFileIOIsValidDirectory in RAMA
- 18:07 Changeset [10a4e5d5] by
- SCI32: Fix missing break statement
- 18:07 Changeset [c88a43b] by
- SCI32: Reset ScreenItem cel type when updating from a VM object In …
- 15:57 Changeset [0655cc13] by
- I18N: Update translation (French) Currently translated at 100.0% (947 …
- 15:44 Changeset [b19f719e] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 15:38 Changeset [199d8279] by
- I18N: Update translation (Hungarian) Currently translated at 99.7% …
- 15:38 Changeset [24a30a19] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 13:38 Changeset [dc68b4f] by
- I18N: Update translation (German) Currently translated at 100.0% (947 …
- 11:31 Changeset [802a1c41] by
- I18N: Update translation (Finnish) Currently translated at 100.0% …
- 05:59 Changeset [0af1a5a6] by
- I18N: Update translation (Spanish) Currently translated at 99.0% (938 …
- 05:59 Changeset [8fa6dbb6] by
- I18N: Update translation (Spanish) Currently translated at 98.9% (937 …
- 05:57 Changeset [8dba58a] by
- I18N: Update translation (Russian) Currently translated at 100.0% …
- 05:56 Changeset [cd973e0b] by
- I18N: Update translation (Ukrainian) Currently translated at 100.0% …
- 00:44 Changeset [f3d69ae5] by
- I18N: Update translations templates
- 00:38 Changeset [fcaf15aa] by
- SCI: Add alloc_list command to debugger This command lists all …
- 00:38 Changeset [9e7c75cc] by
- SCI: Avoid crashing when disassembling a call with a bad object …
- 00:38 Changeset [78fd8d39] by
- SCI32: Disable brightness boost when black-lined video is disabled …
- 00:38 Changeset [16fe6d3c] by
- SCI32: Store handle to VMD bitmap separately from ScreenItem In at …
- 00:38 Changeset [092a809] by
- SCI32: Fix bad interpolation of Robot audio samples Previously, this …
- 00:38 Changeset [5231541e] by
- SCI32: Add and divide instead of performing two divisions This should …
- 00:38 Changeset [f6c4e0c7] by
- SCI: Improve message when crashing due to a bad selector
- 00:28 Changeset [8a5eb0c7] by
- SCI32: Fix dumb typo in CelInfo32::toString The typo was `if …
- 00:28 Changeset [3ab1f5f] by
- SCI: Display class names in disassembly
- 00:28 Changeset [086fab74] by
- SCI: Remove #undef for a macro that does not exist
- 00:28 Changeset [2ccef4a4] by
- SCI32: Implement support for QFG4 autosave
- 00:28 Changeset [6c441060] by
- SCI32: Add workarounds & patches for QFG4
- 00:28 Changeset [8817e8e3] by
- SCI: Explicitly label slot 0 as the autosave slot in the ScummVM UI
- 00:28 Changeset [41c633f0] by
- SCI: Fix whitespace errors
- 00:25 Changeset [848bce47] by
- SCI: Fix typo in debug message
- 00:25 Changeset [8105984] by
- SCI32: Fix broken final step of 2.1mid+ pixel dissolve
- 00:25 Changeset [ede7976e] by
- SCI32: Fix bad kPointSize implementation Fixes text scaling gone mad …
- 00:25 Changeset [c6cf7215] by
- SCI32: Fix kStringFormat signatures
Note:
See TracTimeline
for information about the timeline view.