aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ficsmain.c
AgeCommit message (Expand)AuthorLines
2024-08-03Updated the usageMarkus Uhlin-1/+2
2024-08-03Updated the revision historyMarkus Uhlin-0/+1
2024-08-03Run in the backgroundMarkus Uhlin-0/+46
2024-08-03Added includesMarkus Uhlin-0/+6
2024-07-06Added a new type and replaced sprintf() calls with msnprintf()Markus Uhlin-3/+3
2024-06-01Updated the revision historyMarkus Uhlin-0/+1
2024-06-01Added command-line option '-l'Markus Uhlin-1/+6
2024-03-16Updated the revision historyMarkus Uhlin-0/+2
2024-03-16Marked usage() '__dead'Markus Uhlin-2/+2
2024-03-16Replaced strcpy() with strlcpy()Markus Uhlin-1/+5
2024-01-04Marked TerminateServer() '__dead'Markus Uhlin-1/+1
2023-12-31Added player_array_init() to the header file -- it's publicMarkus Uhlin-2/+0
2023-12-20Moved includesMarkus Uhlin-3/+3
2023-12-17Pass NULL to time()Markus Uhlin-1/+1
2023-12-13main_event_loop: set and check 'sockfd'Markus Uhlin-2/+5
2023-12-12Renamed varMarkus Uhlin-4/+4
2023-12-12Output the signal numberMarkus Uhlin-1/+1
2023-12-12Added function declaration for usage()Markus Uhlin-0/+2
2023-12-12Updated the revision historyMarkus Uhlin-0/+1
2023-12-12Added usage of 'EXIT_SUCCESS' and 'EXIT_FAILURE'Markus Uhlin-4/+4
2023-12-12Sorted the function definitionsMarkus Uhlin-20/+20
2023-12-12Added alignmentMarkus Uhlin-2/+2
2023-12-12Moved function declarationMarkus Uhlin-4/+2
2023-12-12Reformatted usage()Markus Uhlin-6/+9
2023-12-12Reformatted functionsMarkus Uhlin-82/+99
2023-12-10Updated the revision historyMarkus Uhlin-1/+2
2023-12-10Deleted codeMarkus Uhlin-21/+0
2023-12-10Sorted the includesMarkus Uhlin-9/+10
2023-12-10Deleted includeMarkus Uhlin-1/+0
2023-12-10Deleted trailing whitespace charactersMarkus Uhlin-1/+1
2023-12-07FICS 1.6.2Markus Uhlin-0/+183