aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/movecheck.c
AgeCommit message (Expand)AuthorLines
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