aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-08-16Changed messagesmainMarkus 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 changelogMarkus Uhlin-0/+2
2024-08-11Updated the revision historyMarkus Uhlin-0/+1
2024-08-11Improved fix_time()Markus Uhlin-4/+9
2024-08-04'to run' -> 'to be run'Markus Uhlin-2/+2
2024-08-04Added 'Run as a cron job'Markus Uhlin-0/+19
2024-08-04Updated the changelogMarkus Uhlin-0/+3
2024-08-04Install the autorun scriptMarkus Uhlin-0/+1
2024-08-04Autorun script -- initial revisionMarkus Uhlin-0/+51
2024-08-04v1.4.31.4.3Markus Uhlin-2/+2
2024-08-04Added a newlineMarkus Uhlin-1/+1
2024-08-04Updated the changelogMarkus Uhlin-5/+5
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-04Updated the changelogMarkus Uhlin-0/+1
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-03Updated the readmeMarkus Uhlin-0/+7
2024-08-03Scan no more than 17 charsMarkus Uhlin-1/+1
2024-08-03Static assertionsMarkus Uhlin-0/+3
2024-08-03Return value checkingMarkus Uhlin-6/+16
2024-08-03Made 'file' constMarkus Uhlin-1/+1
2024-08-03Updated paragraphMarkus Uhlin-2/+2
2024-08-03Updated the manual pageMarkus Uhlin-1/+4
2024-08-03Updated the usageMarkus Uhlin-1/+2
2024-08-03Updated the changelogMarkus Uhlin-0/+1
2024-08-03Updated the revision historyMarkus Uhlin-0/+1
2024-08-03Run in the backgroundMarkus Uhlin-0/+46
2024-08-03Added includesMarkus Uhlin-0/+6
2024-08-03Added definesMarkus Uhlin-0/+3
2024-07-20OldestHistGame: handle the return of fscanf()Markus Uhlin-2/+7
2024-07-18Handle the return value of ReadV1GameFmt()Markus Uhlin-3/+4
2024-07-18Added a messageMarkus Uhlin-1/+1
2024-07-18Handle return valuesMarkus Uhlin-5/+15
2024-07-18Handle the return of sscanf()Markus Uhlin-1/+2
2024-07-18Updated the revision historyMarkus Uhlin-0/+1
2024-07-18Set 'When' and 'oppWhen' to 0Markus Uhlin-0/+1
2024-07-18RemoveHistGame: check the return of fgets() and sscanf()Markus Uhlin-5/+14
2024-07-18ReadMove: check the return of fgets()Markus Uhlin-1/+2