You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tait Hoyem 7b6db255cc
Start refactor of get_all_moves_as_if. Goal: remove all_moves_functions.cpp
5 years ago
..
B_test_boards.h Castling moves showing properly. Become invalid if in check on square or square before castling square. 5 years ago
Makefile Add various compile options, and remove some whitespace 5 years ago
W_test_boards.h Castling moves showing properly. Become invalid if in check on square or square before castling square. 5 years ago
add_new_white_to_black.sh Revamp get_all_moves tests. 5 years ago
bitwise_tests.cpp Fix some bugs, make bitwise tests pass. 5 years ago
catch.hpp Fix permissions. 5 years ago
catch_main.cpp Split compiling of catch_main and tests. Hopefully better compile times. 5 years ago
custom_printing.cpp Fix left side of board showing 9-2, instead of 8-1 5 years ago
main.cpp Improve preformace. Add tests. 5 years ago
speed.cpp Add various compile options, and remove some whitespace 5 years ago
test_boards.h Revamp get_all_moves tests. 5 years ago
test_functions.cpp * -> & (use references instead of pointers) 5 years ago
test_functions.h * -> & (use references instead of pointers) 5 years ago
valid_moves.h Start refactor of get_all_moves_as_if. Goal: remove all_moves_functions.cpp 5 years ago