aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Collapse)AuthorLines
36 hoursWarn on errorMarkus Uhlin-4/+12
36 hoursplayer_show_comments: log send errorMarkus Uhlin-2/+4
36 hoursDiscard retvalMarkus Uhlin-1/+1
36 hoursUpdated the revision historyMarkus Uhlin-0/+1
36 hoursFixed unchecked return valuesMarkus Uhlin-3/+4
3 daysChanged pmore_file()Markus Uhlin-3/+4
3 daysChanged psend_file()Markus Uhlin-3/+4
3 daysUsage of sizeofMarkus Uhlin-4/+4
3 daysLog send errorsMarkus Uhlin-2/+10
4 dayspmore_file: check the return of fseek()Markus Uhlin-2/+4
4 daysWarn about send errorsMarkus Uhlin-4/+7
4 daysInclude errno.hMarkus Uhlin-0/+1
4 daysUpdated the revision historyMarkus Uhlin-0/+1
4 daysFixed untrusted array index in plogins()Markus Uhlin-4/+10
4 daysUpdated the revision historyMarkus Uhlin-0/+1
4 daysChanged com_stats()Markus Uhlin-4/+5
4 daysrscan_news: changed the 3rd parameter typeMarkus Uhlin-2/+2
4 daysUpdated the revision historyMarkus Uhlin-0/+1
4 daysrating_update: changed the type of 'gtime'Markus Uhlin-1/+1
4 daysrating_sterr_delta: changed the 4th parameter typeMarkus Uhlin-2/+2
4 daysDiscard return valuesMarkus Uhlin-4/+5
4 daysUpdated the revision historyMarkus Uhlin-0/+1
4 daysY2K38 safetyMarkus Uhlin-4/+4
4 daysChanged the parameter type of untenths()Markus Uhlin-2/+3
5 daysSwitched to the usage of xrename()Markus Uhlin-21/+21
5 daysAdded xrename()Markus Uhlin-0/+16
5 daysTerminate format with newlineMarkus Uhlin-2/+2
5 daysUpdated the revision historyMarkus Uhlin-0/+2
5 daysAdded parameter 'End_size' to FindHistory2() and changed the format string ↵Markus Uhlin-8/+9
of fscanf() to avoid buffer overflow
5 daysjsave_history: initializationMarkus Uhlin-3/+3
8 daysaccept_match: fixed negative array index readMarkus Uhlin-1/+10
8 dayscom_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2
8 dayswho_terse: fixed possibly uninitialized value 'rat'Markus Uhlin-0/+4
9 daysFixed memleakMarkus Uhlin-0/+7
11 dayscreate_news_file: fixed null ptr dereferencesMarkus Uhlin-6/+8
11 daystruncate_file: fixed null ptr dereferenceMarkus Uhlin-1/+6
11 daysprocess_login: fixed double free()Markus Uhlin-4/+2
11 daysChooseClauses: check the return of sscanf()Markus Uhlin-2/+3
11 daysUsage of sizeofMarkus Uhlin-3/+3
11 daysArranged variablesMarkus Uhlin-6/+5
11 daysBetterMarkus Uhlin-4/+4
11 daysUpdated the revision historyMarkus Uhlin-0/+1
11 daysCheckRepetition: calc string length once (found by PVS-Studio)Markus Uhlin-2/+7
11 daysUpdated the revision historyMarkus Uhlin-0/+1
11 daysCalc string length onceMarkus Uhlin-4/+9
2025-03-06Calc 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