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