aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/ai_script.h
AgeCommit message (Collapse)Author
2018-03-12BLADERUNNER: Added TaffyPatron actorEugene Sandulenko
2018-03-12BLADERUNNER: Added HawkersParrot actorEugene Sandulenko
2018-03-12BLADERUNNER: Added EarlyQBartender actorEugene Sandulenko
2018-03-11BLADERUNNER: Added GovernorKolvig actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Rajif actorEugene Sandulenko
2018-03-11BLADERUNNER: Added AnsweringMachine actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Dispatcher actorEugene Sandulenko
2018-03-11BLADERUNNER: Added TheBard actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Moraji actorEugene Sandulenko
2018-03-11BLADERUNNER: Added Crazylegs actorEugene Sandulenko
2018-03-11BLADERUNNER: Added most of Steele actorEugene Sandulenko
ChangeAnimationMode is NOT done
2018-03-11BLADERUNNER: Added HawkersBarkeep actorEugene Sandulenko
2018-03-10BLADERUNNER: Added Murray actorEugene Sandulenko
2018-03-10BLADERUNNER: Added FishDealer actorEugene Sandulenko
2018-03-10BLADERUNNER: Added Guzzo actorPeter Kohaut
Added "pos" console command
2018-03-09BLADERUNNER: Added DeskClerk actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Baker actorEugene Sandulenko
2018-03-09BLADERUNNER: Code cleanupPeter Kohaut
2018-03-09BLADERUNNER: Added Mia actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Gordo actorPeter Kohaut
Cleanup of other actors
2018-03-09BLADERUNNER: Added Marcus actorEugene Sandulenko
2018-03-09BLADERUNNER: Fixed actor declaration orderEugene Sandulenko
2018-03-09BLADERUNNER: Added TyrellGuard actorEugene Sandulenko
2018-03-09BLADERUNNER: Added InsectDealer actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Lance actorEugene Sandulenko
2018-03-09BLADERUNNER: Added Transient actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Bryant actorEugene Sandulenko
2018-03-08BLADERUNNER: Added ShoeshineMan actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Grigorian actorPeter Kohaut
2018-03-08BLADERUNNER: Added HysteriaPatron3 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron2 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added HysteriaPatron1 actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Newscaster actorEugene Sandulenko
2018-03-08BLADERUNNER: Added MaleAnnouncer actorEugene Sandulenko
2018-03-08BLADERUNNER: Added Gaff actorPeter Kohaut
2018-03-07BLADERUNNER: Added Sergeant Walls actorPeter Kohaut
2018-03-07BLADERUNNER: Added Klein actorPeter Kohaut
added more constants fixed bug in checking actor scene
2018-03-07BLADERUNNER: Added Howie Lee actorPeter Kohaut
added some constants added loop debugger command
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
2018-02-25BLADERUNNER: Added Generic Walker actorsPeter Kohaut
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-19BLADERUNNER: McCoy script fixedPeter Kohaut
Some Coverity issues fixed KIA script small fix to DNA evidences Actor selection fixed (bounding box is correcly expanded)
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
Fixed Runciter idle state Fixed movement track delay Basic combat support
2018-02-13BLADERUNNER: More game constantsPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks