aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-29PLUMBERS: The "game" doesn't use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29LAB: Game does not use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29CRYO: Game does not use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29PEGASUS: Game does not use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29VOYEUR: The game doesn't use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29TUCKER: Game doesn't use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29TONY: The engine doesn't use MIDI, mark the games as such.Henrik "Henke37" Andersson
2019-09-29SUPERNOVA: The game doesn't use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-09-29MACVENTURE: Engine doesn't use MIDI, mark games as such.Henrik "Henke37" Andersson
2019-09-29HOPKINS: Game uses mod files, not midi. Mark the game as not using MIDI.Henrik "Henke37" Andersson
2019-09-29FULLPIPE: Game uses ogg, not midi for music. Mark it as not using midi.Henrik "Henke37" Andersson
2019-09-29DM: Game does not use MID, mark it as such.Henrik "Henke37" Andersson
2019-09-29COMPOSER: The engine does not use MIDI, mark the games as such.Henrik "Henke37" Andersson
2019-09-29CHEWY: The game doesn't use MIDI for the music, mark it as such.Henrik "Henke37" Andersson
2019-09-29BLADERUNNER: The game doesn't use MIDI for the music, mark it as such.Henrik "Henke37" Andersson
2019-09-29TOON: The game doesn't use MIDI. Mark it as such.Henrik "Henke37" Andersson
2019-09-29BBVS: The game doesn't use midi. Mark it as such.Henrik "Henke37" Andersson
2019-09-29AVALANCHE: This game doesn't use midi. Mark it as such.Henrik "Henke37" Andersson
2019-09-29ADL: The engine does not support midi. Mark the games as such.Henrik "Henke37" Andersson
2019-09-29SLUDGE: The engine does not support midi, mark detected games as such.Henrik "Henke37" Andersson
2019-09-29HDB: The engine does not use mid, mark the games as such.Henrik "Henke37" Andersson
2019-09-29PINK: The engine does not use midi, flag the games as such.Henrik "Henke37" Andersson
2019-09-29GRAPHICS: MACGUI: Fixed stack smashingEugene Sandulenko
2019-09-29GRAPHICS: Allow 256-byte palettes to 9-patchEugene Sandulenko
2019-09-29GRAPHICS: Added more debug output to 9-patchEugene Sandulenko
2019-09-29GRAPHICS: MACGUI: Added safaguards to border blittingEugene Sandulenko
2019-09-29MACVENTURE: Initialize engine variables earlierEugene Sandulenko
2019-09-29GRAPHICS: Fix NinePatch palette length.Eugene Sandulenko
Byte did not allow to have 256 color palettes.
2019-09-29I18N: Update translations templatesThierry Crozat
2019-09-28SCI32: Sync HOYLE5 Bridge volume controlsluicebox
2019-09-28SCI: Fix HOLYE4 and HOLYE5 Bridge invalid arithmeticsluicebox
Fixes bugs #11163 and #11173. Both games contain the same buggy script.
2019-09-29I18N: Update translation (Spanish)Rodrigo Vegas Sánchez-Ferrero
Currently translated at 100.0% (1162 of 1162 strings)
2019-09-29WAGE: Updated border filesEugene Sandulenko
2019-09-29MACGUI: Added sanity check to 9-patch recalculatuonEugene Sandulenko
2019-09-28MADE: Remove unused structureCameron Cawley
The code that used this was removed in commit 9ba6b79
2019-09-28GLK: FROTZ: Fix game Id clashesPaul Gilbert
2019-09-28PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 46.0% (1267 of 2757 strings)
2019-09-28PRINCE: I18N: Update translation (English)Lafazar Gendibal
Currently translated at 46.0% (1267 of 2757 strings)
2019-09-28SCI32: Extend the Hoyle 5 bridge slider workaroundFilippos Karapetis
This fixes the other sliders in the Bridge game. Thanks to sluicebox
2019-09-28CRYOMNI3D: Fix fonts used by various versionsLe Philousophe
Italian versions of the game use a different set of fonts than others. Until now, 4 sets have been found.
2019-09-28SCI: Add The Sect of Achturan fanmade game - bug #11072Filippos Karapetis
2019-09-28SCI32: Fixed several uninitialized reads in Hoyle 5Filippos Karapetis
Closes bugs #11167, #11168, #11169, #11170, #11171, #11172 #11173
2019-09-28I18N: Update translation (Spanish)Rodrigo Vegas Sánchez-Ferrero
Currently translated at 99.1% (1151 of 1162 strings)
2019-09-27GLK: ADRIFT: Removing unused codePaul Gilbert
2019-09-28GRAPHICS: Initialize class variableEugene Sandulenko
2019-09-28WAGE: Reenabled 9-patch border drawing and added default border imagesEugene Sandulenko
2019-09-28MACGUI: Do not assert when recalculating boards on loadingEugene Sandulenko
2019-09-27NEWS: Remove obsolete SCI related entries in German NEWS fileLothar Serra Mari
2019-09-27SCUMM: Backport scumm-md5.h changes into scumm-md5.txtBen Castricum
Commit 0899ecc98760bba79bccc2026bcfa44542d46d8f directly hacks into engines/scumm/scumm-md5.h which is normally generated by devtools/md5table using devtools/scumm-md5.txt as input. This backports the scumm-md5.h changes in the scumm-md5.txt
2019-09-27NEWS: Update German NEWS fileLothar Serra Mari