| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ppq_insert() return codes + fix breadth_first_search_4dir() | Kirill Petrashin | 2026-03-26 | 1 | -3/+4 |
| | | |||||
| * | Fix memory leaks | Kirill Petrashin | 2026-03-26 | 1 | -0/+10 |
| | | |||||
| * | Add cost_array into neighbours_8dir() | Kirill Petrashin | 2026-03-26 | 1 | -1/+1 |
| | | |||||
| * | Implement 8dir breadth-first-search and some other stuff | Kirill Petrashin | 2026-03-22 | 1 | -1/+58 |
| | | |||||
| * | Add ability to choose maps via args + create more maps + don't insert ↵ | Kirill Petrashin | 2026-03-22 | 1 | -3/+3 |
| | | | | | elements into a PPQ if there's one with better priority | ||||
| * | Add rendering of visited tiles | Kirill Petrashin | 2026-03-22 | 1 | -3/+6 |
| | | |||||
| * | Implement breadth-first-search + fix the priority queue + some other stuff | Kirill Petrashin | 2026-03-21 | 1 | -0/+78 |
