Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-31 | Added player_array_init() to the header file -- it's public | Markus Uhlin | -2/+0 |
2023-12-20 | Moved includes | Markus Uhlin | -3/+3 |
2023-12-17 | Pass NULL to time() | Markus Uhlin | -1/+1 |
2023-12-13 | main_event_loop: set and check 'sockfd' | Markus Uhlin | -2/+5 |
2023-12-12 | Renamed var | Markus Uhlin | -4/+4 |
2023-12-12 | Output the signal number | Markus Uhlin | -1/+1 |
2023-12-12 | Added function declaration for usage() | Markus Uhlin | -0/+2 |
2023-12-12 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-12 | Added usage of 'EXIT_SUCCESS' and 'EXIT_FAILURE' | Markus Uhlin | -4/+4 |
2023-12-12 | Sorted the function definitions | Markus Uhlin | -20/+20 |
2023-12-12 | Added alignment | Markus Uhlin | -2/+2 |
2023-12-12 | Moved function declaration | Markus Uhlin | -4/+2 |
2023-12-12 | Reformatted usage() | Markus Uhlin | -6/+9 |
2023-12-12 | Reformatted functions | Markus Uhlin | -82/+99 |
2023-12-10 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-10 | Deleted code | Markus Uhlin | -21/+0 |
2023-12-10 | Sorted the includes | Markus Uhlin | -9/+10 |
2023-12-10 | Deleted include | Markus Uhlin | -1/+0 |
2023-12-10 | Deleted trailing whitespace characters | Markus Uhlin | -1/+1 |
2023-12-07 | FICS 1.6.2 | Markus Uhlin | -0/+183 |