aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.h
AgeCommit message (Expand)AuthorLines
2024-05-26Changed the type of 'whenbest'Markus Uhlin-1/+2
2024-05-09Usage of 'time_t'Markus Uhlin-7/+8
2023-12-31Added ClearTextListEntry()Markus Uhlin-7/+8
2023-12-31Added player_notify_departure() to playerdb.hMarkus Uhlin-0/+1
2023-12-31Added player_array_init() to the header file -- it's publicMarkus Uhlin-0/+1
2023-12-31Deleted non-existent declarationsMarkus Uhlin-5/+0
2023-12-31Lined up the function declarationsMarkus Uhlin-67/+68
2023-12-29Sorted the function declarationsMarkus Uhlin-64/+52
2023-12-26Moved variable declarationsMarkus Uhlin-5/+5
2023-12-19Reformatted player_lastconnect() and changed its return typeMarkus Uhlin-1/+1
2023-12-18Reformatted player_lastdisconnect() and changed its return typeMarkus Uhlin-1/+1
2023-12-13Added alignmentMarkus Uhlin-2/+3
2023-12-13Updated the revision historyMarkus Uhlin-1/+2
2023-12-13Sorted struct membersMarkus Uhlin-57/+57
2023-12-13Reformatted structMarkus Uhlin-2/+2
2023-12-13Reformatted structsMarkus Uhlin-92/+92
2023-12-13Reformatted structsMarkus Uhlin-9/+10
2023-12-13Added alignmentMarkus Uhlin-12/+13
2023-12-13Sorted definesMarkus Uhlin-8/+8
2023-12-13Deleted disabled declarationsMarkus Uhlin-7/+0
2023-12-13Changed indentationMarkus Uhlin-2/+2
2023-12-13Added alignmentMarkus Uhlin-26/+26
2023-12-13Deleted trailing whitespace charactersMarkus Uhlin-3/+2
2023-12-07FICS 1.6.2Markus Uhlin-0/+289