aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
2024-04-13Checked out file by tag 1.0Markus Uhlin-161/+134
2024-04-13Checked out files by tag 1.0Markus Uhlin-1649/+1315
2024-04-08Switched to the usage of warn()Markus Uhlin-8/+8
2024-04-08Line terminateMarkus Uhlin-1/+1
2024-04-07Revised on_channel()Markus Uhlin-5/+7
2024-04-07Moved the function declarations of com_partner() and com_variables()Markus Uhlin-2/+4
2024-04-07Updated the revision historyMarkus Uhlin-0/+1
2024-04-07Added parameter list to alias_lookup()Markus Uhlin-1/+1
2024-04-07Deleted gethostname()Markus Uhlin-1/+0
2024-04-07Fixed bogus type of 'nowtime'Markus Uhlin-3/+3
2024-04-05Deleted unused includeMarkus Uhlin-1/+0
2024-04-05Added usage of rename()Markus Uhlin-0/+9
2024-04-05Replaced unbounded strcat() callsMarkus Uhlin-3/+3
2024-04-05Updated the revision historyMarkus Uhlin-1/+4
2024-04-05Replaced strcpy() callsMarkus Uhlin-9/+22
2024-04-05Added BestUpdate()Markus Uhlin-0/+1
2024-04-05Added parameter 'size' to GetRankFileName() and replaced sprintf() calls with...Markus Uhlin-11/+11
2024-04-05Readded CompareStats and reenabled UpdateRank()Markus Uhlin-8/+43
2024-04-05com_best() if 0Markus Uhlin-0/+39
2024-04-05Readded BestRemove(), BestAdd() and BestUpdate()Markus Uhlin-0/+124
2024-04-05Updated the revision historyMarkus Uhlin-0/+1
2024-04-05Reformatted rating_add()Markus Uhlin-59/+73
2024-04-05Reformatted rating_remove()Markus Uhlin-105/+128
2024-04-04Updated the revision historyMarkus Uhlin-0/+1
2024-04-04Added usage of explicit_bzero()Markus Uhlin-0/+2
2024-04-04Replaced sprintf() calls with snprintf()Markus Uhlin-4/+5
2024-04-04Line terminateMarkus Uhlin-2/+2
2024-04-04Reformatted load_ratings() + enhancementsMarkus Uhlin-47/+52
2024-04-04Indent using tabsMarkus Uhlin-3/+3
2024-04-04Reenabled assignmentsMarkus Uhlin-5/+4
2024-04-04Reenabled vars and made them privateMarkus Uhlin-8/+6
2024-04-04Made vars privateMarkus Uhlin-5/+5
2024-04-04Moved definesMarkus Uhlin-2/+3
2024-04-04Aligned varsMarkus Uhlin-8/+19
2024-04-04Made vars privateMarkus Uhlin-14/+8
2024-04-04Made functions privateMarkus Uhlin-2/+2
2024-04-04Deleted empty lineMarkus Uhlin-1/+0
2024-04-04Moved definesMarkus Uhlin-8/+8
2024-04-04Reformatted functionsMarkus Uhlin-37/+41
2024-04-04Aligned definesMarkus Uhlin-5/+5
2024-04-04Reformatted functionsMarkus Uhlin-15/+21
2024-04-04Splitted if statementsMarkus Uhlin-2/+4
2024-04-04Deleted gapMarkus Uhlin-1/+1
2024-04-04Reformatted rating_sterr_delta()Markus Uhlin-76/+79
2024-04-04Reformatted rating_delta()Markus Uhlin-8/+6
2024-04-04Reformatted rating_update()Markus Uhlin-158/+185
2024-04-02Updated the revision historyMarkus Uhlin-1/+2
2024-04-02Aligned the definesMarkus Uhlin-10/+10
2024-04-02Fixed the structMarkus Uhlin-2/+2
2024-04-02Fixed the function declarationsMarkus Uhlin-27/+22