Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-24 | BLADERUNNER: Load game methods | Peter Kohaut | |
save methods update replaced few char* with Common::String changed few pointers to references | |||
2018-03-17 | BLADERUNNER: Added combat | Peter Kohaut | |
Math cleanup Fixed obstacle detection | |||
2018-03-10 | BLADERUNNER: Added Guzzo actor | Peter Kohaut | |
Added "pos" console command | |||
2018-03-07 | BLADERUNNER: Added Howie Lee actor | Peter Kohaut | |
added some constants added loop debugger command | |||
2018-03-06 | BLADERUNNER: Added Zuben actor | Peter Kohaut | |
Fixed animation position update Added goal & anim commands to console | |||
2018-02-25 | BLADERUNNER: Added Generic Walker actors | Peter 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 |