aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2024-11-27Updated the revision historyMarkus Uhlin-0/+2
2024-11-27Added width spec, found by PVS-StudioMarkus Uhlin-4/+14
2024-11-26Check for nullretMarkus Uhlin-6/+6
2024-11-26Use sizeofMarkus Uhlin-4/+4
2024-11-26DisplayRank: check the return of sscanf()Markus Uhlin-1/+8
2024-11-25Updated the revision historyMarkus Uhlin-0/+1
2024-11-25get_empty_slot: added null check (found by PVS-Studio)Markus Uhlin-3/+5
2024-11-25Updated the changelogMarkus Uhlin-0/+1
2024-11-25Updated the revision historyMarkus Uhlin-0/+1
2024-11-25process_input: added null checkMarkus Uhlin-1/+4
2024-11-25pcommand: initialized 'tmp'Markus Uhlin-1/+1
2024-11-24Updated the readmeMarkus Uhlin-0/+4
2024-11-24Updated the changelogMarkus Uhlin-1/+3
2024-11-24set_seek: added codeMarkus Uhlin-3/+14
2024-11-24Added 'seek'Markus Uhlin-0/+2
2024-11-24Updated the changelogMarkus Uhlin-0/+2
2024-11-24Fixed a bug in net_send_string(), found by PVS-StudioMarkus Uhlin-1/+1
2024-11-24Updated the changelogMarkus Uhlin-0/+1
2024-11-24Updated the revision historyMarkus Uhlin-0/+1
2024-11-24Added command 'sought'Markus Uhlin-0/+55
2024-11-24Changed RemHist()Markus Uhlin-5/+4
2024-11-24Updated the changelogMarkus Uhlin-0/+1
2024-11-24Updated the revision historyMarkus Uhlin-0/+1
2024-11-24WritePlayerFile: fprintf: fixed incorrect formatMarkus Uhlin-3/+3
2024-11-24ReadV1PlayerFmt: fscanf: fixed incorrect formatMarkus Uhlin-3/+3
2024-11-24GetPlayerInfo: fscanf: fixed incorrect formatMarkus Uhlin-3/+3
2024-11-24Updated the changelogMarkus Uhlin-0/+1
2024-11-24Updated the revision historyMarkus Uhlin-0/+1
2024-11-24Added variable 'seek'Markus Uhlin-0/+17
2024-11-24Updated the revision historyMarkus Uhlin-0/+1
2024-11-24Added begin/end declsMarkus Uhlin-0/+4
2024-11-23Updated the changelogMarkus Uhlin-0/+1
2024-11-23Updated the revision historyMarkus Uhlin-0/+1
2024-11-23Fixed bugMarkus Uhlin-2/+6
2024-11-23Document else branchMarkus Uhlin-0/+4
2024-11-23Check the retval of localtime()Markus Uhlin-5/+10
2024-11-23Changed the return type of untenths()Markus Uhlin-2/+5
2024-11-23Updated the changelogMarkus Uhlin-0/+1
2024-11-23Removed castsMarkus Uhlin-3/+3
2024-11-23movesToString: changed the type of 'curTime'Markus Uhlin-1/+1
2024-11-23Updated the revision historyMarkus Uhlin-0/+2
2024-11-23Added alignmentMarkus Uhlin-5/+5
2024-11-23pgames: fscanf: added width spec (found by PVS-Studio)Markus Uhlin-2/+10
2024-11-23pjournal: fscanf: added width spec (found by PVS-Studio)Markus Uhlin-1/+9
2024-11-23addjournalitem: fscanf: added width spec (found by PVS-Studio)Markus Uhlin-1/+12
2024-11-23Added a commentMarkus Uhlin-0/+1
2024-11-23Renamed varMarkus Uhlin-4/+4
2024-11-23Improved RemHist()Markus Uhlin-7/+22
2024-11-23Updated the revision historyMarkus Uhlin-0/+1
2024-11-23Added alignmentMarkus Uhlin-3/+3