summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-04-29Converted clld to a library.mrb0nk500
I did this to not only make it smaller, but to also make it faster, and to allow for other programs to use it more efficiently. Also, the original program is now in clld-test.c
2020-04-29Totally revamped the program, and made it faster.mrb0nk500
2019-11-01Added support for extra CFLAGS.mrb0nk500
2019-10-14Put Tile Heightmap, and AABB into their own separatemrb0nk500
functions. I also made a benchmark version, with hardcoded values. I made this to get the time of a collision check, without the overhead of getting input.
2019-10-12Added Makefile, options, and a license.mrb0nk500
clld is now officially, Free Software!!!