Commit Graph

84356 Commits

Author SHA1 Message Date
Peter Kohaut
45c237c8d4 BLADERUNNER: Added Gordo actor
Cleanup of other actors
2018-03-09 21:32:03 +01:00
Eugene Sandulenko
a9b10e50cc BLADERUNNER: Added Marcus actor 2018-03-09 19:45:17 +01:00
Eugene Sandulenko
92eed15cb7 BLADERUNNER: Added actor ids for reference 2018-03-09 19:40:08 +01:00
Eugene Sandulenko
b82a8f1dec BLADERUNNER: Fixed actor declaration order 2018-03-09 19:39:51 +01:00
Eugene Sandulenko
451fd81950 BLADERUNNER: Added TyrellGuard actor 2018-03-09 19:04:19 +01:00
Eugene Sandulenko
76c94655a3 BLADERUNNER: Added InsectDealer actor 2018-03-09 18:00:09 +01:00
Eugene Sandulenko
0209f540e2 BLADERUNNER: Added Lance actor 2018-03-09 14:25:06 +01:00
Eugene Sandulenko
59a397e4f8 BLADERUNNER: Added Transient actor 2018-03-09 14:20:18 +01:00
Peter Kohaut
e1c9491187 BLADERUNNER: Code cleanup & unification 2018-03-09 09:08:12 +01:00
Eugene Sandulenko
3f4c54355c BLADERUNNER: Cleanup floating point constants 2018-03-08 23:39:56 +01:00
Eugene Sandulenko
7cc85b156b BLADERUNNER: Added Bryant actor 2018-03-08 23:34:46 +01:00
Peter Kohaut
ae95bcf31f BLADERUNNER: Fixed Hysteria Iall door & rotating floor 2018-03-08 23:15:21 +01:00
Eugene Sandulenko
9e6883bb22 BLADERUNNER: Added ShoeshineMan actor 2018-03-08 22:44:32 +01:00
Peter Kohaut
383124994e BLADERUNNER: Added Grigorian actor 2018-03-08 22:20:56 +01:00
Peter Kohaut
0a3f022a53 BLADERUNNER: Fixed dialogue menu colors 2018-03-08 22:20:55 +01:00
Eugene Sandulenko
adf0dfe37c BLADERUNNER: Added HysteriaPatron3 actor 2018-03-08 22:20:03 +01:00
Eugene Sandulenko
c1ae4ecb9d BLADERUNNER: Added HysteriaPatron2 actor 2018-03-08 22:16:16 +01:00
Eugene Sandulenko
2dcbfe8056 BLADERUNNER: Added HysteriaPatron1 actor 2018-03-08 22:06:32 +01:00
Eugene Sandulenko
49b22d5b02 BLADERUNNER: Added Newscaster actor 2018-03-08 21:42:34 +01:00
Eugene Sandulenko
0cc3b2a1fa BLADERUNNER: Follow engine file name conventions 2018-03-08 21:38:55 +01:00
Eugene Sandulenko
07f87bcd56 BLADERUNNER: Added MaleAnnouncer actor 2018-03-08 21:23:54 +01:00
Ben Castricum
0d22391be8 I18N: Update translation (Dutch)
Currently translated at 100.0% (962 of 962 strings)
2018-03-08 20:22:35 +01:00
Peter Kohaut
61bc65168a BLADERUNNER: Added Gaff actor 2018-03-08 20:20:57 +01:00
Ben Castricum
0d7a4de43c I18N: Update translation (Dutch)
Currently translated at 100.0% (962 of 962 strings)
2018-03-08 10:01:31 +01:00
Peter Kohaut
fb95268123 BLADERUNNER: Added Sergeant Walls actor 2018-03-07 23:05:18 +01:00
Lothar Serra Mari
471c592691 I18N: Update translation (German)
Currently translated at 100.0% (962 of 962 strings)
2018-03-07 22:29:36 +01:00
Peter Kohaut
001f58ce61 BLADERUNNER: Added Klein actor
added more constants
fixed bug in checking actor scene
2018-03-07 22:28:06 +01:00
Thomas Fach-Pedersen
568d026409 BLADERUNNER: Don't assert when using mainframe
Actor 99 stands in for mainframe when moving clues
2018-03-07 21:39:30 +01:00
Peter Kohaut
c85201caf5 BLADERUNNER: Added Howie Lee actor
added some constants
added loop debugger command
2018-03-07 19:21:04 +01:00
Eugene Sandulenko
1c576ac30c NEWS: Removing insignificant enhancements.
We historically were not enumerating the md5 additions. Moreover,
Dreamweb is not working properly at this moment, and I am awaiting
the tech info from the translation authors.
2018-03-07 19:19:54 +01:00
Paul Gilbert
1d86a6a604 XEEN: Simplify exit checks in World of Xeen ending 2018-03-06 18:58:31 -05:00
Peter Kohaut
2a0bdd7df8 BLADERUNNER: Added stairs & ladder support 2018-03-06 21:12:52 +01:00
Paul Gilbert
09ebefe961 XEEN: Fix music volume in DarkSide intro when Pharoah is talking 2018-03-06 07:12:08 -05:00
Paul Gilbert
b2811fa567 XEEN: Change setMusicVolume to setMusicPercent for better range clarity 2018-03-06 07:11:33 -05:00
Paul Gilbert
a461a39e4a XEEN: Fix shadowed field warning 2018-03-05 21:46:46 -05:00
Paul Gilbert
82c8d93f3a XEEN: Sound field renaming for better clarity 2018-03-05 21:37:08 -05:00
Peter Kohaut
e232f13f5d BLADERUNNER: Added Zuben actor
Fixed animation position update
Added goal & anim commands to console
2018-03-06 00:29:20 +01:00
Adrian Frühwirth
225cad379f SLUDGE: Remove unnecessary semicolon 2018-03-05 23:06:20 +01:00
Adrian Frühwirth
ada79c7f65 TUCKER: Workaround capitalized "With"/"Con" in sentence bar
infobar.txt contains all text used for the sentence bar and, among
other things, the prepositions to use for the "Use" and "Give" verbs.
In the English and Spanish versions of the game the preposition for
"Use" ("With" and "Con", respectively) is incorrectly stored in
capitalized form which this commit fixes.

