Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-11 | Make C version of test-mvmt faster, by waiting for the | mrb0nk500 | |
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-10 | Revamp Tile Heightmap Collision so that it can do | mrb0nk500 | |
side wall collisions, and bottom ceiling collisions. I also made a new C based test program, which is much faster than the shell script. |