aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/ui/esper.cpp
AgeCommit message (Collapse)Author
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-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
2018-02-04BLADERUNNER: Fixed compilation warningsPeter Kohaut
2018-02-04BLADERUNNER: ESPER interfacePeter Kohaut