summaryrefslogtreecommitdiff
path: root/test-mvmt.c
AgeCommit message (Collapse)Author
2020-04-29Totally revamped the program, and made it faster.mrb0nk500
2019-10-11Make C version of test-mvmt faster, by waiting for themrb0nk500
child process to exit before reading the childs output. By doing this, it now runs almost twice as fast, although I am not supprised that it runs way faster, since clld is already rediculously fast.
2019-10-10Revamp Tile Heightmap Collision so that it can domrb0nk500
side wall collisions, and bottom ceiling collisions. I also made a new C based test program, which is much faster than the shell script.