Commit Graph

88787 Commits

Author SHA1 Message Date
Thanasis Antoniou
93768c3307 BLADERUNNER: Item spin command in Debugger 2019-05-26 17:17:05 +03:00
sluicebox
4dda6324b8 SCI: Fix FPFP CD 'Dummy Msg' message texts
Fixes 17 message texts, bug #10964
2019-05-26 13:01:25 +03:00
Thierry Crozat
5c92f64cc6 I18N: Update translations templates 2019-05-26 09:29:56 +02:00
Paolo Bossi
8d6eb904cc I18N: Update translation (Italian)
Currently translated at 99.9% (1068 of 1069 strings)
2019-05-26 09:29:43 +02:00
Lothar Serra Mari
2e3f77644f I18N: Update translation (German)
Currently translated at 100.0% (1069 of 1069 strings)
2019-05-26 09:29:43 +02:00
scootergrisen
b1628f794a I18N: Update translation (Danish)
Currently translated at 99.6% (1065 of 1069 strings)
2019-05-26 09:29:43 +02:00
Eugene Sandulenko
eac0b16750 SCUMM: HE: Added some names to basketball U32 commands 2019-05-25 20:54:56 +02:00
Paul Gilbert
7177836dcc GLK: TADS2: Amiga compilation fix 2019-05-25 10:10:36 -07:00
dreammaster
608e9af69d GLK: TADS2: Fix more const loss warnings 2019-05-24 18:21:07 -07:00
Paul Gilbert
139673984e GLK: TADS2: Revert char * statics back to string literals 2019-05-24 18:21:07 -07:00
Paul Gilbert
0d0dbf601e GLK: TADS2: Fix uninitialized variable warnings 2019-05-24 18:21:07 -07:00
dreammaster
8f9fcec16c GLK: TADS2: Further compilation fixes 2019-05-24 18:21:07 -07:00
Paul Gilbert
5381930e8b GLK: TADS2: Fix uninitialized variable warnings 2019-05-24 18:21:07 -07:00
Paul Gilbert
1a974b9749 GLK: TADS2: Further compilation fixes 2019-05-24 18:21:07 -07:00
dreammaster
aa5fd603b6 GLK: TADS2: Compilation fixes 2019-05-24 18:21:07 -07:00
Paul Gilbert
0c02346b48 GLK: TADS2: Fix os initialization 2019-05-24 18:21:07 -07:00
Paul Gilbert
0d172c8ca6 GLK: Fix freeing closed windows 2019-05-24 18:21:06 -07:00
Paul Gilbert
e3454b5d96 GLK: TADS: Don't support RTL 2019-05-24 18:21:06 -07:00
Paul Gilbert
5aacb45645 GLK: TADS2: Added plygo 2019-05-24 18:21:06 -07:00
Paul Gilbert
bc87d740f5 GLK: TADS2: Yet more volumous code additions 2019-05-24 18:21:06 -07:00
Paul Gilbert
3d9e03af55 GLK: TADS2: Soooo much more implementation 2019-05-24 18:21:06 -07:00
Paul Gilbert
fcb2592ec2 GLK: TADS2: Added built in functions 2019-05-24 18:21:06 -07:00
Paul Gilbert
f607792fa4 GLK: TADS2: More code files implemented 2019-05-24 18:21:06 -07:00
Paul Gilbert
105a1b94bd GLK: TADS2: Added code for output, run, various miscellaneous 2019-05-24 18:21:06 -07:00
Paul Gilbert
e83972f502 GLK: TADS2: Added code for tokenizer & vocabulary 2019-05-24 18:21:06 -07:00
Paul Gilbert
0279143a62 GLK: TADS2: Adding headers 2019-05-24 18:21:06 -07:00
Paul Gilbert
54d240d81f GLK: TADS: Improved detection to detect TADS version 2019-05-24 18:21:06 -07:00
Paul Gilbert
b1f8e2ce83 GLK: HUGO: Move Hugo engine out of RELEASE_BUILD blocks 2019-05-24 18:21:06 -07:00
Thanasis Antoniou
9bfca34497 BLADERUNNER: Fixes for UG18 Guzza scene cases 2019-05-25 03:39:57 +03:00
Thanasis Antoniou
cde63356f1 BLADERUNNER: Fix path glitches in UG18 and UG13 2019-05-25 03:39:57 +03:00
Thanasis Antoniou
debccbb8f3 BLADERUNNER: UG18 restored trains and Guzza overlays 2019-05-25 03:39:57 +03:00
Cameron Cawley
4745b09988 TRAVIS: Install curl on Mac OS X instead of curl-openssl 2019-05-25 00:33:09 +03:00
Cameron Cawley
413a7204d2 TRAVIS: Don't run brew update 2019-05-25 00:33:09 +03:00
Lothar Serra Mari
cfd9327aa4 NEWS: Improve wording in the German NEWS file 2019-05-24 22:11:46 +02:00
sluicebox
f441ee7206 SCI: Fix QFG4 random revenant kopeks, bug #10966 2019-05-24 22:26:08 +03:00
Eugene Sandulenko
cd11950761 CONFIGURE: Update for modern MinGW 2019-05-24 20:27:09 +02:00
rsn8887
a6d7c6c02a SWITCH: Update build instructions in readme.switch 2019-05-24 12:14:45 -05:00
rsn8887
afc9182e5b SWITCH: Update build instructions etc. in readme.switch 2019-05-24 10:32:47 -05:00
rsn8887
655fea4a6f SWITCH: Enable gfx filtering by default for better image quality 2019-05-23 10:07:11 -05:00
Thanasis Antoniou
d78dd5c058 BLADERUNNER: Fix NR11 pathfinding
Added new method to "remove" bad objects in a scene/nr11

Removed objects, and still there, but they are renamed to "REMOVEDxx" and they won't affect obstacles and paths
2019-05-23 15:06:29 +03:00
sluicebox
67a29ad5b3 SCI: Fix QFG4 Runes puzzle, bug #10965 2019-05-23 09:34:28 +03:00
rsn8887
b1964b10f7 CONFIGURE: Add Switch to platforms where debug is off by default 2019-05-22 18:58:34 -05:00
Thanasis Antoniou
3322bc44db BLADERUNNER: Fix mouse in KIA after moonbus massacre ending 2019-05-23 02:17:56 +03:00
Thanasis Antoniou
e4b8c0f4e3 BLADERUNNER: Debugger health command
Needed mostly to heal McCoy, or un-retire some actors
2019-05-23 02:16:50 +03:00
Thanasis Antoniou
d4e5211ebb BLADERUNNER: Fix Dektora overlap issues, restore rattle 2019-05-23 00:30:03 +03:00
Thanasis Antoniou
17da1f2352 BLADERUNNER: Fix for McCoy resuming combat resting pose
In the original McCoy becomes "frozen" in a single targeting frame if shot at an enemy
2019-05-23 00:30:03 +03:00
Thanasis Antoniou
479a1d12ca BLADERUNNER: debugger anim command sets the dmgflagifmoving too
Mostly to compensate with some awry save games
2019-05-23 00:30:03 +03:00
Thierry Crozat
41a9833d80 I18N: Update translations templates 2019-05-22 19:49:25 +02:00
Paolo Bossi
5abd010689 I18N: Update translation (Italian)
Currently translated at 99.8% (1067 of 1069 strings)
2019-05-22 19:49:08 +02:00
George Kormendi
72ea37af69 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1069 of 1069 strings)
2019-05-22 19:49:08 +02:00