aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
2024-11-20Added FICS begin/end macrosMarkus Uhlin-0/+8
2024-11-20Updated the revision historyMarkus Uhlin-2/+3
2024-11-20Added newlinesMarkus Uhlin-0/+3
2024-11-20Fixed ignored retvalsMarkus Uhlin-3/+15
2024-11-20Added width spec, found by PVS-StudioMarkus Uhlin-3/+7
2024-11-20Fixed ignored retvalsMarkus Uhlin-11/+30
2024-11-20Fixed ignored retvalsMarkus Uhlin-9/+9
2024-11-20Added width spec, found by PVS-StudioMarkus Uhlin-3/+5
2024-11-20Fixed ignored retvalsMarkus Uhlin-9/+9
2024-11-20Usage of macros and sizeofMarkus Uhlin-12/+15
2024-11-19Defined and made use of 'FENPOS_SIZE' and 'ONMOVE_SIZE'Markus Uhlin-6/+9
2024-11-19Language: return a const pointerMarkus Uhlin-3/+3
2024-11-19Added static assertionMarkus Uhlin-0/+2
2024-11-19Updated the changelogMarkus Uhlin-0/+1
2024-11-19Fixed possible out of bounds array accessMarkus Uhlin-1/+7
2024-11-19Changed parameter type of Language() to unsignedMarkus Uhlin-2/+2
2024-11-19player_add_message: pprintf: deleted unnecessary whitespaceMarkus Uhlin-1/+1
2024-11-19Updated the changelogMarkus Uhlin-1/+3
2024-11-19plogins: added width specMarkus Uhlin-2/+5
2024-11-19Deleted unnecessary leading space charsMarkus Uhlin-1/+1
2024-11-19Deleted spaceMarkus Uhlin-1/+1
2024-11-19plogins: initializationMarkus Uhlin-5/+5
2024-11-19Updated the revision historyMarkus Uhlin-0/+1
2024-11-19Improved com_news()Markus Uhlin-7/+22
2024-11-19com_news: initializationMarkus Uhlin-4/+4
2024-11-17Updated the revision historyMarkus Uhlin-0/+2
2024-11-17process_prompt: handle COM_FAILED differentlyMarkus Uhlin-0/+4
2024-11-17Improved com_anews()Markus Uhlin-7/+33
2024-11-17InitializationMarkus Uhlin-5/+5
2024-08-16Changed messagesMarkus Uhlin-3/+3
2024-08-13Updated the revision historyMarkus Uhlin-0/+1
2024-08-13Changed ReadV1PlayerFmt() and added and made use of add_to_list()Markus Uhlin-23/+31
2024-08-11Updated the revision historyMarkus Uhlin-0/+1
2024-08-11Improved fix_time()Markus Uhlin-4/+9
2024-08-04v1.4.31.4.3Markus Uhlin-1/+1
2024-08-04Added a newlineMarkus Uhlin-1/+1
2024-08-04Changed daemonize()Markus Uhlin-8/+8
2024-08-04Updated the revision historyMarkus Uhlin-0/+2
2024-08-04Added bounds checking in player_lastdisconnect()Markus Uhlin-2/+7
2024-08-04Bounds checkingMarkus Uhlin-2/+7
2024-08-04Fixed possible buffer overflowsMarkus Uhlin-5/+9
2024-08-04Fixed warnx()Markus Uhlin-1/+1
2024-08-04SaveThisMsg: return 0 on sscanf() errorMarkus Uhlin-1/+3
2024-08-04player_read: set 'fname' and 'line' to 0Markus Uhlin-2/+2
2024-08-04Fixed possible buffer overflowMarkus Uhlin-1/+4
2024-08-04SaveThisMsg: set 'Sender' to 0Markus Uhlin-1/+1
2024-08-03Updated the revision historyMarkus Uhlin-0/+1
2024-08-03Return value checkingMarkus Uhlin-6/+19
2024-08-03Check the return of fscanf()Markus Uhlin-1/+5
2024-08-03Scan no more than 17 charsMarkus Uhlin-1/+1