aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.c
AgeCommit message (Expand)AuthorLines
2023-12-25Usage of sizeofMarkus Uhlin-5/+5
2023-12-25Updated the revision historyMarkus Uhlin-0/+1
2023-12-25Reformatted WritePlayerFile()Markus Uhlin-75/+84
2023-12-24Reformatted functionsMarkus Uhlin-16/+21
2023-12-24Moved includeMarkus Uhlin-1/+1
2023-12-24Reformatted ReadV1PlayerFmt()Markus Uhlin-154/+185
2023-12-19Updated the revision historyMarkus Uhlin-0/+1
2023-12-19Reformatted player_lastconnect() and changed its return typeMarkus Uhlin-25/+32
2023-12-18Reformatted player_lastdisconnect() and changed its return typeMarkus Uhlin-23/+31
2023-12-17Updated the revision historyMarkus Uhlin-0/+1
2023-12-17Reformatted player_add_message() and fixed the type of the var passed to strl...Markus Uhlin-28/+37
2023-12-17Reformatted player_add_comment() and fixed the type of the var passed to strl...Markus Uhlin-15/+18
2023-12-13Deleted space between function name and argument listMarkus Uhlin-2/+2
2023-12-13Deleted disabled codeMarkus Uhlin-12/+0
2023-12-13Updated the revision historyMarkus Uhlin-1/+2
2023-12-13Added alignmentMarkus Uhlin-2/+2
2023-12-13Fixed use of possibly uninitialized variable in ShowMsgsBySender()Markus Uhlin-32/+37
2023-12-13Deleted disabled codeMarkus Uhlin-164/+0
2023-12-13Deleted trailing whitespace charactersMarkus Uhlin-10/+10
2023-12-13Sorted the includesMarkus Uhlin-7/+8
2023-12-13Deleted includeMarkus Uhlin-1/+0
2023-12-10strdup() -> xstrdup()Markus Uhlin-29/+29
2023-12-07FICS 1.6.2Markus Uhlin-0/+2542