Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-08 | Fix entity node elimination. | Paweł Redman | |
2017-11-07 | Better unit say. | Paweł Redman | |
2017-11-07 | Bring diagonal walking back. | Paweł Redman | |
2017-11-07 | Improve path finding. | Paweł Redman | |
The path finder will avoid paths that would intersect obstacles. | |||
2017-11-06 | More support for cflags. | Paweł Redman | |
2017-11-06 | Introduce cmodels and cflags. | Paweł Redman | |
2017-10-24 | Begin working on proper tile graphics. | Paweł Redman | |
2017-10-24 | Node elimination basics. | Paweł Redman | |
2017-10-21 | Improve short paths and do some refactoring. | Paweł Redman | |
2017-10-21 | First working path finding. | Paweł Redman | |
2017-10-21 | Move path finding code to another file. | Paweł Redman | |