aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-04-14Updated the changelog1.2Markus Uhlin-1/+1
2024-04-14VERS_NUM: rpblc-1.2Markus Uhlin-1/+1
2024-04-14Updated the changelogMarkus Uhlin-12/+12
2024-04-13Fixed format stringMarkus Uhlin-2/+3
2024-04-13Made 'styleFuncs' privateMarkus Uhlin-1/+1
2024-04-13Deleted gapMarkus Uhlin-1/+1
2024-04-13Added a parameter listMarkus Uhlin-1/+1
2024-04-13Updated the revision historyMarkus Uhlin-0/+2
2024-04-13Added parameter 'bufsize' to append_holding_machine() and append_holding_disp...Markus Uhlin-16/+20
2024-04-13Replaced strcat() calls with mstrlcat()Markus Uhlin-68/+81
2024-04-13Replaced sprintf() calls with msnprintf()Markus Uhlin-32/+38
2024-04-13Updated the changelogMarkus Uhlin-0/+2
2024-04-13Updated the revision historyMarkus Uhlin-0/+2
2024-04-13strlcat() -> mstrlcat()Markus Uhlin-1/+1
2024-04-13strlcpy() -> mstrlcpy()Markus Uhlin-30/+30
2024-04-13Switched to the usage of msnprintf() which warns about truncationMarkus Uhlin-13/+14
2024-04-13Added infoMarkus Uhlin-0/+32
2024-04-13of -> forMarkus Uhlin-1/+1
2024-04-13Added a new section ("Creating registered players")Markus Uhlin-0/+19
2024-04-13Switched to usage of warn()Markus Uhlin-2/+3
2024-04-13My utilsMarkus Uhlin-0/+69
2024-04-13Updated the changelogMarkus Uhlin-0/+1
2024-04-13Checked out file by tag 1.0Markus Uhlin-161/+134
2024-04-13Updated the changelogMarkus Uhlin-0/+6
2024-04-13Checked out files by tag 1.0Markus Uhlin-1649/+1315
2024-04-08Updated the changelogMarkus Uhlin-0/+1
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-07Updated the changelogMarkus Uhlin-0/+2
2024-04-07Fixed bogus type of 'nowtime'Markus Uhlin-3/+3
2024-04-05Deleted unused includeMarkus Uhlin-1/+0
2024-04-05Updated the changelogMarkus Uhlin-0/+1
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-05Updated the changelogMarkus Uhlin-1/+1