Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-25 | allow more control over init_round, rewrite tabulator and make it run every ↵ | Benji Dial | -226/+229 | |
possible separation and turn order exactly once | ||||
2023-07-18 | better warrior placement, including handling the case where they don't fit | Benji Dial | -1/+11 | |
2023-06-21 | cleaning up includes and a couple comments | Benji Dial | -1/+1 | |
2023-06-20 | rewrite compiler again, bringing more in line with standard, and add readme | Benji Dial | -1/+1 | |
2023-06-07 | actually seed prng | Benji Dial | -0/+1 | |
2023-05-31 | change tabulator output, remove score | Benji Dial | -32/+33 | |
2023-05-31 | new tabulator running look | Benji Dial | -9/+43 | |
2023-05-30 | move tabulator-mpi's parameters into separate file for easier changing | Benji Dial | -5/+13 | |
2023-05-30 | template single_step and executors on whether to update address sets to ↵ | Benji Dial | -1/+1 | |
improve performance in non-gui programs | ||||
2023-05-30 | rewrite compiler, add for/rof support | Benji Dial | -5/+5 | |
2023-05-30 | mpi-based tabulator | Benji Dial | -0/+172 | |