Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-24 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-24 | Fixed dead assignment | Markus Uhlin | -1/+1 |
2023-12-24 | Reformatted execute_move() | Markus Uhlin | -146/+183 |
2023-12-18 | Parentheses | Markus Uhlin | -6/+6 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Replaced sprintf() with snprintf() | Markus Uhlin | -1/+2 |
2023-12-14 | move_calculate: fixed compiler warnings | Markus Uhlin | -2/+19 |
2023-12-14 | Reformatted move_calculate() | Markus Uhlin | -50/+62 |
2023-12-14 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-14 | Sorted the includes | Markus Uhlin | -3/+3 |
2023-12-14 | Fixed compiler warning | Markus Uhlin | -2/+2 |
2023-12-14 | Added check | Markus Uhlin | -9/+15 |
2023-12-14 | Reformatted has_legal_move() | Markus Uhlin | -58/+73 |
2023-12-13 | Deleted trailing whitespace characters | Markus Uhlin | -8/+4 |
2023-12-07 | FICS 1.6.2 | Markus Uhlin | -0/+1297 |