Commit Graph

21 Commits

Author SHA1 Message Date
3100504fa2 Makefile: add 'build=' option 2024-07-10 07:47:02 +02:00
9b5c2253b1 Makefile: add -ginline-points 2024-04-10 13:02:23 +02:00
db38b507ff add gmon.out 2024-03-17 17:30:51 +01:00
d6f2497bb0 rename typedefs - temp commit for computer change 2024-02-08 09:50:14 +01:00
072f3ced9b Makefile/.gitignore: cleanup (cont.) 2023-12-15 09:17:12 +01:00
01c5765888 remove -DBIN_xxx from brchess source files. parts moved to ./test (TODO) 2023-12-13 21:30:39 +01:00
b3fde55107 .gitignore: valgrind.out 2023-07-14 08:45:46 +02:00
b5ed42746e cosmetic changes 2023-07-12 21:29:51 +02:00
9b25a6ba8c Makefile deps improved, improve Emacs dir locals. 2023-06-24 12:14:02 +02:00
cb94ca52b9 rename to brchess 2023-06-22 16:07:16 +02:00
6f3570ef40 save changes made sparsely the last 2 years (segfault everywhere) 2023-06-22 16:04:25 +02:00
5bf5d6bae9 bodichess main loop (move gen/eval/fen init/print pos/print moves) 2021-11-14 11:35:03 +01:00
451afea6b5 refactor position: now contains board (not board *) 2021-11-12 20:22:20 +01:00
f79524837a update gitignore 2021-11-09 21:03:29 +01:00
d38e2f4543 Occupancy & square control bitboards + continue printf->logX 2021-11-08 08:38:38 +01:00
ad155b5a60 piece: printf -> logX 2021-11-04 10:01:07 +01:00
2f701c4bd5 pseudo-moves for pieces (not pawns nor special moves) 2021-10-31 12:16:11 +01:00
07e7cbc72a fen.c: bug fix wrong empty square loop in fen parsing 2021-10-31 08:30:53 +01:00
f3124e728b pool.c: remove pool (list_head) offset, std: c99 -> gnu99 2021-10-30 11:42:01 +02:00
27a7b15038 add binary 2021-10-27 18:48:18 +02:00
264459dc0f initial files 2021-10-27 16:09:56 +02:00