aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-27ADL: Refactor opcode tablesWalter van Niftrik
2018-12-27GLK: ALAN2: Initial skeleton sub-engineFilippos Karapetis
2018-12-27GLK: FROTZ: Don't show Beyond Zork title when loading save from launcherPaul Gilbert
2018-12-27GLK: MAGNETIC: Initial skeleton sub-enginePaul Gilbert
2018-12-26KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube)athrxx
2018-12-26JANITORIAL: Fix comment style for kFeatureSystemBrowserDialogMatan Bareket
2018-12-26ADL: Silence float conversion warningWalter van Niftrik
2018-12-26ADL: Fix shadowing warning in some versions of GCCWalter van Niftrik
2018-12-26ADL: Add debug function to load commands from fileWalter van Niftrik
2018-12-25README: Fix broken TOC linksMatan Bareket
2018-12-25README: Remove extranous information about data filesMatan Bareket
2018-12-25KYRA: (LOL/PC-98) - fix text displayer glitchathrxx
2018-12-25KYRA: remove some unnecessary linesathrxx
2018-12-25README: Restore XDG screenshot path lost while converting to .mdBastien Bouclet
2018-12-25BUILD: Update pandoc options to support different formats/filenamesMatan Bareket
2018-12-25BUILD: .gitignore READMEMatan Bareket
2018-12-25BUILD: Copy README.md instead of READMEMatan Bareket
2018-12-25BUILD: Add pandoc to MakefileMatan Bareket
2018-12-25BUILD: Add pandoc check in configureMatan Bareket
2018-12-25README: Cleanup and add list to section #9Matan Bareket
2018-12-25README: Remove plaintext README and add build/pr/weblate shieldsMatan Bareket
2018-12-25README: Highlight additional commands/pathsMatan Bareket
2018-12-25README: additional Markdown highlights on some commandsMatan Bareket
2018-12-25README: Remove Configuration OS list from TOCMatan Bareket
2018-12-25README: Remove Saved Games OS list from TOCMatan Bareket
2018-12-25README: Update README and create a markdown versionMatan Bareket
2018-12-25ADL: Change comment for hires6 detection entryWalter van Niftrik
This detection entry also matches the floppy release. While the version on the Roberta Williams Anthology has been patched to remove the copy protection, this patch lies outside of our md5sum range.
2018-12-25BUILD: Add fonts.dat to packaging rulesCameron Cawley
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.