Commit Graph
89422 Commits
Author SHA1 Message Date
Le Philousophe fb0c6649c7 CRYOMNI3D: Mark Versailles 1685 as testing 2019-07-11 13:31:42 +02:00
Le Philousophe 6ebf458d6a CRYOMNI3D: Add engine to lists within README 2019-07-11 13:31:42 +02:00
Cameron Cawley 4b5ce0fb69 GCW0: Fix copy/paste error 2019-07-11 12:27:44 +01:00
Thanasis Antoniou 4f2a70287d DEVTOOLS: BLADERUNNER: Fix Python 3 print syntax error 2019-07-11 08:40:54 +03:00
Thanasis Antoniou 3002bc4138 BLADERUNNER: Addon fix for awry saved games for Clovis
This is for awry Clovis goal kGoalClovisKP07Wait (513)
2019-07-11 07:52:23 +03:00
Thanasis Antoniou c9baa9867c BLADERUNNER: Possible fix for facing angle assertion fault 2019-07-11 07:26:33 +03:00
Thanasis Antoniou 9f89ade437 BLADERUNNER: Fix Clovis goal 513 stuck in bed bug 2019-07-11 07:26:33 +03:00
aviloria 41c29b57db QUEEN: Remove a bad detection entry 2019-07-11 03:02:32 +03:00
Thanasis Antoniou 96a8b91fbe BLADERUNNER: Spinner outtake bug in CT01 start of Act3 2019-07-11 00:54:37 +03:00
Thanasis Antoniou a48944ad24 BLADERUNNER: Fix bad clause condition for Rat AI 2019-07-10 15:55:15 +03:00
Thanasis Antoniou f2c4a39d23 BLADERUNNER: Note for unused kOuttakeFlyThrough 2019-07-10 13:59:31 +03:00
Thanasis Antoniou f2f91fa773 DEVTOOLS: BLADERUNNER: Improved command line for TRE, FON, AUD libs 2019-07-10 13:59:31 +03:00
sluicebox 7891296094 SCI: Remove GAMEOPTION_ORIGINAL_SAVELOAD from Mac games 2019-07-10 13:18:37 +03:00
Paul Gilbert 53425a6821 GLK: TADS3: Adding detection entries 2019-07-09 19:19:55 -07:00
Paul Gilbert 7223e6509e GLK: TADS2: Added Adventions detection entries 2019-07-09 19:19:55 -07:00
Paul Gilbert 79627fbf61 GLK: TADS2: Move detection entry structure into Glk base namespace 2019-07-09 19:19:55 -07:00
Kawa-oneechan 09d1ef00f7 SCI: allow fanmade games to use resource.000
SCI11 doesn't have split volumes after all. Fixes The Dating Pool.
2019-07-10 02:17:44 +03:00
sluicebox ca66a776b0 SCI: Implement early GetLongest() behavior, bug #10000 2019-07-09 09:51:10 +03:00
Thierry Crozat 14fe8ac3a0 I18N: Update translations templates 2019-07-09 04:55:12 +02:00
Filippos Karapetis cc1bdf67f5 SCI32: Remove some Hoyle 5 TODOs
Hoyle 5 does not show subtitles, even though it does contain text for
all of the included speech in its resource files
2019-07-09 02:21:18 +03:00
Filippos Karapetis 4339ae5094 SCI: Move The Dating Pool entries together with the other fanmade games 2019-07-09 02:21:18 +03:00
Willem Jan Palenstijn 865340156e SCI: Replace three most common GUIO's by defines 2019-07-09 02:21:17 +03:00
Thierry Crozat 9b9eeec4aa I18N: Update translations templates 2019-07-08 19:28:05 +02:00
Thierry Crozat 8ba4ace234 I18N: Regenerate translations data file 2019-07-08 19:28:00 +02:00
Cameron Cawley 6e690c5a8b MAEMO: Minor cleanup 2019-07-08 11:11:45 -05:00
Cameron Cawley 0334411d63 BUILD: Package networking and virtual keyboard files on all platforms 2019-07-08 12:42:21 +03:00
Le Philousophe 96103179af SCI: Fix build when SCI32 isn't enabled 2019-07-08 10:15:09 +03:00
Cameron Cawley 52e7ba5e54 SDL: Support joystick hat input 2019-07-08 01:24:55 +03:00
Cameron Cawley 4cf9d1815c COMMON: Open the main menu when the joystick START button is pressed 2019-07-08 01:24:55 +03:00
Cameron Cawley cf107e7f90 PEGASUS: Implement joystick support 2019-07-08 01:24:55 +03:00
Cameron Cawley 30109816fe SDL: Initial implementation of joystick events 2019-07-08 01:24:55 +03:00
Filippos Karapetis 49a6346966 SCI32: Add stub for the Hoyle 5 Poker game logic 2019-07-07 22:26:03 +03:00
Le Philousophe 1c87f428d0 GLK: Fix off-by-one memory read
The for loop shouldn't check previous entity on the first iteration
2019-07-07 09:26:52 -07:00
Thierry Crozat da7ed2d906 I18N: Update translations templates 2019-07-07 16:33:33 +02:00
Purple T 70a183107a I18N: Update translation (French)
Currently translated at 100.0% (1087 of 1087 strings)
2019-07-07 16:33:25 +02:00
Orgad Shaneh 35c2f9ade5 BACKENDS: Fix crash when save file is owned by another user
fopen() fails, but the null handle was passed on to OutSaveFile.
2019-07-07 14:16:46 +03:00
Thierry Crozat d8cb826b19 IOS7: Add back mapping of LF character to the Return key
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-07 11:06:28 +01:00
Paul Gilbert 76d4816853 GLK: ALAN3: Re-enable ifdefed TODO block 2019-07-06 21:05:22 -07:00
Paul Gilbert 2a0f8af958 GLK: ALAN3: Remove deprecated args.cpp 2019-07-06 20:55:47 -07:00
Paul Gilbert d9e5c709d4 GLK: ALAN3: Move Alan3 out of release build ifdef 2019-07-06 19:40:04 -07:00
Paul Gilbert 8952503207 GLK: ALAN3: One final attempt at an openpandora fix 2019-07-06 18:52:39 -07:00
Paul Gilbert b288640d90 GLK: ALAN3: Another attempt at an openpandora fix 2019-07-06 18:20:03 -07:00
Paul Gilbert 2fd5d82078 GLK: ALAN3: Refactoring save code to see if it fixes openpandora gcc 2019-07-06 17:59:39 -07:00
Paul Gilbert 0a6f015a86 GLK: ALAN3: Fix gcc errors 2019-07-06 17:24:37 -07:00
Paul Gilbert 3b9547edde GLK: Fix various gcc warnings 2019-07-06 17:02:26 -07:00
Paul Gilbert f282fbb49b GLK: ALAN3: Fix gcc errors 2019-07-06 16:14:54 -07:00
Paul Gilbert 54b838cd60 GLK: ALAN2: Cleanup of unused variables 2019-07-06 16:01:10 -07:00
Paul Gilbert 43bc2e4853 GLK: ALAN3: Fix restarting game from quit command 2019-07-06 15:56:26 -07:00
Paul Gilbert f445578a4d GLK: ALAN3: Fix hang after entering unknown word 2019-07-06 15:40:39 -07:00
Paul Gilbert 1c412d3da7 GLK: Properly handle sound setup 2019-07-06 15:32:39 -07:00