Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-19 | Sorted declarations | Markus Uhlin | -12/+12 |
2023-12-19 | Reformatted definitions | Markus Uhlin | -18/+28 |
2023-12-19 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-19 | Reformatted check_news() plus 'time_t' fixes | Markus Uhlin | -64/+80 |
2023-12-19 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-19 | Reformatted player_lastconnect() and changed its return type | Markus Uhlin | -26/+33 |
2023-12-19 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-19 | Sorted the function declarations | Markus Uhlin | -31/+31 |
2023-12-19 | Moved variable declaration | Markus Uhlin | -1/+5 |
2023-12-19 | Added alignment | Markus Uhlin | -5/+5 |
2023-12-19 | Made vars public | Markus Uhlin | -5/+5 |
2023-12-19 | Moved 'num_news' | Markus Uhlin | -2/+1 |
2023-12-19 | Reformatted functions | Markus Uhlin | -7/+9 |
2023-12-19 | Moved includes | Markus Uhlin | -3/+3 |
2023-12-19 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-19 | Reformatted rscan_news2() and changed the type of var 'crtime' to 'time_t' | Markus Uhlin | -17/+25 |
2023-12-19 | Reformatted com_news() and changed the type of 'crtime' to 'time_t' | Markus Uhlin | -71/+94 |
2023-12-19 | Updated the changelog | Markus Uhlin | -0/+2 |
2023-12-19 | Remove ficspaths.h | Markus Uhlin | -0/+1 |
2023-12-19 | Added target | Markus Uhlin | -3/+5 |
2023-12-18 | Echo created | Markus Uhlin | -0/+2 |
2023-12-18 | Described 'FICS_HOME' | Markus Uhlin | -0/+2 |
2023-12-18 | Added vars | Markus Uhlin | -0/+3 |
2023-12-18 | Added ignore | Markus Uhlin | -0/+1 |
2023-12-18 | ficspaths.sh -- initial revision | Markus Uhlin | -0/+56 |
2023-12-18 | Updated the revision history | Markus Uhlin | -0/+1 |
2023-12-18 | Include ficspaths.h | Markus Uhlin | -27/+1 |
2023-12-18 | Fixed bogus style fragment | Markus Uhlin | -1/+1 |
2023-12-18 | Parentheses | Markus Uhlin | -6/+6 |
2023-12-18 | Updated the changelog | Markus Uhlin | -0/+2 |
2023-12-18 | Updated the changelog | Markus Uhlin | -0/+1 |
2023-12-18 | Added alignment | Markus Uhlin | -7/+8 |
2023-12-18 | Added argument lists | Markus Uhlin | -6/+8 |
2023-12-18 | output_shut_mess() takes no args | Markus Uhlin | -1/+1 |
2023-12-18 | Sorted the function declarations | Markus Uhlin | -5/+5 |
2023-12-18 | Updated the changelog | Markus Uhlin | -0/+1 |
2023-12-18 | ShutHeartBeat: sorted the variable definitions | Markus Uhlin | -1/+1 |
2023-12-18 | Added a file header | Markus Uhlin | -0/+5 |
2023-12-18 | Added alignment | Markus Uhlin | -5/+6 |
2023-12-18 | Sorted definitions | Markus Uhlin | -3/+3 |
2023-12-18 | Reformatted ShutHeartBeat() and changed the type for var 't' to 'time_t' | Markus Uhlin | -51/+63 |
2023-12-18 | Reformatted check_and_print_shutdown() and changed the type of var 't' to 'ti... | Markus Uhlin | -19/+20 |
2023-12-18 | Reformatted com_shutdown() | Markus Uhlin | -91/+113 |
2023-12-18 | Reformatted server_shutdown() | Markus Uhlin | -22/+26 |
2023-12-18 | Reformatted com_whenshut() | Markus Uhlin | -7/+5 |
2023-12-18 | com_stats: changed the type of var 't' | Markus Uhlin | -1/+2 |
2023-12-18 | Reformatted player_lastdisconnect() and changed its return type | Markus Uhlin | -24/+32 |
2023-12-17 | Disabled 'MAILPROGRAM' | Markus Uhlin | -1/+1 |
2023-12-17 | Updated the revision history | Markus Uhlin | -2/+3 |
2023-12-17 | Sorted defines | Markus Uhlin | -18/+18 |