Varga Dávid Lajos
|
f39c113ef9
|
implemented method append for struct MoveBuffer
|
2025-11-19 16:13:34 +01:00 |
|
Varga Dávid Lajos
|
f417a7e47c
|
implemented getter for field buffer i struct MoveBuffer
|
2025-11-19 16:09:31 +01:00 |
|
Varga Dávid Lajos
|
547b0e51cb
|
corrected annotation for method clear in struct MoveBuffer
|
2025-11-19 16:00:09 +01:00 |
|
Varga Dávid Lajos
|
5340744abe
|
implemented method clear for struct MoveBuffer
|
2025-11-19 15:56:57 +01:00 |
|
Varga Dávid Lajos
|
f64ebfa47f
|
implemented method get for struct MoveBuffer
|
2025-11-19 15:53:39 +01:00 |
|
Varga Dávid Lajos
|
4e7ac2a195
|
added getter for field count in struct MoveBuffer
|
2025-11-19 15:50:03 +01:00 |
|
Varga Dávid Lajos
|
dc176c103b
|
implemented method add for struct MoveBuffer
|
2025-11-19 15:40:11 +01:00 |
|
Varga Dávid Lajos
|
85a7fa37ef
|
added parameterless constructor for struct MoveBuffer
|
2025-11-19 15:22:15 +01:00 |
|
Varga Dávid Lajos
|
a60658763d
|
defined shape of struct MoveBuffer
|
2025-11-19 15:06:37 +01:00 |
|
Varga Dávid Lajos
|
b76a009e4e
|
added file and module structure for movebuffer.rs
|
2025-11-19 14:57:36 +01:00 |
|
Varga Dávid Lajos
|
db333a693f
|
added method uci_notation to struct BitMove
|
2025-11-18 17:38:48 +01:00 |
|
Varga Dávid Lajos
|
fd0d26486b
|
switched from public fields to getters for struct BitMove
|
2025-11-18 17:30:04 +01:00 |
|
Varga Dávid Lajos
|
e1f4ae717e
|
added constructor for castling moves in bitboard::bitmove.rs
|
2025-11-18 17:24:11 +01:00 |
|
Varga Dávid Lajos
|
7b9c1edbab
|
added constructor for capture moves in bitboard::bitmove.rs
|
2025-11-18 17:23:07 +01:00 |
|
Varga Dávid Lajos
|
05294a7736
|
changed name of value of enum BitMoveType to align with Rust naming conventions
|
2025-11-18 17:20:40 +01:00 |
|
Varga Dávid Lajos
|
d8da808580
|
added enum BitMoveType to bitboard::bitmove.rs for readability
|
2025-11-18 17:19:31 +01:00 |
|
Varga Dávid Lajos
|
c420d8b3dd
|
added constructor for quiet moves in bitboard::bitmove.rs
|
2025-11-18 17:17:11 +01:00 |
|
Varga Dávid Lajos
|
57af3aaae3
|
defined shape of struct bitboard::bitmove::BitMove
|
2025-11-18 17:09:39 +01:00 |
|
Varga Dávid Lajos
|
887b9abed8
|
adde file and module structure for bitboard::bitmove.rs
|
2025-11-18 17:02:07 +01:00 |
|