aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-04-05Deleted statementsMarkus Uhlin-3/+0
2025-04-05Set iwant to NULLMarkus Uhlin-6/+6
2025-04-05Deleted statementsMarkus Uhlin-4/+0
2025-04-05t_sft: strncmp: null checkingMarkus Uhlin-1/+1
2025-04-05t_sft: made parameter 'want' constMarkus Uhlin-1/+1
2025-04-05Check integer upper boundsMarkus Uhlin-0/+6
2025-04-05Check for negative valuesMarkus Uhlin-4/+16
2025-04-05Do the assignment in the ifMarkus Uhlin-3/+3
2025-04-05got_attr_value: check half movesMarkus Uhlin-0/+6
2025-04-05Updated the changelogMarkus Uhlin-0/+1
2025-04-05list_find: fixed improper use of negative valueMarkus Uhlin-1/+8
2025-04-05Log error conditionMarkus Uhlin-0/+2
2025-04-05com_match: fixed improper use of negative valueMarkus Uhlin-1/+2
2025-04-04Updated the changelogMarkus Uhlin-0/+1
2025-04-04com_allobservers: simplified check (found by PVS-Studio)Markus Uhlin-3/+2
2025-04-04Bounds checkingMarkus Uhlin-9/+21
2025-04-04Added castMarkus Uhlin-1/+1
2025-04-04Added commentMarkus Uhlin-0/+1
2025-04-04Updated the changelogMarkus Uhlin-0/+1
2025-04-04tell: fixed constant expression resultMarkus Uhlin-2/+4
2025-04-03add_to_list: disabled warnx() call and return -2Markus Uhlin-2/+2
2025-04-02Bounds checkingMarkus Uhlin-0/+17
2025-04-02Updated the revision historyMarkus Uhlin-0/+2
2025-04-02add_to_list: added an upper limit for the list sizeMarkus Uhlin-2/+6
2025-04-01Updated the revision historyMarkus Uhlin-0/+2
2025-04-01ReadV1GameFmt: guard num half movesMarkus Uhlin-0/+7
2025-04-01Updated the changelogMarkus Uhlin-0/+1
2025-04-01Updated the revision historyMarkus Uhlin-0/+1
2025-04-01journal_get_info: fscanf: added width specMarkus Uhlin-1/+1
2025-04-01Added static assertionsMarkus Uhlin-0/+10
2025-04-01Changed jsave_journalentry() because journal_get_info() now uses a context st...Markus Uhlin-20/+32
2025-04-01Changed journal_get_info() -- usage of a context structMarkus Uhlin-15/+12
2025-04-01Added struct (JGI_context)Markus Uhlin-0/+15
2025-04-01Added includeMarkus Uhlin-0/+1
2025-03-30Updated the readmeMarkus Uhlin-0/+3
2025-03-30Attempt to fix newly introduced bad behaviorMarkus Uhlin-12/+12
2025-03-29Updated the revision historyMarkus Uhlin-0/+3
2025-03-29player_remove_request: fixed overflowed array index read/writeMarkus Uhlin-3/+24
2025-03-29player_remove_request: reduced levels of indentMarkus Uhlin-16/+11
2025-03-25Updated the changelogMarkus Uhlin-0/+1
2025-03-25Updated the revision historyMarkus Uhlin-0/+2
2025-03-25ReadGameState: changed the type of 'pieceChar'Markus Uhlin-1/+1
2025-03-25Updated the readmeMarkus Uhlin-0/+14
2025-03-25Fixed unchecked return sscanf() return valuesMarkus Uhlin-8/+20
2025-03-25Fixed use of 32-bit 'time_t'Markus Uhlin-2/+4
2025-03-25Updated the revision historyMarkus Uhlin-0/+2
2025-03-25com_unalias: fixed overflowed array index read/writeMarkus Uhlin-0/+18
2025-03-23Updated the changelogMarkus Uhlin-0/+2
2025-03-23Updated the revision historyMarkus Uhlin-0/+2
2025-03-23Output restart notice if the player is adminMarkus Uhlin-0/+5