Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-06 | test: speed up compile time | Stanislaw Halik | |
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds. | |||
2024-02-25 | remove cached pass_region from chunk | Stanislaw Halik | |
This wasn't well thought out because the regiojn gets dirtied after every critter movement, even though it ignores critters by default. | |||
2024-02-24 | test: add region test | Stanislaw Halik | |