Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | move tectonics.c -> main.c | sanine | |
2022-01-26 | add basic logging and CLI options | sanine | |
2022-01-26 | refactor: move drawing functions into drawing.h/drawing.c | sanine | |
2022-01-26 | refactor: move quadtree and util functions into separate headers and clean ↵ | sanine | |
up names | |||
2022-01-26 | fix bug in getting closest point | sanine | |
2022-01-25 | add quadtree freeing | sanine | |
2022-01-25 | add quadtree and basic world model | sanine | |