aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-12-17Deleted preprocessor if-elseMarkus Uhlin-8/+0
2023-12-17Fixed the includesMarkus Uhlin-6/+6
2023-12-17Fixed the type of the var passed to strltime()Markus Uhlin-18/+27
2023-12-17Fixed the includesMarkus Uhlin-8/+2
2023-12-17Added argument listsMarkus Uhlin-2/+3
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Reformatted functionsMarkus Uhlin-6/+10
2023-12-17Updated the revision historyMarkus Uhlin-1/+1
2023-12-17Revert "Fixed compiler warnings"Markus Uhlin-2/+2
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Fixed compiler warningsMarkus Uhlin-2/+2
2023-12-17Reformatted WriteGameFile()Markus Uhlin-23/+26
2023-12-17Reformatted ReadV1GameFmt()Markus Uhlin-27/+35
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Replaced sprintf() with snprintf()Markus Uhlin-1/+2
2023-12-17Updated the revision historyMarkus Uhlin-1/+2
2023-12-17Fixed compiler warningMarkus Uhlin-4/+9
2023-12-17Reformatted style10()Markus Uhlin-64/+86
2023-12-17Fixed compiler warningMarkus Uhlin-1/+8
2023-12-17Reformatted style12()Markus Uhlin-58/+80
2023-12-17Fixed the includesMarkus Uhlin-2/+2
2023-12-17Updated the revision historyMarkus Uhlin-1/+2
2023-12-17Reformatted process_password() and fixed compiler warningsMarkus Uhlin-103/+134
2023-12-17Fixed compiler warningMarkus Uhlin-1/+3
2023-12-17Reformatted process_heartbeat()Markus Uhlin-64/+68
2023-12-17Deleted disabled codeMarkus Uhlin-48/+1
2023-12-17Moved includeMarkus Uhlin-1/+1
2023-12-17Fixed the includesMarkus Uhlin-13/+10
2023-12-17Deleted trailing whitespace charactersMarkus Uhlin-10/+10
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Fixed compiler warningMarkus Uhlin-1/+7
2023-12-17Reformatted who_verbose()Markus Uhlin-80/+70
2023-12-17com_mailsource: increased buffer size for 'subj' to 120Markus Uhlin-1/+1
2023-12-17com_mailsource: sprintf() -> snprintf()Markus Uhlin-2/+3
2023-12-17Reformatted com_mailsource()Markus Uhlin-39/+54
2023-12-17com_mailhelp: increased size for 'subj'Markus Uhlin-1/+1
2023-12-17com_mailhelp: sprintf() -> snprintf()Markus Uhlin-2/+2
2023-12-17Reformatted com_mailhelp()Markus Uhlin-36/+53
2023-12-17Made fencmp() inlineMarkus Uhlin-1/+1
2023-12-17Added and made use of fencmp()Markus Uhlin-8/+14
2023-12-17Included command.hMarkus Uhlin-0/+2
2023-12-17Marked functions as publicMarkus Uhlin-10/+10
2023-12-17Added argument listsMarkus Uhlin-7/+7
2023-12-17Moved SPACE_CHK()Markus Uhlin-8/+8
2023-12-17Updated the changelogMarkus Uhlin-0/+1
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 a whitespaceMarkus Uhlin-1/+1
2023-12-16Added alignmentMarkus Uhlin-3/+3