aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
35 hoursChanged the parameter type of untenths()Markus Uhlin-2/+3
2 daysSwitched to the usage of xrename()Markus Uhlin-21/+21
2 daysAdded xrename()Markus Uhlin-0/+16
2 daysTerminate format with newlineMarkus Uhlin-2/+2
2 daysUpdated the revision historyMarkus Uhlin-0/+2
2 daysAdded parameter 'End_size' to FindHistory2() and changed the format string of...Markus Uhlin-8/+9
2 daysjsave_history: initializationMarkus Uhlin-3/+3
6 daysaccept_match: fixed negative array index readMarkus Uhlin-1/+10
6 dayscom_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2
6 dayswho_terse: fixed possibly uninitialized value 'rat'Markus Uhlin-0/+4
7 daysFixed memleakMarkus Uhlin-0/+7
8 dayscreate_news_file: fixed null ptr dereferencesMarkus Uhlin-6/+8
8 daystruncate_file: fixed null ptr dereferenceMarkus Uhlin-1/+6
8 daysprocess_login: fixed double free()Markus Uhlin-4/+2
9 daysChooseClauses: check the return of sscanf()Markus Uhlin-2/+3
9 daysUsage of sizeofMarkus Uhlin-3/+3
9 daysArranged variablesMarkus Uhlin-6/+5
9 daysBetterMarkus Uhlin-4/+4
9 daysUpdated the revision historyMarkus Uhlin-0/+1
9 daysCheckRepetition: calc string length once (found by PVS-Studio)Markus Uhlin-2/+7
9 daysUpdated the revision historyMarkus Uhlin-0/+1
9 daysCalc string length onceMarkus Uhlin-4/+9
12 daysCalc string length once (found by PVS-Studio)Markus Uhlin-2/+8
2025-02-11Updated the revision historyMarkus Uhlin-0/+1
2025-02-11player_find_part_login: calc string length once (found by PVS-Studio)Markus Uhlin-1/+4
2025-01-26Fixed -WshadowMarkus Uhlin-30/+30
2025-01-26Made the header layout look like everywhere elseMarkus Uhlin-13/+13
2025-01-26Fixed -WshadowMarkus Uhlin-8/+8
2025-01-18Updated the changelogMarkus Uhlin-0/+1
2025-01-18Fixed -WshadowMarkus Uhlin-9/+9
2025-01-18Deleted unnecessary null bytesMarkus Uhlin-4/+4
2025-01-18Updated the revision historyMarkus Uhlin-0/+1
2025-01-18Fixed -WshadowMarkus Uhlin-1/+0
2024-12-07v1.4.41.4.4Markus Uhlin-1/+1
2024-12-05DisplayRank: disabled the warnx() callMarkus Uhlin-1/+1
2024-12-04DisplayRank: give a value to 'start'Markus Uhlin-0/+1
2024-12-04GetRank: disabled the warnx() callMarkus Uhlin-1/+1
2024-12-04Documented option '-v'Markus Uhlin-1/+2
2024-12-04Updated the revision historyMarkus Uhlin-0/+1
2024-12-04Added command-line option 'v'Markus Uhlin-0/+3
2024-12-04Updated the revision historyMarkus Uhlin-0/+1
2024-12-04Included err.hMarkus Uhlin-0/+1
2024-12-04Fixed the usage of a possibly uninitialized variable, found by PVS-StudioMarkus Uhlin-1/+9
2024-12-04player_save: added player number checkMarkus Uhlin-0/+5
2024-12-04player_remove: added player number checkMarkus Uhlin-0/+5
2024-12-02Described player_num_ok_chk()Markus Uhlin-0/+3
2024-12-02Added player_num_ok_chk()Markus Uhlin-0/+11
2024-12-02Updated the revision historyMarkus Uhlin-0/+2
2024-12-02truncate_file: fixed a possible array overrunMarkus Uhlin-5/+2
2024-12-02LoadEntries: deleted unused varMarkus Uhlin-2/+1