aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.c
AgeCommit message (Collapse)AuthorLines
10 daysgot_attr_value_player: usage of get_uint()Markus Uhlin-1/+1
10 daysAdded get_uint()Markus Uhlin-0/+12
10 daysReplaced more atoi() callsMarkus Uhlin-10/+13
10 daysUpdated the revision historyMarkus Uhlin-0/+1
10 daysReplaced calls to atoi()Markus Uhlin-55/+55
2025-11-26Fixed potentially uninitialized varsMarkus Uhlin-0/+2
2025-11-02Array index bounds checkingMarkus Uhlin-10/+16
2025-11-02player_read: changed the type of 'len'Markus Uhlin-1/+1
2025-11-02Updated the revision historyMarkus Uhlin-0/+2
2025-11-02Added overflow checksMarkus Uhlin-0/+10
2025-10-25Usage of settings_get()Markus Uhlin-1/+2
2025-10-04write_p_inout: usage of 'intmax_t'Markus Uhlin-2/+2
2025-10-04Refer to the array indices by using enumsMarkus Uhlin-24/+6
2025-09-15FICS RPBLC v1.4.61.4.6Markus Uhlin-0/+3278