aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-25GUI: Attempt to load fonts from fonts.dat if they aren't present in the ↵Cameron Cawley
theme archive
2018-12-25ZVISION: Attempt to load fallback fonts from fonts.datCameron Cawley
2018-12-25WINTERMUTE: Attempt to load fallback fonts from fonts.datCameron Cawley
2018-12-25GRAPHICS: Add a function to load TrueType fonts from fonts.datCameron Cawley
2018-12-25DEVTOOLS: Rename blade_runner to create_bladerunnerEugene Sandulenko
2018-12-25DEVTOOLS: Removed transcript excelantoniou79
2018-12-25DEVTOOLS: Blade Runner subtitles python scriptsantoniou79
2018-12-25BLADERUNNER: Remove setBlackColor (for internal font shadow emulation)antoniou79
2018-12-25BLADERUNNER: Remove fallback to internal fontantoniou79
2018-12-25BLADERUNNER: Clear up old TODO in subtitles.cppantoniou79
2018-12-25BLADERUNNER: Removed old fixes for internal TAHOMA18Thanasis Antoniou
2018-12-25BLADERUNNER: Removed redundant header inclusionThanasis Antoniou
2018-12-25BLADERUNNER: Fix conflict with outtakes.cppThanasis Antoniou
2018-12-25BLADERUNNER: Override original FONT and TREThanasis Antoniou
2018-12-25BLADERUNNER more comments on calculatePosition workingsThanasis Antoniou
A bit of cleaning up of Subtitles::calculatePosition() method adding comments.
2018-12-25BLADERUNNER: switch clause in fonts and style fixesantoniou79
2018-12-25BLADERUNNER: removed BLADERUNNER_SUBTITLES_EXTERNAL_FONTantoniou79
2018-12-25BLADERUNNER: SUBTITLES.MIX pack supportantoniou79
2018-12-25BLADERUNNER: setSubtitlesEnabled also calls synchSoundSettingsThanasis Antoniou
2018-12-25BLADERUNNER: Removed compile time macros, added synch with GUIThanasis Antoniou
2018-12-25BLADERUNNER: Added subtitles support and checkbox in KIAThanasis Antoniou
2018-12-25SCI: Fix Robot bounding box calculationLars Skovlund
Fixes bug #10700, at least partially.
2018-12-25SCI32: Fix QFG4 tarot readingsVhati
Fixes incorrect cards and placement, bugs #10822, #10823, #10824, #10845, and #10846
2018-12-24BLADERUNNER: Fixed item rotationPeter Kohaut
Item's angle was not update after chaning "facing". Police maze targets are now rotated correct way. Added debug logging for the police maze tracts.
2018-12-23SCI: Fix the wording in some patch commentsFilippos Karapetis
2018-12-23TITANIC: Silence an MSVC false positive about an uninitialized variableFilippos Karapetis
2018-12-23SLUDGE: Fix a potentially uninitialized variableFilippos Karapetis
Variable "n" was not initialized if "stillToGo" was non-zero
2018-12-23FULLPIPE: Silence a false positive warning in MSVCFilippos Karapetis
MSVC complained about a potentially uninitialized variable here
2018-12-23DM: Fix class member naming, and silence some MSVC warningsFilippos Karapetis
MSVC complained about some potentially uninitialized variables (false positives), as well as missing default cases in switch blocks
2018-12-23SCI32: QFG4 Fix null scaler, climbing by monolithVhati
Fixes an exception casting Trigger after using grapnel, bug #10837
2018-12-23BUILD: Update MSVC versions in ideprojects targetSupSuper
2018-12-23MSVC: Update DLL paths in post-build scriptSupSuper
2018-12-23MSVC: Update post-build installer for Inno SetupSupSuper
2018-12-23MSVC: Fix unquoted paths in build eventsSupSuper
2018-12-23MSVC: Fix resource file revision include errorSupSuper
2018-12-23MSVC: Fix resource file not including translations.datSupSuper
2018-12-23MSVC: Add visualiser for unicode stringsSupSuper
2018-12-23MSVC: Fix natvis not being added to project in VS2017SupSuper
2018-12-23MSVC: Add visualisations for iterators and pointersSupSuper
2018-12-23MSVC: Cleanup natvis propertiesSupSuper
2018-12-23MSVC: Fix List visualisation showing infinite nodesSupSuper
2018-12-23MSVC: Fix HashMap visualisation showing dummy nodesSupSuper
2018-12-23MSVC: Replace MinimalRebuild with MultiProcessor flagSupSuper
MinimalRebuild is obsolete and MultiProcessorCompilation yields better performance.
2018-12-23CREATE_PROJECT: Fix MSVC warningsSupSuper
2018-12-23GRAPHICS: MACGUI: Make use of Common::String::format (#1454)Cameron Cawley
2018-12-23SCI32: Fix QFG4CD Look Grate missing audiosluicebox
Fixes a broken message due to wrong audio tuple, bug #10848
2018-12-22I18N: Update translation (Hungarian)George Kormendi
Currently translated at 100.0% (1059 of 1059 strings)
2018-12-22I18N: Update translation (German)Lothar Serra Mari
Currently translated at 94.8% (1004 of 1059 strings)
2018-12-22I18N: Update translation (Danish)scootergrisen
Currently translated at 100.0% (1059 of 1059 strings)
2018-12-22SCI: Fix LONGBOW Day 7 Tuck/Net scene, bug #10847 (#1457)sluicebox
Fixes a bug in the original that plays a scene when it shouldn't