Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-20 | Moved includes | Markus Uhlin | -3/+3 |
2023-12-20 | Updated the revision history | Markus Uhlin | -0/+2 |
2023-12-20 | Reformatted the game struct | Markus Uhlin | -58/+57 |
2023-12-20 | Added alignment | Markus Uhlin | -41/+42 |
2023-12-20 | Added alignment | Markus Uhlin | -2/+2 |
2023-12-20 | Added alignment | Markus Uhlin | -2/+2 |
2023-12-20 | Moved include | Markus Uhlin | -1/+1 |
2023-12-20 | Fixed the function declarations | Markus Uhlin | -41/+34 |
2023-12-20 | Deleted disabled code | Markus Uhlin | -20/+0 |
2023-12-20 | Deleted parentheses | Markus Uhlin | -1/+1 |
2023-12-20 | Deleted disabled code | Markus Uhlin | -13/+0 |
2023-12-20 | Reformatted com_anews() plus 'time_t' fixes | Markus Uhlin | -75/+103 |
2023-12-20 | com_checkGAME: changed the type of 'startTime' | Markus Uhlin | -1/+1 |
2023-12-20 | Reformatted com_checkGAME() | Markus Uhlin | -112/+169 |
2023-12-20 | Moved includes | Markus Uhlin | -3/+3 |
2023-12-20 | Reformatted rscan_news() plus 'time_t' fixes | Markus Uhlin | -17/+26 |
2023-12-20 | Reformatted alias_count() | Markus Uhlin | -5/+7 |
2023-12-19 | Reformatted alias_lookup() | Markus Uhlin | -9/+7 |
2023-12-19 | Changed comment layout | Markus Uhlin | -1/+4 |
2023-12-19 | Reformatted parse_command() | Markus Uhlin | -16/+16 |
2023-12-19 | Made vars private and added alignment | Markus Uhlin | -3/+3 |
2023-12-19 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-19 | Added alignment and changed comment layout | Markus Uhlin | -19/+27 |
2023-12-19 | Reformatted structs | Markus Uhlin | -13/+13 |
2023-12-19 | Added alignment | Markus Uhlin | -19/+19 |
2023-12-19 | Moved variable declarations | Markus Uhlin | -28/+28 |
2023-12-19 | Added alignment | Markus Uhlin | -9/+9 |
2023-12-19 | Sorted the function declarations | Markus Uhlin | -10/+6 |
2023-12-19 | Deleted preprocessor if-else | Markus Uhlin | -8/+0 |
2023-12-19 | Changed comment layout | Markus Uhlin | -1/+4 |
2023-12-19 | Sorted definitions and declarations and added alignment | Markus Uhlin | -10/+10 |
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 | Added target | Markus Uhlin | -3/+5 |
2023-12-18 | Updated the revision history | Markus Uhlin | -0/+1 |