Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-29 | Converted 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-29 | Totally revamped the program, and made it faster. | mrb0nk500 | |
2019-11-01 | Added support for extra CFLAGS. | mrb0nk500 | |
2019-10-14 | Put Tile Heightmap, and AABB into their own separate | mrb0nk500 | |
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-12 | Added Makefile, options, and a license. | mrb0nk500 | |
clld is now officially, Free Software!!! |