PatR
43e2f7d0ae
some livelog cleanup
...
The gamelog structure's type/flags field is 'long' but the
corresponding livelog event type field and the argument passed to
gamelog's logging were 'unsigned'. They take the same values and
those values mean the same things so change them all to long.
The actual livelog logging assumed that time_t is a long number of
seconds, and was also using a boolean as an array index. Perform
proper type conversions.
sysconf parsing used 'int' to hold strtol() value; change to long.
Also it was using raw_printf() instead of config_error_add() to
complain about any problems. Clearly the livelog patch was not
updated to the current code base before being incorporated.
2022-03-02 13:09:42 -08:00
..
2022-02-04 11:01:20 -05:00
2022-02-03 00:27:43 -08:00
2021-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2022-01-29 11:13:01 -08:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-07-24 17:52:47 -04:00
2022-02-09 22:49:25 +02:00
2022-02-12 17:29:32 +02:00
2020-08-03 22:07:36 -04:00
2022-02-27 20:01:49 -05:00
2022-02-22 14:41:20 +02:00
2020-08-03 22:07:36 -04:00
2022-01-14 13:51:26 -08:00
2021-01-26 21:06:16 -05:00
2021-10-16 12:12:21 -04:00
2020-08-03 22:07:36 -04:00
2022-03-02 13:09:42 -08:00
2022-02-12 17:29:32 +02:00
2021-10-16 12:12:21 -04:00
2022-02-07 14:22:41 -08:00
2022-03-01 04:15:55 -08:00
2022-02-26 17:40:17 +02:00
2020-08-03 22:07:36 -04:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-08-03 22:07:36 -04:00
2021-12-26 00:16:55 -08:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2021-09-19 20:52:19 +03:00
2020-12-04 09:30:21 +02:00
2022-02-12 17:29:32 +02:00
2022-02-16 23:04:02 +02:00
2021-12-31 21:12:21 +02:00
2022-02-19 17:31:34 -08:00
2022-02-02 05:26:03 -08:00
2022-01-28 08:30:08 +02:00
2022-02-22 09:13:32 +02:00
2022-01-29 16:28:06 -05:00
2022-02-12 17:29:32 +02:00
2021-10-16 12:12:21 -04:00
2021-08-21 07:59:18 -04:00
2020-08-03 22:07:36 -04:00
2021-05-23 11:11:58 +03:00
2020-08-03 22:07:36 -04:00
2021-12-19 19:31:19 -08:00
2022-02-23 12:53:09 +02:00
2020-08-03 22:07:36 -04:00
2022-02-19 12:38:28 +02:00
2022-02-28 22:21:37 +02:00
2021-09-18 19:51:04 -04:00
2022-03-02 13:09:42 -08:00
2022-02-01 13:03:41 -05:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2021-11-06 18:24:36 -07:00
2022-01-04 08:24:08 -05:00
2022-02-24 16:24:02 +02:00
2021-10-05 01:11:24 -07:00
2021-10-21 08:48:23 -04:00
2021-10-16 12:12:21 -04:00
2021-10-22 12:27:10 -04:00
2020-08-03 22:07:36 -04:00
2021-06-06 05:54:53 -07:00
2022-01-27 18:34:50 -05:00
2022-02-07 14:58:16 -05:00
2021-12-20 08:16:13 -08:00
2021-09-20 09:32:40 -04:00
2022-01-29 16:28:06 -05:00
2021-01-26 10:27:51 -05:00
2020-08-03 22:07:36 -04:00
2022-02-27 01:55:25 -08:00
2022-01-11 10:25:50 -08:00