aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
3 daysUpdated the changelogMarkus Uhlin-0/+1
3 dayscom_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2
3 dayswho_terse: fixed possibly uninitialized value 'rat'Markus Uhlin-0/+4
4 daysUpdated the changelogMarkus Uhlin-1/+2
4 daysFixed memleakMarkus Uhlin-0/+7
6 dayscreate_news_file: fixed null ptr dereferencesMarkus Uhlin-6/+8
6 daysUpdated the changelogMarkus Uhlin-0/+1
6 daystruncate_file: fixed null ptr dereferenceMarkus Uhlin-1/+6
6 daysUpdated the changelogMarkus Uhlin-0/+1
6 daysprocess_login: fixed double free()Markus Uhlin-4/+2
6 daysUpdated the changelogMarkus Uhlin-1/+1
6 daysUpdated the changelogMarkus Uhlin-0/+1
6 daysChooseClauses: check the return of sscanf()Markus Uhlin-2/+3
6 daysUsage of sizeofMarkus Uhlin-3/+3
6 daysArranged variablesMarkus Uhlin-6/+5
6 daysBetterMarkus Uhlin-4/+4
6 daysUpdated the revision historyMarkus Uhlin-0/+1
6 daysCheckRepetition: calc string length once (found by PVS-Studio)Markus Uhlin-2/+7
6 daysUpdated the revision historyMarkus Uhlin-0/+1
6 daysCalc string length onceMarkus Uhlin-4/+9
9 daysUpdated the changelogMarkus Uhlin-0/+2
9 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-18Updated the changelogMarkus Uhlin-0/+3
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
2025-01-18CFLAGS: added -Wformat-security and -WshadowMarkus Uhlin-0/+2
2024-12-07v1.4.41.4.4Markus Uhlin-2/+2
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 changelogMarkus Uhlin-0/+1
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-04Updated the changelogMarkus Uhlin-0/+2
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