Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-04-14 | Updated the changelog1.2 | Markus Uhlin | -1/+1 |
2024-04-14 | VERS_NUM: rpblc-1.2 | Markus Uhlin | -1/+1 |
2024-04-14 | Updated the changelog | Markus Uhlin | -12/+12 |
2024-04-13 | Fixed format string | Markus Uhlin | -2/+3 |
2024-04-13 | Made 'styleFuncs' private | Markus Uhlin | -1/+1 |
2024-04-13 | Deleted gap | Markus Uhlin | -1/+1 |
2024-04-13 | Added a parameter list | Markus Uhlin | -1/+1 |
2024-04-13 | Updated the revision history | Markus Uhlin | -0/+2 |
2024-04-13 | Added parameter 'bufsize' to append_holding_machine() and append_holding_disp... | Markus Uhlin | -16/+20 |
2024-04-13 | Replaced strcat() calls with mstrlcat() | Markus Uhlin | -68/+81 |
2024-04-13 | Replaced sprintf() calls with msnprintf() | Markus Uhlin | -32/+38 |
2024-04-13 | Updated the changelog | Markus Uhlin | -0/+2 |
2024-04-13 | Updated the revision history | Markus Uhlin | -0/+2 |
2024-04-13 | strlcat() -> mstrlcat() | Markus Uhlin | -1/+1 |
2024-04-13 | strlcpy() -> mstrlcpy() | Markus Uhlin | -30/+30 |
2024-04-13 | Switched to the usage of msnprintf() which warns about truncation | Markus Uhlin | -13/+14 |
2024-04-13 | Added info | Markus Uhlin | -0/+32 |
2024-04-13 | of -> for | Markus Uhlin | -1/+1 |
2024-04-13 | Added a new section ("Creating registered players") | Markus Uhlin | -0/+19 |
2024-04-13 | Switched to usage of warn() | Markus Uhlin | -2/+3 |
2024-04-13 | My utils | Markus Uhlin | -0/+69 |
2024-04-13 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-04-13 | Checked out file by tag 1.0 | Markus Uhlin | -161/+134 |
2024-04-13 | Updated the changelog | Markus Uhlin | -0/+6 |
2024-04-13 | Checked out files by tag 1.0 | Markus Uhlin | -1649/+1315 |
2024-04-08 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-04-08 | Switched to the usage of warn() | Markus Uhlin | -8/+8 |
2024-04-08 | Line terminate | Markus Uhlin | -1/+1 |
2024-04-07 | Revised on_channel() | Markus Uhlin | -5/+7 |
2024-04-07 | Moved the function declarations of com_partner() and com_variables() | Markus Uhlin | -2/+4 |
2024-04-07 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-04-07 | Added parameter list to alias_lookup() | Markus Uhlin | -1/+1 |
2024-04-07 | Deleted gethostname() | Markus Uhlin | -1/+0 |
2024-04-07 | Updated the changelog | Markus Uhlin | -0/+2 |
2024-04-07 | Fixed bogus type of 'nowtime' | Markus Uhlin | -3/+3 |
2024-04-05 | Deleted unused include | Markus Uhlin | -1/+0 |
2024-04-05 | Updated the changelog | Markus Uhlin | -0/+1 |
2024-04-05 | Added usage of rename() | Markus Uhlin | -0/+9 |
2024-04-05 | Replaced unbounded strcat() calls | Markus Uhlin | -3/+3 |
2024-04-05 | Updated the revision history | Markus Uhlin | -1/+4 |
2024-04-05 | Replaced strcpy() calls | Markus Uhlin | -9/+22 |
2024-04-05 | Added BestUpdate() | Markus Uhlin | -0/+1 |
2024-04-05 | Added parameter 'size' to GetRankFileName() and replaced sprintf() calls with... | Markus Uhlin | -11/+11 |
2024-04-05 | Readded CompareStats and reenabled UpdateRank() | Markus Uhlin | -8/+43 |
2024-04-05 | com_best() if 0 | Markus Uhlin | -0/+39 |
2024-04-05 | Readded BestRemove(), BestAdd() and BestUpdate() | Markus Uhlin | -0/+124 |
2024-04-05 | Updated the revision history | Markus Uhlin | -0/+1 |
2024-04-05 | Reformatted rating_add() | Markus Uhlin | -59/+73 |
2024-04-05 | Reformatted rating_remove() | Markus Uhlin | -105/+128 |
2024-04-05 | Updated the changelog | Markus Uhlin | -1/+1 |