aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-04-14Reformatted com_tell()Markus Uhlin-32/+43
2024-04-14Reformatted com_xtell()Markus Uhlin-46/+61
2024-04-14Updated the changelogMarkus Uhlin-0/+4
2024-04-14Do not overwrite the data messagesMarkus Uhlin-1/+10
2024-04-14Reformatted com_say()Markus Uhlin-10/+13
2024-04-14Added blank linesMarkus Uhlin-0/+3
2024-04-14Moved includeMarkus Uhlin-1/+1
2024-04-14Reformatted com_sendmessage()Markus Uhlin-35/+44
2024-04-14Reformatted com_messages()Markus Uhlin-18/+22
2024-04-14Reformatted com_clearmessages()Markus Uhlin-16/+19
2024-04-14Added blank linesMarkus Uhlin-0/+3
2024-04-14Reformatted com_znotify()Markus Uhlin-29/+39
2024-04-14Switched to a while loopMarkus Uhlin-2/+4
2024-04-14Reformatted com_qtell()Markus Uhlin-98/+114
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