Commit graph

30 commits

Author SHA1 Message Date
Eugene Sandulenko
6eb53fb45d BLADERUNNER: Added FishDealer actor 2018-03-10 23:28:56 +01:00
Peter Kohaut
3bec5a7f9d BLADERUNNER: Added Guzzo actor
Added "pos" console command
2018-03-10 13:32:06 +01:00
Thomas Fach-Pedersen
ed38407aa6 BLADERUNNER: Formatting, unify some goal cases 2018-03-10 08:37:29 +01:00
Eugene Sandulenko
3286d4f900 BLADERUNNER: Added DeskClerk actor 2018-03-09 22:49:43 +01:00
Eugene Sandulenko
58040847b9 BLADERUNNER: Added Baker actor 2018-03-09 22:49:43 +01:00
Eugene Sandulenko
a5fa436d8d BLADERUNNER: Added Mia actor 2018-03-09 21:48:24 +01:00
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
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
Eugene Sandulenko
7cc85b156b BLADERUNNER: Added Bryant actor 2018-03-08 23:34:46 +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
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
07f87bcd56 BLADERUNNER: Added MaleAnnouncer actor 2018-03-08 21:23:54 +01:00
Peter Kohaut
61bc65168a BLADERUNNER: Added Gaff actor 2018-03-08 20:20:57 +01:00
Peter Kohaut
fb95268123 BLADERUNNER: Added Sergeant Walls actor 2018-03-07 23:05:18 +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
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
Peter Kohaut
62b75b9990 BLADERUNNER: Added Generic Walker actors
Fixed isseue of duplicating items in world
Fixed fog issue with incorrect rendering in special occasions
Added basic debugger console
Refactored looping code for better readability
2018-02-25 22:38:52 +01:00
Peter Kohaut
7090841ccc BLADERUNNER: Support for running
Fixed Runciter idle state
Fixed movement track delay
Basic combat support
2018-02-18 22:20:16 +01:00
Peter Kohaut
0b484d51b8 BLADERUNNER: VK interface
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00
Renamed from engines/bladerunner/script/ai.cpp (Browse further)