Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-10 | I18N: Update translation (Galician) | scootergrisen | |
Currently translated at 93.3% (933 of 1000 strings) | |||
2018-10-10 | AGI: Fix ScummVM Quit if Return To Launcher from AGI Quit Dialog. | D G Turner | |
This is bug Trac #10735. | |||
2018-10-09 | CGE2: Allow Triggering of Carpet Workaround from Debug Console. | D G Turner | |
This allows the recovery of saved games with the dead-end condition from bug Trac #6842. | |||
2018-10-09 | CGE2: Add Script Workaround for Clothes Horse Carpet Bug. | D G Turner | |
This now allows the Carpet to be placed and removed from the Clothes Horse repeatedly, thus avoiding the dead-end when you do not beat the Carpet with the Racket on first attempt. This is bug Trac #6842. | |||
2018-10-08 | SCI: Add Detection Entry for Hoyles Classic Games for Laptops. | D G Turner | |
This is basically Hoyle 5, but may be missing the main menu so might require separate entries for each game i.e. cfg files. This is from bug Trac #10676. | |||
2018-10-08 | I18N: Update translation (Danish) | scootergrisen | |
Currently translated at 93.3% (933 of 1000 strings) | |||
2018-10-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-10-08 | SCI: Fix LB2CD Yvette/Tut murderless message | sluicebox | |
Fixes wrong message in cd versions, bug #10724 | |||
2018-10-08 | SCI: Fix LB2 Yvette/Tut premature murder message | sluicebox | |
Fixes wrong message in floppy versions, bug #10723 | |||
2018-10-08 | DS: Fix Compilation. | D G Turner | |
2018-10-07 | I18N: Update translation (Danish) | scootergrisen | |
Currently translated at 93.3% (933 of 1000 strings) | |||
2018-10-07 | DS: Fix Out Of Bounds Array Access Errors. | D G Turner | |
This is from bug Trac #10653. | |||
2018-10-07 | PSP: Fix Minor Memory Access Error and Leaks in Backend Code. | D G Turner | |
This is as per bug Trac #10654. | |||
2018-10-07 | I18N: Rename danish translations file | Thierry Crozat | |
2018-10-07 | MOHAWK: Show the closed gate on the 3rd channelwood level | Bastien Bouclet | |
The original game scripts are missing a delay. Fixes #10727. | |||
2018-10-07 | DEVTOOLS: Fix Performance Issue Warning in create_project. | D G Turner | |
This is the last fix for bug Trac #10655. | |||
2018-10-07 | DEVTOOLS: Fix Compiler Warnings in create_cryo tool. | D G Turner | |
Have compared output dat files from the tool before and after this change and they are identical. | |||
2018-10-07 | DEVTOOLS: Fix Compiler Warnings in create_access Tool. | D G Turner | |
These were various shadowed variable and unsigned vs. signed comparison warnings. | |||
2018-10-07 | DEVTOOLS: Fix Compiler Warning in extract_mort tool. | D G Turner | |
2018-10-07 | DEVTOOLS: Fix Possible Resource Leak in create_hugo tool. | D G Turner | |
This is part of the fix for bug Trac #10655. | |||
2018-10-06 | DEVTOOLS: Fix Missing Delete call in KYRA datfile creation tool. | D G Turner | |
This is part of the fix for bug Trac #10655. | |||
2018-10-06 | DEVTOOLS: Fix Missing Free in SCUMM fontdata tool. | D G Turner | |
This is part of the fix for bug Trac #10655. | |||
2018-10-06 | IOS: Correct Compilation Breakage From Last Commit. | D G Turner | |
2018-10-06 | IOS: Fix Closing Standard Output & Error Log File. | D G Turner | |
This is as per bug Trac #10656. | |||
2018-10-06 | SCI: Add Detection Entry for Space Quest 3 Variant. | D G Turner | |
2018-10-05 | SCI: Add Detection Entry for Codename ICEMAN Variant. | D G Turner | |
This is from bug Trac #10678. | |||
2018-10-05 | MOHAWK: Add Detection Entries For Two LB Game Variants. | D G Turner | |
These are from bug Trac #6745 "MOHAWK: Two unknown Living Book game variants..." | |||
2018-10-05 | ANDROID: Implement clipboard support | Cameron Cawley | |
2018-10-04 | MOHAWK: Add Detection Entry for Spanish Variant of Arthurs Birthday. | D G Turner | |
This is from Bug Trac #10705. | |||
2018-10-03 | COMPOSER: Add Detection Entry For Darby French Mac Variant. | D G Turner | |
This is from Trac #10399. | |||
2018-10-02 | SCUMM: MONKEY2: Skip extra code on FMTOWNS, fixes bug #2223 | Ben Castricum | |
2018-10-02 | SCI: Script patch for LB2 act 4 init, bug #10716 | sluicebox | |
Fixes a lockup in the original game | |||
2018-10-02 | GOB: Add Detection Entry for PCGames Ween Demo. | D G Turner | |
This is from Trac #10725, and the demo appears to be multilingual at least in terms of English and German, so adding two entries. | |||
2018-10-01 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-09-29 | SCI: Script patch for LB2 armor inset, bug #10709 | sluicebox | |
Fixes missing messages in floppy version | |||
2018-09-28 | GUI: Fix mass add not showing some variants if one is already known | Bastien Bouclet | |
2018-09-26 | FULLPIPE: Fix For Memory Leak When Exiting Through Game Menu. | D G Turner | |
This fixes bug #10398 ("FULLPIPE: memory leak when exiting via in-game menu (not gmm)"). | |||
2018-09-26 | STARTREK: Add Detection Entry for English Demo. | D G Turner | |
This can be found at: https://archive.org/details/StarTrek25thAnniversaryDemo | |||
2018-09-25 | STARTREK: Add Detection Entry For German Version of Judgement Rites. | D G Turner | |
2018-09-25 | CREDITS: Fix Anchors For Website to Match Current Usage. | D G Turner | |
2018-09-24 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (1000 of 1000 strings) | |||
2018-09-24 | LASTEXPRESS: Fix GCC Enum Comparison Mismatch Warning. | D G Turner | |
This was previously comparing the Object Model to the Object Enum. This has been corrected, but should have no functional change as the underlying enum value of 1 is identical for both symbols. | |||
2018-09-24 | LASTEXPRESS: Fix GCC Warnings | D G Turner | |
These were for missing parentheses to clarify logical expressions. | |||
2018-09-24 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-09-24 | LASTEXPRESS: more fixes in NPC logic | Evgeny Grechnikov | |
2018-09-21 | SCI: Script patch for LB2 desk lamp, bug #10706 | sluicebox | |
Fixes a broken message in floppy version | |||
2018-09-18 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 100.0% (1000 of 1000 strings) | |||
2018-09-16 | WINTERMUTE: Flush ConfMan to disk on every change (#1314) | lolbot-iichan | |
* WINTERMUTE: Flush ConfMan to disk | |||
2018-09-16 | SCI: Script patch for LB2 crate room bug #10701 | sluicebox | |
Fixes a lockup in the original game | |||
2018-09-15 | GOB: Correct build breakage for DS/PSP2 from previous commit. | D G Turner | |