14 months ago 69c38cb116 Markus Uhlin
Updated the changelog (tags/1.3)
14 months ago 1ae5d9a96b Markus Uhlin
Updated the changelog
14 months ago 76a92a6629 Markus Uhlin
VERS_NUM: rpblc-1.3
14 months ago 2346c78914 Markus Uhlin
14 months ago 88a301c951 Markus Uhlin
Updated the revision history
14 months ago 7b03b25c2a Markus Uhlin
Reformatted is_move()
14 months ago c56ce351b9 Markus Uhlin
Reformatted functions
14 months ago d0e138e7af Markus Uhlin
Reformatted legal_pawn_move()
14 months ago 6a58819ef7 Markus Uhlin
Reformatted legal_knight_move()
14 months ago 8622799296 Markus Uhlin
Reformatted legal_bishop_move()
14 months ago e77c5bc80e Markus Uhlin
Reformatted legal_rook_move()
14 months ago da2f83eb30 Markus Uhlin
Reformatted legal_queen_move()
14 months ago 96225bdb2c Markus Uhlin
Reformatted is_square_attacked()
14 months ago 23292834c0 Markus Uhlin
Keep the old one
14 months ago 5f838735df Markus Uhlin
Reformatted legal_king_move()
14 months ago d5dfd38e88 Markus Uhlin
Reformatted add_pos()
14 months ago 4e179b0677 Markus Uhlin
Reformatted possible_pawn_moves()
14 months ago bafe41334c Markus Uhlin
Reformatted possible_knight_moves()
14 months ago ff6d3df93e Markus Uhlin
Reformatted possible_bishop_moves()
14 months ago d27427628d Markus Uhlin
14 months ago 21e160dee9 Markus Uhlin
Aligned defines
14 months ago 761cc9917d Markus Uhlin
Fixed the function declarations
14 months ago 770101f1df Markus Uhlin
Reformatted possible_rook_moves()
14 months ago e34f3b8018 Markus Uhlin
Reformatted possible_queen_moves()
14 months ago 1c3425cd26 Markus Uhlin
Reformatted possible_king_moves()