Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | add benchmark.luaHEADmain | sanine |
2022-02-25 | add quadtree with quadtree:get_closest() | sanine |
2022-02-25 | add qt_node:find_containing() | sanine |
2022-02-25 | add qt_node:query() | sanine |
2022-02-25 | add square:intersects() | sanine |
2022-02-25 | add multi-recursion insert test | sanine |
2022-02-25 | add geom.qt_node | sanine |
2022-02-25 | add square:divide() function | sanine |
2022-02-25 | add square:contains() function | sanine |
2022-02-25 | add class function and geom.square constructor | sanine |
2022-02-25 | begin adding city code | sanine |
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 up... | sanine |
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 |
2022-01-24 | initial commit | sanine |