Karma Riuk
|
f768d16a7e
|
removed en passant from move
|
2025-02-05 14:41:16 +01:00 |
|
Karma Riuk
|
222adbb8f0
|
removed the is_capturing flag of move
|
2025-02-05 14:25:35 +01:00 |
|
Karma Riuk
|
9d21141d3c
|
fixed pawn capture + promotion action
|
2025-02-03 19:10:07 +01:00 |
|
Karma Riuk
|
4eaed699c0
|
fixed en passant capture
|
2025-02-03 16:26:31 +01:00 |
|
Karma Riuk
|
6951b860da
|
forgot to push the normal moves for the pawn, fixed it now
|
2025-02-03 14:05:32 +01:00 |
|
Karma Riuk
|
805d9fa95c
|
fixed implicit type casting (warning)
|
2025-02-03 14:05:16 +01:00 |
|
Karma Riuk
|
31b0656332
|
fixed promotion missing colour
|
2025-02-02 23:16:53 +01:00 |
|
Karma Riuk
|
24165bb5bb
|
made comment more accurate
|
2025-02-02 23:14:13 +01:00 |
|
Karma Riuk
|
4c8fdfa3b4
|
implemented en passant in legal moves
|
2025-02-02 23:13:37 +01:00 |
|
Karma Riuk
|
f5292fa6d7
|
added small comment
|
2025-02-02 21:22:38 +01:00 |
|
Karma Riuk
|
b329c41bea
|
got rid of magic numbers
|
2025-02-02 21:13:30 +01:00 |
|
Karma Riuk
|
8bf164cb05
|
extracted coords to its own hpp
|
2025-02-02 20:17:27 +01:00 |
|
Karma Riuk
|
da55f0085f
|
implemented (partially) the pawn move
|
2025-02-02 18:17:37 +01:00 |
|
Karma Riuk
|
67e377bfde
|
made some seperation of concerns
|
2025-02-02 17:16:37 +01:00 |
|