aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
12 daysSee previous commit messageMarkus Uhlin-10/+47
12 daysRestricted file permissions upon creationMarkus Uhlin-2/+23
12 daysUtility functions from BSD systemsMarkus Uhlin-0/+9
12 daysUsage of 'int64_t'Markus Uhlin-5/+8
12 daysUpdated the changelogMarkus Uhlin-0/+2
12 dayscom_anews: changed the type of 'lval'Markus Uhlin-3/+3
12 daysAdded new includesMarkus Uhlin-0/+2
12 daysUpdated the revision historyMarkus Uhlin-0/+2
12 daysRestricted file permissions upon creationMarkus Uhlin-1/+9
12 daysIncluded fcntl.hMarkus Uhlin-0/+1
12 daysUpdated the revision historyMarkus Uhlin-0/+2
12 daysUpdated the changelogMarkus Uhlin-0/+2
12 daystruncate_file: restricted file permissions upon creationMarkus Uhlin-2/+11
12 daysAdded include filesMarkus Uhlin-0/+2
12 daysInitialized varMarkus Uhlin-1/+1
12 daysUpdated the changelogMarkus Uhlin-0/+1
12 daysUpdated the revision historyMarkus Uhlin-0/+2
12 daysFixed missing return-value check for a 'scanf'-like functionMarkus Uhlin-3/+3
12 daysReset errnoMarkus Uhlin-0/+4
12 daysUpdated the revision historyMarkus Uhlin-0/+2
12 daysFixed use of potentially dangerous functionsMarkus Uhlin-9/+11
2025-07-24Updated the revision historyMarkus Uhlin-0/+2
2025-07-24com_stats: replaced ctime() with ctime_r()Markus Uhlin-2/+7
2025-07-24Included errno.hMarkus Uhlin-0/+1
2025-07-24com_stats_rating: fixed use of potentially dangerous functionMarkus Uhlin-3/+10
2025-07-24com_checkPLAYER: aligned variables and valuesMarkus Uhlin-24/+32
2025-07-21ctime() -> ctime_r()Markus Uhlin-1/+5
2025-07-21Updated the changelogMarkus Uhlin-1/+4
2025-07-21Updated the revision historyMarkus Uhlin-0/+3
2025-07-21Replaced non-reentrant functions with their corresponding thread safe versionMarkus Uhlin-6/+18
2025-07-21Updated the changelogMarkus Uhlin-0/+3
2025-07-21Updated the revision historyMarkus Uhlin-0/+2
2025-07-21com_who: fixed multiplication result converted to larger typeMarkus Uhlin-2/+2
2025-07-17Updated the copyright yearsMarkus Uhlin-2/+2
2025-07-16install libbsd-devMarkus Uhlin-0/+2
2025-07-16v2 -> v3Markus Uhlin-2/+2
2025-07-16Changed branch nameMarkus Uhlin-2/+2
2025-07-16CodeQL workflowMarkus Uhlin-0/+43
2025-04-12Added colors.hMarkus Uhlin-0/+81
2025-04-091.4.5 released1.4.5Markus Uhlin-2/+2
2025-04-08Use of '>=' is betterMarkus Uhlin-6/+6
2025-04-07com_who: merged case 'l' and 'A' because they perform the same action (found ↵Markus Uhlin-4/+1
by PVS-Studio)
2025-04-06Updated the changelogMarkus Uhlin-1/+1
2025-04-06Updated the revision historyMarkus Uhlin-0/+1
2025-04-06board_read_file: suppress clang tidy warnings (dead stores -- but they ↵Markus Uhlin-2/+2
does not do any harm)
2025-04-06Updated the revision historyMarkus Uhlin-0/+1
2025-04-06ReadV1GameFmt: suppress clang tidy warningsMarkus Uhlin-3/+5
2025-04-06ReadV1GameFmt: fixed dead storesMarkus Uhlin-2/+1
2025-04-06Updated the revision historyMarkus Uhlin-0/+1
2025-04-06Fixed Clang Tidy warnings in FindHistory() and FindHistory2()Markus Uhlin-8/+18