Age | Commit message (Expand) | Author | Lines |
2023-12-17 | com_date: changed the type of 't' | Markus Uhlin | -5/+8 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Reformatted plogins() and fixed the type of the var passed to strltime() | Markus Uhlin | -28/+35 |
2023-12-17 | Pass NULL to time() | Markus Uhlin | -1/+1 |
2023-12-17 | Changed the type of 'startuptime' to 'time_t' | Markus Uhlin | -2/+2 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Reformatted player_add_message() and fixed the type of the var passed to strl... | Markus Uhlin | -28/+37 |
2023-12-17 | Reformatted player_add_comment() and fixed the type of the var passed to strl... | Markus Uhlin | -15/+18 |
2023-12-17 | Updated the changelog | Markus Uhlin | -0/+1 |
2023-12-17 | Updated the changelog | Markus Uhlin | -0/+2 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Pass 'NULL' to time() | Markus Uhlin | -1/+1 |
2023-12-17 | Fixed the type of the var passed to strltime() and reformatted rating_recalc() | Markus Uhlin | -72/+92 |
2023-12-17 | Updated the revision history | Markus Uhlin | -2/+3 |
2023-12-17 | Deleted preprocessor if-else | Markus Uhlin | -8/+0 |
2023-12-17 | Fixed the includes | Markus Uhlin | -6/+6 |
2023-12-17 | Fixed the type of the var passed to strltime() | Markus Uhlin | -18/+27 |
2023-12-17 | Fixed the includes | Markus Uhlin | -8/+2 |
2023-12-17 | Added argument lists | Markus Uhlin | -2/+3 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Reformatted functions | Markus Uhlin | -6/+10 |
2023-12-17 | Updated the revision history | Markus Uhlin | -1/+1 |
2023-12-17 | Revert "Fixed compiler warnings" | Markus Uhlin | -2/+2 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Fixed compiler warnings | Markus Uhlin | -2/+2 |
2023-12-17 | Reformatted WriteGameFile() | Markus Uhlin | -23/+26 |
2023-12-17 | Reformatted ReadV1GameFmt() | Markus Uhlin | -27/+35 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Replaced sprintf() with snprintf() | Markus Uhlin | -1/+2 |
2023-12-17 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-17 | Fixed compiler warning | Markus Uhlin | -4/+9 |
2023-12-17 | Reformatted style10() | Markus Uhlin | -64/+86 |
2023-12-17 | Fixed compiler warning | Markus Uhlin | -1/+8 |
2023-12-17 | Reformatted style12() | Markus Uhlin | -58/+80 |
2023-12-17 | Fixed the includes | Markus Uhlin | -2/+2 |
2023-12-17 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-17 | Reformatted process_password() and fixed compiler warnings | Markus Uhlin | -103/+134 |
2023-12-17 | Fixed compiler warning | Markus Uhlin | -1/+3 |
2023-12-17 | Reformatted process_heartbeat() | Markus Uhlin | -64/+68 |
2023-12-17 | Deleted disabled code | Markus Uhlin | -48/+1 |
2023-12-17 | Moved include | Markus Uhlin | -1/+1 |
2023-12-17 | Fixed the includes | Markus Uhlin | -13/+10 |
2023-12-17 | Deleted trailing whitespace characters | Markus Uhlin | -10/+10 |
2023-12-17 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-17 | Fixed compiler warning | Markus Uhlin | -1/+7 |
2023-12-17 | Reformatted who_verbose() | Markus Uhlin | -80/+70 |
2023-12-17 | com_mailsource: increased buffer size for 'subj' to 120 | Markus Uhlin | -1/+1 |
2023-12-17 | com_mailsource: sprintf() -> snprintf() | Markus Uhlin | -2/+3 |
2023-12-17 | Reformatted com_mailsource() | Markus Uhlin | -39/+54 |
2023-12-17 | com_mailhelp: increased size for 'subj' | Markus Uhlin | -1/+1 |