| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement ppq_pop | Kirill Petrashin | 4 days | 1 | -2/+6 |
| | | |||||
| * | Add ability to read plaintext maps from files | Kirill Petrashin | 4 days | 4 | -3/+81 |
| | | |||||
| * | Update a comment in priority_queue.h | Kirill Petrashin | 4 days | 1 | -1/+2 |
| | | |||||
| * | Implement the priority queue (without ppq_reorganize) | Kirill Petrashin | 4 days | 3 | -17/+68 |
| | | |||||
| * | Add a TODO in map.c | Kirill Petrashin | 4 days | 1 | -0/+1 |
| | | |||||
| * | Add macros for errors and todos, outline priority_queue.c | Kirill Petrashin | 5 days | 4 | -2/+34 |
| | | |||||
| * | Add option to generate a new maze | Kirill Petrashin | 6 days | 1 | -0/+3 |
| | | |||||
| * | Add file to .gitignore | Kirill Petrashin | 6 days | 1 | -0/+1 |
| | | |||||
| * | Add a TODO entry | Kirill Petrashin | 7 days | 1 | -0/+1 |
| | | |||||
| * | Add ability to move the map around | Kirill Petrashin | 8 days | 3 | -19/+48 |
| | | |||||
| * | Make the maze adapt to screen size (not sure why) | Kirill Petrashin | 8 days | 1 | -3/+7 |
| | | |||||
| * | Update TODO | Kirill Petrashin | 8 days | 1 | -2/+2 |
| | | |||||
| * | Change comments to use /* asdf */ syntax | Kirill Petrashin | 8 days | 6 | -26/+25 |
| | | |||||
| * | Render start and goal in bold | Kirill Petrashin | 8 days | 1 | -0/+2 |
| | | |||||
| * | Improve rendering | Kirill Petrashin | 10 days | 4 | -24/+50 |
| | | |||||
| * | Draft the priority queue | Kirill Petrashin | 10 days | 4 | -2/+40 |
| | | |||||
| * | Add files for a priority queue (no implementation) | Kirill Petrashin | 11 days | 1 | -2/+2 |
| | | |||||
| * | Rename player into start | Kirill Petrashin | 11 days | 4 | -12/+12 |
| | | |||||
| * | Add some TODOs | Kirill Petrashin | 11 days | 1 | -0/+2 |
| | | |||||
| * | Remove a TODO entry for maze implementation | Kirill Petrashin | 11 days | 1 | -1/+0 |
| | | |||||
| * | Fix stack + implement rbt_maze_map() | Kirill Petrashin | 11 days | 6 | -18/+77 |
| | | |||||
| * | implement a PositionStack | Kirill Petrashin | 11 days | 2 | -1/+40 |
| | | |||||
| * | Add a TODO list in main.c | Kirill Petrashin | 2026-03-10 | 1 | -0/+5 |
| | | |||||
| * | Add header protect thingy in stack.h | Kirill Petrashin | 2026-03-10 | 1 | -0/+5 |
| | | |||||
| * | Initial commit | Kirill Petrashin | 2026-03-10 | 8 | -0/+191 |