Fixes Trac#10445.
2018-03-05 21:32:56 +01:00
Adrian Frühwirth
585fc91de5 TUCKER: Add VerbPreposition enum 2018-03-05 21:32:56 +01:00
Paul Gilbert
b04f038fb6 XEEN: Fixes returning to main menus after viewing intro/end cutscenes 2018-03-05 07:21:54 -05:00
Paul Gilbert
d48275970a XEEN: Regenerate xeen.ccs and remove accidentally committed dark.cc 2018-03-04 22:43:20 -05:00
Paul Gilbert
546059408f XEEN: Added Other Options dialog for Dark Side and World 2018-03-04 22:40:43 -05:00
Paul Gilbert
59fc48501c XEEN: Fix game credits text in create_xeen 2018-03-04 22:40:43 -05:00
Paul Gilbert
66bd71f6f3 XEEN: Finish World of Xeen main menu 2018-03-04 22:40:43 -05:00
Paul Gilbert
badbeda5e2 XEEN: Implemented Dark Side of Xeen menu 2018-03-04 22:40:43 -05:00
Paul Gilbert
b6b9714ec0 XEEN: Fix scroll effect for Clouds of Xeen main menu 2018-03-04 22:40:43 -05:00
Paul Gilbert
67d4de1bb8 XEEN: Move Credits and Please Wait classes into their own files 2018-03-04 22:40:43 -05:00
Paul Gilbert
f2b574d647 XEEN: Move all the dialog classes to their own sub-folder 2018-03-04 22:40:42 -05:00
Paul Gilbert
50630efde6 XEEN: Fix loading saves from main menus and launcher 2018-03-04 22:40:42 -05:00