aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-28GLK: ALAN2: Indentation fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Formatting fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Fix compilationFilippos Karapetis
2018-12-28GLK: ALAN2: Initial work on the Alan2 subengineFilippos Karapetis
2018-12-28SCI32: Remove obsolete script patchesLars Skovlund
2018-12-28SCI32: Display plane id base in version console commandLars Skovlund
2018-12-28SCI32: Add feature detection for plane id baseLars Skovlund
This provides a generic fix for AddScreenItem crashes in early SCI32 floppy games that have previously required individual script patches.
2018-12-27SCI32: Fix GK1 Wolfgang phone obstacle bug, #10853sluicebox
Fixes bug in original which places ego outside the room's obstacle boundary
2018-12-27README: Clean up formatting, update URLs to use HTTPS, update supported ↵Cameron Cawley
platforms list
2018-12-27SCI32: Fix regression in VMD playerFilippos Karapetis
2018-12-27Revert "ADL: Refactor opcode tables"Walter van Niftrik
This reverts commit 76a0c20481bd68d60d8347fd922a74b292421d51.
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