aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/movecheck.c
AgeCommit message (Expand)AuthorLines
2024-03-16Reformatted parse_move()Markus Uhlin-56/+60
2024-03-16Updated the revision historyMarkus Uhlin-0/+2
2024-03-16Moved code to clean_up_doit()Markus Uhlin-57/+66
2024-03-16Moved code to update_enpassant_array()Markus Uhlin-25/+34
2024-03-16Refactored and reformatted backup_move()Markus Uhlin-239/+330
2024-03-16Moved includeMarkus Uhlin-1/+1
2023-12-24Updated the revision historyMarkus Uhlin-0/+1
2023-12-24Fixed dead assignmentMarkus Uhlin-1/+1
2023-12-24Reformatted execute_move()Markus Uhlin-146/+183
2023-12-18ParenthesesMarkus Uhlin-6/+6
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Replaced sprintf() with snprintf()Markus Uhlin-1/+2
2023-12-14move_calculate: fixed compiler warningsMarkus Uhlin-2/+19
2023-12-14Reformatted move_calculate()Markus Uhlin-50/+62
2023-12-14Updated the revision historyMarkus Uhlin-1/+2
2023-12-14Sorted the includesMarkus Uhlin-3/+3
2023-12-14Fixed compiler warningMarkus Uhlin-2/+2
2023-12-14Added checkMarkus Uhlin-9/+15
2023-12-14Reformatted has_legal_move()Markus Uhlin-58/+73
2023-12-13Deleted trailing whitespace charactersMarkus Uhlin-8/+4
2023-12-07FICS 1.6.2Markus Uhlin-0/+1297