aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/ai/shoeshine_man.cpp
AgeCommit message (Collapse)Author
2019-05-09BLADERUNNER: Use booleans in walk functionsThanasis Antoniou
And a few more (not all yet) methods that had 1, 0 instead of true, false
2018-03-09BLADERUNNER: Code cleanup & unificationPeter Kohaut
2018-03-08BLADERUNNER: Cleanup floating point constantsEugene Sandulenko
2018-03-08BLADERUNNER: Added ShoeshineMan actorEugene Sandulenko