Bruno Raoult
0ff41c408b
add repetition detection, root position count
- hist.c: add hist_next() - get next entry in history
- state_t: remove plycount, clock_50 -> ply50, add phase, repcount
- pos_t: add plycount, plyroot
- state_t moved to chessdefs.h
- perft-test: split perft from do_perft (todo for perft_alt)
- position.c: add pos_repcount()
- search.c: add is_draw()
- uci: set root position (after moves), adjust history moves repcount
2024-08-04 09:37:58 +02:00
..
2024-07-06 20:44:25 +02:00
2024-07-06 20:44:25 +02:00
2024-07-22 09:33:27 +02:00
2024-02-05 08:38:08 +01:00
2024-05-27 14:54:44 +02:00
2024-06-12 07:50:19 +02:00
2024-07-06 20:44:25 +02:00
2024-08-04 09:37:58 +02:00
2024-03-15 09:04:44 +01:00
2024-06-28 11:43:52 +02:00