aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/makerank.c
AgeCommit message (Collapse)AuthorLines
2023-12-14Revision dateMarkus Uhlin-0/+2
2023-12-14Check malloc() return valueMarkus Uhlin-1/+4
2023-12-13Moved preprocessor directives to the headerMarkus Uhlin-4/+0
2023-12-13Added alignmentMarkus Uhlin-4/+4
2023-12-13Made vars staticMarkus Uhlin-4/+4
2023-12-13Moved 'rtype'Markus Uhlin-2/+1
2023-12-13Moved definitions to a header fileMarkus Uhlin-13/+3
2023-12-13Revamped GetPlayerInfo()Markus Uhlin-57/+86
2023-12-13Handle malloc() error correctlyMarkus Uhlin-11/+9
2023-12-13Reformatted LoadEntries()Markus Uhlin-46/+59
2023-12-13Reformatted SetComputers()Markus Uhlin-24/+28
2023-12-13Reformatted functionsMarkus Uhlin-45/+63
2023-12-13Fixed the preprocessor directivesMarkus Uhlin-4/+5
2023-12-07FICS 1.6.2Markus Uhlin-0/+217