aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-11BLADERUNNER: Prevent Clovis from rotating in KP07Thanasis Antoniou
This is when he is dying/ lying on the bed
2019-07-11GCW0: Redo bundle fix from 4b5ce0fMatan Bareket
2019-07-11GCW0: Package the README.md fileMatan Bareket
2019-07-11CRYOMNI3D: Mark Versailles 1685 as testingLe Philousophe
2019-07-11CRYOMNI3D: Add engine to lists within READMELe Philousophe
2019-07-11GCW0: Fix copy/paste errorCameron Cawley
2019-07-11DEVTOOLS: BLADERUNNER: Fix Python 3 print syntax errorThanasis Antoniou
2019-07-11BLADERUNNER: Addon fix for awry saved games for ClovisThanasis Antoniou
This is for awry Clovis goal kGoalClovisKP07Wait (513)
2019-07-11BLADERUNNER: Possible fix for facing angle assertion faultThanasis Antoniou
2019-07-11BLADERUNNER: Fix Clovis goal 513 stuck in bed bugThanasis Antoniou
2019-07-11QUEEN: Remove a bad detection entryaviloria
2019-07-11BLADERUNNER: Spinner outtake bug in CT01 start of Act3Thanasis Antoniou
2019-07-10BLADERUNNER: Fix bad clause condition for Rat AIThanasis Antoniou
2019-07-10BLADERUNNER: Note for unused kOuttakeFlyThroughThanasis Antoniou
2019-07-10DEVTOOLS: BLADERUNNER: Improved command line for TRE, FON, AUD libsThanasis Antoniou
2019-07-10SCI: Remove GAMEOPTION_ORIGINAL_SAVELOAD from Mac gamessluicebox
2019-07-09GLK: TADS3: Adding detection entriesPaul Gilbert
2019-07-09GLK: TADS2: Added Adventions detection entriesPaul Gilbert
2019-07-09GLK: TADS2: Move detection entry structure into Glk base namespacePaul Gilbert
2019-07-10SCI: allow fanmade games to use resource.000Kawa-oneechan
SCI11 doesn't have split volumes after all. Fixes The Dating Pool.
2019-07-09SCI: Implement early GetLongest() behavior, bug #10000sluicebox
2019-07-09I18N: Update translations templatesThierry Crozat
2019-07-09SCI32: Remove some Hoyle 5 TODOsFilippos Karapetis
Hoyle 5 does not show subtitles, even though it does contain text for all of the included speech in its resource files
2019-07-09SCI: Move The Dating Pool entries together with the other fanmade gamesFilippos Karapetis
2019-07-09SCI: Replace three most common GUIO's by definesWillem Jan Palenstijn
2019-07-08I18N: Update translations templatesThierry Crozat
2019-07-08I18N: Regenerate translations data fileThierry Crozat
2019-07-08MAEMO: Minor cleanupCameron Cawley
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2019-07-08SCI: Fix build when SCI32 isn't enabledLe Philousophe
2019-07-08SDL: Support joystick hat inputCameron Cawley
2019-07-08COMMON: Open the main menu when the joystick START button is pressedCameron Cawley
2019-07-08PEGASUS: Implement joystick supportCameron Cawley
2019-07-08SDL: Initial implementation of joystick eventsCameron Cawley
2019-07-07SCI32: Add stub for the Hoyle 5 Poker game logicFilippos Karapetis
2019-07-07GLK: Fix off-by-one memory readLe Philousophe
The for loop shouldn't check previous entity on the first iteration
2019-07-07I18N: Update translations templatesThierry Crozat
2019-07-07I18N: Update translation (French)Purple T
Currently translated at 100.0% (1087 of 1087 strings)
2019-07-07BACKENDS: Fix crash when save file is owned by another userOrgad Shaneh
fopen() fails, but the null handle was passed on to OutSaveFile.
2019-07-07IOS7: Add back mapping of LF character to the Return keyThierry Crozat
This is necessary for properly identifying the Return key pressed from the software or a hardware keyboard, and this was erronously removed in commit e5709ed.
2019-07-06GLK: ALAN3: Re-enable ifdefed TODO blockPaul Gilbert
2019-07-06GLK: ALAN3: Remove deprecated args.cppPaul Gilbert
2019-07-06GLK: ALAN3: Move Alan3 out of release build ifdefPaul Gilbert
2019-07-06GLK: ALAN3: One final attempt at an openpandora fixPaul Gilbert
2019-07-06GLK: ALAN3: Another attempt at an openpandora fixPaul Gilbert
2019-07-06GLK: ALAN3: Refactoring save code to see if it fixes openpandora gccPaul Gilbert
2019-07-06GLK: ALAN3: Fix gcc errorsPaul Gilbert
2019-07-06GLK: Fix various gcc warningsPaul Gilbert
2019-07-06GLK: ALAN3: Fix gcc errorsPaul Gilbert
2019-07-06GLK: ALAN2: Cleanup of unused variablesPaul Gilbert