aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-04-30BLADERUNNER: User choice mode should not autoselect last optionThanasis Antoniou
2019-04-30BLADERUNNER: Comments on dialogue optionsThanasis Antoniou
2019-04-30KYRA: - fix some license headersathrxx
2019-04-30KYRA: (Adlib driver) - replace dead link reference removed in 94596c2athrxx
2019-04-29KYRA: (AdLib driver) - remove reference to dead web linkathrxx
2019-04-29KYRA: (EOB/Amiga) - mark error dialogs as translateableathrxx
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-28SCI: (PC98 sound driver) - fix channel assignment bugathrxx
2019-04-28GLK: Record gli arrays for memory streamsPaul Gilbert
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
2019-04-28BLADERUNNER: Add cut monologue from DR01 first visitThanasis Antoniou
2019-04-28BLADERUNNER: BB01, DR01, NR01 reduce freq of intro sceneThanasis Antoniou
2019-04-28BLADERUNNER: DR01 restore cut content and randomize introThanasis Antoniou
2019-04-27SCI: Fix QFG1VGA Mac giant fight, bug #10948sluicebox
2019-04-27ENGINES: Add function in DetectionResults to get list of engines with an unkn...Thierry Crozat
2019-04-26SCI: Fix QFG1VGA Mac great hall, bug #10945sluicebox
2019-04-25BLADERUNNER: Make the cut content a runtime optionPeter Kohaut
2019-04-24BLADERUNNER: remove deprecated methods from headerThanasis Antoniou
2019-04-24BLADERUNNER: Restore VK sessions cut contentThanasis Antoniou
2019-04-24BLADERUNNER: Debugger command for full VK sessionsThanasis Antoniou
2019-04-24BLADERUNNER: Restore relared VK questions mechanismThanasis Antoniou
2019-04-24BLADERUNNER: Named constants for model animations P02Thanasis Antoniou
2019-04-24SCI: Fix QFG1VGA Thieves Guild cashier, bug #10939sluicebox
2019-04-24SCI: Fix QFG1VGA inventory weight warn, bug #10942sluicebox
2019-04-22SCI: Add QFG1VGA detect-magic workaround for Giantsluicebox
2019-04-21BLADERUNNER: Proper Subtitles option translation for RUSThanasis Antoniou
2019-04-21BLADERUNNER: Cleaner output for debugger cmdListThanasis Antoniou
2019-04-20BLADERUNNER: Named constants for animationIds P01Thanasis Antoniou
2019-04-20BLADERUNNER: Add list debugger commandThanasis Antoniou
2019-04-20SCI: Fix QFG1VGA Mac logo/intro skip, bug #10937sluicebox
2019-04-20SCI: Update QFG1VGA speed test patch for Macsluicebox
2019-04-20GLK: GLULXE: Hopeflly fix last uint vs uint32 type clashPaul Gilbert
2019-04-18BLADERUNNER: Clarification of some mathPeter Kohaut
2019-04-18GLK: GLULXE: Fix mismatching typecastsPaul Gilbert
2019-04-18GLK: GLULXE: Unicode strings still need to be uint32 *Paul Gilbert
2019-04-18GLK: GLULXE: Fix type difference of uint32 vs unitPaul Gilbert
2019-04-18GLK: GLULXE: More compilation fixesPaul Gilbert
2019-04-17GLK: GLULXE: Compilation fixes by moving a bunch of macros to be actual methodsPaul Gilbert
2019-04-17GLK: GLULXE: Fix reading game header informationPaul Gilbert
2019-04-17GLK: GLULXE: astyle formattingdreammaster
2019-04-17GLK: GLULXE: Remove gamefile to use proper _gameFilePaul Gilbert
2019-04-17GLK: GLULXE: Add miscellaneous missing methodsPaul Gilbert