Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-31 | Added ClearTextListEntry() | Markus Uhlin | -7/+8 |
2023-12-31 | Added player_notify_departure() to playerdb.h | Markus Uhlin | -0/+1 |
2023-12-31 | Added player_array_init() to the header file -- it's public | Markus Uhlin | -0/+1 |
2023-12-31 | Deleted non-existent declarations | Markus Uhlin | -5/+0 |
2023-12-31 | Lined up the function declarations | Markus Uhlin | -67/+68 |
2023-12-29 | Sorted the function declarations | Markus Uhlin | -64/+52 |
2023-12-26 | Moved variable declarations | Markus Uhlin | -5/+5 |
2023-12-19 | Reformatted player_lastconnect() and changed its return type | Markus Uhlin | -1/+1 |
2023-12-18 | Reformatted player_lastdisconnect() and changed its return type | Markus Uhlin | -1/+1 |
2023-12-13 | Added alignment | Markus Uhlin | -2/+3 |
2023-12-13 | Updated the revision history | Markus Uhlin | -1/+2 |
2023-12-13 | Sorted struct members | Markus Uhlin | -57/+57 |
2023-12-13 | Reformatted struct | Markus Uhlin | -2/+2 |
2023-12-13 | Reformatted structs | Markus Uhlin | -92/+92 |
2023-12-13 | Reformatted structs | Markus Uhlin | -9/+10 |
2023-12-13 | Added alignment | Markus Uhlin | -12/+13 |
2023-12-13 | Sorted defines | Markus Uhlin | -8/+8 |
2023-12-13 | Deleted disabled declarations | Markus Uhlin | -7/+0 |
2023-12-13 | Changed indentation | Markus Uhlin | -2/+2 |
2023-12-13 | Added alignment | Markus Uhlin | -26/+26 |
2023-12-13 | Deleted trailing whitespace characters | Markus Uhlin | -3/+2 |
2023-12-07 | FICS 1.6.2 | Markus Uhlin | -0/+289 |