|
1154f141c9
|
start bitboard integration
|
2023-06-22 16:08:57 +02:00 |
|
|
aaa9cb8690
|
switch to s8...s64 and u8...u64 integer notation
|
2021-11-20 19:22:57 +01:00 |
|
|
f0e1836f2f
|
add memstats / clear lists when new fen position
|
2021-11-14 16:03:36 +01:00 |
|
|
451afea6b5
|
refactor position: now contains board (not board *)
|
2021-11-12 20:22:20 +01:00 |
|
|
7c98f0d4c5
|
piece_t change, pack piece_details, conversion piece: mask<=>number
|
2021-11-10 15:54:13 +01:00 |
|
|
d38e2f4543
|
Occupancy & square control bitboards + continue printf->logX
|
2021-11-08 08:38:38 +01:00 |
|
|
c7faa88bfa
|
structures forward declarations
|
2021-11-04 13:06:24 +01:00 |
|
|
ad155b5a60
|
piece: printf -> logX
|
2021-11-04 10:01:07 +01:00 |
|
|
16c0c06095
|
remove piece2char/piece2string (global var instead)
|
2021-10-31 13:44:08 +01:00 |
|
|
4bba067cd6
|
Add player's pieces list management + change board def.
|
2021-10-30 22:03:17 +02:00 |
|
|
7bdc428485
|
add license information & rename typedefs
|
2021-10-29 09:00:10 +02:00 |
|
|
264459dc0f
|
initial files
|
2021-10-27 16:09:56 +02:00 |
|