Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-16 | BLADERUNNER: More pathfinding code | Peter Kohaut | |
Pathfinding is almost working, but there are still isues in few locations, so I'm keeping it disabled. | |||
2019-01-14 | BLADERUNNER: Obstacle path finding part 1 | Thomas Fach-Pedersen | |
2018-12-17 | BLADERUNNER: Rect -> RectFloat | Eugene Sandulenko | |
2018-05-07 | BLADERUNNER: Implement obstacle polygon merging | Thomas Fach-Pedersen | |
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-24 | BLADERUNNER: Save game methods | Thomas Fach-Pedersen | |
2018-01-28 | BLADERUNNER: Added basic KIA interface | Peter Kohaut | |
Settings works Help works Clue database works Fixed code for inserting objects into scene Reorganization of few files Unification & code formatting of few older files | |||
2016-10-06 | BLADERUNNER: added suspects db & fixed crimes db | Peter Kohaut | |
2016-10-04 | BLADERUNNER: code formatting | Peter Kohaut | |
2016-10-04 | BLADERUNNER: trying to figure out walking, added structures for obstacles ↵ | Peter Kohaut | |
used for pathfinding, fixed bug in searching for walkboxes |