aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-01COMMON: Replace NEResourceType and PEResourceType with a shared enumCameron Cawley
2019-05-01DS: Replace strlcpy with Common::strlcpyCameron Cawley
2019-05-01PSP2: Fix warningCameron Cawley
2019-05-01SCI: Handle recursive view loop referencessluicebox
Fixes bug #10953 in FPFP
2019-05-01BLADERUNNER: Debugger command show maze scoreThanasis Antoniou
2019-05-01BLADERUNNER: Fix interaction with transient about locked doorThanasis Antoniou
2019-05-01GRAPHICS: Look for fonts.dat in extrapathBastien Bouclet
When running from the source tree, it is convenient to have extrapath set to dists/engine-data, where fonts.dat is located.
2019-05-01GUI: Remove TTF fonts from the theme archivesCameron Cawley
2019-04-30RISCOS: Add Drag and Drop supportCameron Cawley
2019-04-30MACOSX: Add Drag and Drop supportCameron Cawley
2019-04-30GUI: Support adding games via Drag and DropCameron Cawley
2019-04-30BLADERUNNER: Fixed zbuffer in TB05Peter Kohaut
This was causing issues with walking in TB05
2019-04-30BLADERUNNER: Spinner GPS Talkie restoredThanasis Antoniou
2019-04-30BLADERUNNER: Restore content in UG13Thanasis Antoniou
2019-04-30BLADERUNNER: User choice mode should not autoselect last optionThanasis Antoniou
2019-04-30BLADERUNNER: Comments on dialogue optionsThanasis Antoniou
2019-04-30Fix typo in commentHubert Maier
2019-04-30KYRA: - fix some license headersathrxx
Remove LGPL license part from files that shouldn't have them. I missed that when I rearranged that code a couple of weeks ago.
2019-04-30KYRA: (Adlib driver) - replace dead link reference removed in 94596c2athrxx
(new link provided by sev)
2019-04-29GUI: Do not abuse the engine name query item to provide a summaryThierry Crozat
The redirect rule on the web site expected only two query items, one with the engine name and another one with the description. However it was a bit lax in its regex and we could pass additional query items as part of either the engine name or description. The unknown game dialog was abusing it to pass a summary. The rewrite rule for the URL on the web site has now been fixed to avoid such abuse. And instead it also adds a summary. So the unknown name dialog should no longer provide one.
2019-04-29KYRA: (AdLib driver) - remove reference to dead web linkathrxx
2019-04-29KYRA: (EOB/Amiga) - mark error dialogs as translateableathrxx
2019-04-29GUI: Add "Summary" to bug reports generated by the unknown game dialogLothar Serra Mari
2019-04-29I18N: Update translation (French)Purple T
Currently translated at 100.0% (1061 of 1061 strings)
2019-04-29I18N: Regenerate translations data fileThierry Crozat
2019-04-29BUILD: Update publish-appcast to the new www folderMatan Bareket
2019-04-29BLADERUNNER: Chess, keyboard, and clues bug fixesantoniou79
2019-04-29GLK: GLULXE: Added detection for older versions of English gamesPaul Gilbert
2019-04-29GLK: GLULXE: Added foreign language game detectionsPaul Gilbert
2019-04-29GLK: Fix warningsCameron Cawley
2019-04-29GLK: GLULXE: Adding detection entriesPaul Gilbert
2019-04-28GUI: Enable report button in unknown game dialogThierry Crozat
2019-04-28SCI: (PC98 sound driver) - fix channel assignment bugathrxx
2019-04-28POSIX: Clean up formattingCameron Cawley
2019-04-28ANDROIDSDL: Fix build with NDK r15cAntoniou Athanasios
This also disables cloud support Also, several corrections and additions in how_to_build instructions Tested in a clean installation of lubuntu 16.04.6 LTS
2019-04-28CONFIGURE: Formatting fixesLothar Serra Mari
2019-04-28GLK: Record gli arrays for memory streamsPaul Gilbert
2019-04-28IMAGE: Fix build when not using libjpeg-turboBastien Bouclet
2019-04-28IMAGE: Remove decoding JPEG directly to RGB565Bastien Bouclet
It's not supported by ancient versions of libjpeg-turbo, and there is no way to detect if support is available without doing a compilation test...
2019-04-28IMAGE: Don't perform color conversion when decoding PNGsBastien Bouclet
2019-04-28IMAGE: Allow setting the output pixel format to the JPEG decoderBastien Bouclet
2019-04-28GLK: GLULXE: init_dispatch wasn't being calledPaul Gilbert
2019-04-28GLK: Add gli registration for other object typesPaul Gilbert
2019-04-28GLK: Implementing more gli object registrationPaul Gilbert
2019-04-28BLADERUNNER: Fix spinner transitions post Act 1Thanasis Antoniou
Also restored ascenting outtake when leaving RC01 in Act 1
2019-04-28BLADERUNNER: Add cut monologue from DR01 first visitThanasis Antoniou
2019-04-28BLADERUNNER: BB01, DR01, NR01 reduce freq of intro sceneThanasis Antoniou
They'll play the first time, but have 33% probability to play on subsequent visits
2019-04-28BLADERUNNER: DR01 restore cut content and randomize introThanasis Antoniou
Intro with bikes should not always play after first time in act2
2019-04-27I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (1061 of 1061 strings)
2019-04-27I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (1061 of 1061 strings)