aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/eco.c
AgeCommit message (Expand)AuthorLines
2024-03-30Switched to the usage of err() from err.hMarkus Uhlin-27/+14
2024-03-30Added headerMarkus Uhlin-0/+4
2024-03-30Do the assignment in the ifMarkus Uhlin-2/+1
2024-03-30More initializationMarkus Uhlin-5/+5
2024-03-30Replaced strcat() callsMarkus Uhlin-6/+6
2024-03-30Size-bounded string copyingMarkus Uhlin-18/+29
2024-03-30InitializationMarkus Uhlin-10/+10
2024-03-30Replaced sprintf() callsMarkus Uhlin-3/+3
2024-01-01Deleted whitespaceMarkus Uhlin-1/+1
2024-01-01Made vars privateMarkus Uhlin-5/+5
2024-01-01Moved includeMarkus Uhlin-1/+1
2023-12-17Made fencmp() inlineMarkus Uhlin-1/+1
2023-12-17Added and made use of fencmp()Markus Uhlin-8/+14
2023-12-17Marked functions as publicMarkus Uhlin-10/+10
2023-12-17Moved SPACE_CHK()Markus Uhlin-8/+0
2023-12-17Reformatted boardToFEN() and added usage of SPACE_CHK()Markus Uhlin-108/+86
2023-12-16Reformatted getECO()Markus Uhlin-38/+44
2023-12-16Reformatted com_eco() and switched to usage of while loopsMarkus Uhlin-92/+131
2023-12-16Added alignmentMarkus Uhlin-3/+3
2023-12-16Moved structs to the headerMarkus Uhlin-15/+1
2023-12-16Reformatted BookInit()Markus Uhlin-4/+5
2023-12-16ECO_init: fixed compiler warningMarkus Uhlin-1/+3
2023-12-16Reformatted ECO_init()Markus Uhlin-41/+58
2023-12-16Fixed compiler warningMarkus Uhlin-2/+3
2023-12-16Reformatted NIC_init()Markus Uhlin-36/+50
2023-12-16Fixed compiler warningMarkus Uhlin-1/+3
2023-12-16Reformatted LONG_init()Markus Uhlin-37/+52
2023-12-16Fixed the includesMarkus Uhlin-4/+5
2023-12-16Deleted trailing whitespace charactersMarkus Uhlin-24/+24
2023-12-09Output the filenameMarkus Uhlin-1/+1
2023-12-07FICS 1.6.2Markus Uhlin-0/+428