aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
3 dayscom_allobservers: simplified check (found by PVS-Studio)Markus Uhlin-3/+2
3 daysBounds checkingMarkus Uhlin-9/+21
3 daysAdded castMarkus Uhlin-1/+1
3 daysAdded commentMarkus Uhlin-0/+1
3 daysUpdated the changelogMarkus Uhlin-0/+1
3 daystell: fixed constant expression resultMarkus Uhlin-2/+4
3 daysadd_to_list: disabled warnx() call and return -2Markus Uhlin-2/+2
4 daysBounds checkingMarkus Uhlin-0/+17
4 daysUpdated the revision historyMarkus Uhlin-0/+2
4 daysadd_to_list: added an upper limit for the list sizeMarkus Uhlin-2/+6
5 daysUpdated the revision historyMarkus Uhlin-0/+2
5 daysReadV1GameFmt: guard num half movesMarkus Uhlin-0/+7
5 daysUpdated the changelogMarkus Uhlin-0/+1
5 daysUpdated the revision historyMarkus Uhlin-0/+1
5 daysjournal_get_info: fscanf: added width specMarkus Uhlin-1/+1
5 daysAdded static assertionsMarkus Uhlin-0/+10
5 daysChanged jsave_journalentry() because journal_get_info() now uses a context ↵Markus Uhlin-20/+32
struct
5 daysChanged journal_get_info() -- usage of a context structMarkus Uhlin-15/+12
5 daysAdded struct (JGI_context)Markus Uhlin-0/+15
5 daysAdded includeMarkus Uhlin-0/+1
7 daysUpdated the readmeMarkus Uhlin-0/+3
8 daysAttempt to fix newly introduced bad behaviorMarkus Uhlin-12/+12
8 daysUpdated the revision historyMarkus Uhlin-0/+3
8 daysplayer_remove_request: fixed overflowed array index read/writeMarkus Uhlin-3/+24
8 daysplayer_remove_request: reduced levels of indentMarkus Uhlin-16/+11
13 daysUpdated the changelogMarkus Uhlin-0/+1
13 daysUpdated the revision historyMarkus Uhlin-0/+2
13 daysReadGameState: changed the type of 'pieceChar'Markus Uhlin-1/+1
13 daysUpdated the readmeMarkus Uhlin-0/+14
13 daysFixed unchecked return sscanf() return valuesMarkus Uhlin-8/+20
13 daysFixed use of 32-bit 'time_t'Markus Uhlin-2/+4
13 daysUpdated the revision historyMarkus Uhlin-0/+2
13 dayscom_unalias: fixed overflowed array index read/writeMarkus Uhlin-0/+18
14 daysUpdated the changelogMarkus Uhlin-0/+2
14 daysUpdated the revision historyMarkus Uhlin-0/+2
14 daysOutput restart notice if the player is adminMarkus Uhlin-0/+5
2025-03-23Updated the revision historyMarkus Uhlin-0/+2
2025-03-23Fixed overflowed array index writeMarkus Uhlin-8/+26
2025-03-23Updated the changelogMarkus Uhlin-0/+1
2025-03-23Changed gamesortfunc()Markus Uhlin-10/+13
2025-03-22Updated the changelogMarkus Uhlin-0/+1
2025-03-22Updated the revision historyMarkus Uhlin-0/+2
2025-03-22Make Coverity happyMarkus Uhlin-1/+4
2025-03-21Updated the changelogMarkus Uhlin-0/+1
2025-03-21Updated the revision historyMarkus Uhlin-0/+2
2025-03-21Deal with move overrun differentlyMarkus Uhlin-1/+3
2025-03-20Switched to the usage of xrename()Markus Uhlin-1/+1
2025-03-19Update the changelogMarkus Uhlin-0/+1
2025-03-19Fixed untrusted loop boundMarkus Uhlin-1/+3
2025-03-18Warn on errorMarkus Uhlin-4/+12