index
:
clld
master
A simple, and standalone collision checker.
mr b0nk 500
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-14
Move AABB's clx, and cly checks to separate functions.
mrb0nk500
2019-10-14
Put Tile Heightmap, and AABB into their own separate
mrb0nk500
2019-10-12
Correct some errors, and add some extra documentation
mrb0nk500
2019-10-12
Added Makefile, options, and a license.
mrb0nk500
2019-10-12
Add ppx diff file.
mrb0nk500
2019-10-12
Remove Per Pixel Collision.
mrb0nk500
2019-10-11
Revamp Tile Heightmap Collision so that it can now do
mrb0nk500
2019-10-11
Make C version of test-mvmt faster, by waiting for the
mrb0nk500
2019-10-10
Revamp Tile Heightmap Collision so that it can do
mrb0nk500
2019-10-05
Added Tile Heightmap Collision, for real this time.
mrb0nk500
2019-10-04
Finally fixed the bugs in Axis Aligned Bounding Box collision.
mrb0nk500
2019-10-02
Add x, and y velocity variables, and fixed some bugs in AABB collision.
mrb0nk500
2019-10-01
Added Axis Aligned Bounding Box collision.
mrb0nk500
2019-09-30
Added tile heightmap stuff.
mrb0nk500
2019-09-28
Added bitmask stuff.
mrb0nk500
2019-09-28
Initial Commit.
mrb0nk500