aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ratings.c
AgeCommit message (Expand)AuthorLines
2024-04-02Reformatted UpdateRank()Markus Uhlin-48/+59
2024-04-02Revised DisplayRankHead()Markus Uhlin-11/+12
2024-04-02Reformatted CountRankLine()Markus Uhlin-5/+5
2024-04-02Reformatted GetRank()Markus Uhlin-13/+17
2024-04-02Reformatted PositionFilePtr()Markus Uhlin-21/+26
2024-04-02Reformatted ShowRankEntry()Markus Uhlin-53/+68
2024-04-02Deleted disabled codeMarkus Uhlin-177/+0
2024-04-02Reformatted CountAbove()Markus Uhlin-7/+8
2024-04-02Reformatted ShowRankLines()Markus Uhlin-40/+52
2024-04-02Revised DisplayTargetRank()Markus Uhlin-51/+68
2024-04-02Null checkMarkus Uhlin-1/+1
2024-04-02Revised DisplayRankedPlayers()Markus Uhlin-38/+43
2024-04-02Reformatted functionsMarkus Uhlin-26/+30
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Pass 'NULL' to time()Markus Uhlin-1/+1
2023-12-17Fixed the type of the var passed to strltime() and reformatted rating_recalc()Markus Uhlin-72/+92
2023-12-17Updated the revision historyMarkus Uhlin-2/+3
2023-12-17Deleted preprocessor if-elseMarkus Uhlin-8/+0
2023-12-17Fixed the includesMarkus Uhlin-6/+6
2023-12-07FICS 1.6.2Markus Uhlin-0/+1512