summaryrefslogtreecommitdiff
path: root/src/path_finder.cpp
AgeCommit message (Expand)Author
2017-12-19Copyright stuff.Paweł Redman
2017-12-13Basic alien AI.Paweł Redman
2017-11-08Fix entity node elimination.Paweł Redman
2017-11-07Better unit say.Paweł Redman
2017-11-07Bring diagonal walking back.Paweł Redman
2017-11-07Improve path finding.Paweł Redman
2017-11-06More support for cflags.Paweł Redman
2017-11-06Introduce cmodels and cflags.Paweł Redman
2017-10-24Begin working on proper tile graphics.Paweł Redman
2017-10-24Node elimination basics.Paweł Redman
2017-10-21Improve short paths and do some refactoring.Paweł Redman
2017-10-21First working path finding.Paweł Redman
2017-10-21Move path finding code to another file.Paweł Redman