Config
Log for #openttd on 1st June 2022:
Times are UTC Toggle Colours
05:42:01  *** Flygon has joined #openttd
06:27:43  *** sla_ro|master has joined #openttd
06:54:44  *** m1cr0man has quit IRC
07:06:55  <TrueBrain> okay, so what is TrueGRF missing for a first beta-release .. hmmm .. changelog, to know what has changed, I guess
07:08:02  <TrueBrain> hard-coded URL in the GRF might need to point to the GitHub instead of TrueGRF itself :P
08:05:37  <dihedral> hello
08:07:27  *** Smedles has quit IRC
08:07:33  *** Smedles has joined #openttd
08:22:39  *** m1cr0man has joined #openttd
08:50:29  *** Samu has joined #openttd
08:58:27  *** snail_UES_ has joined #openttd
09:31:55  <Samu> how do I initialize this array with INVALID_COMPANY here -> https://github.com/OpenTTD/OpenTTD/commit/2cb6af97ccb40e41641b2a5fffe0feb4fc495da6#diff-fa45f053c3a48f6e8db21ff3877dc945e942ecd8a51706560b9d8dc0b1940111R328-R334
09:32:33  <Samu> INVALID_OWNER
09:33:04  <Samu> initialize in the proper way
09:38:25  <Samu> wow, the first one is also wrong, damn :(
09:43:22  <Samu> aha, found something
09:43:24  <Samu> std::fill(c->share_owners.begin(), c->share_owners.end(), INVALID_OWNER);
09:52:11  <Samu> nop, can't do it
09:53:01  <Samu> Money mon[MAX_COMPANIES] = {}; this initializes with Money being 0 to all companies, what if I wanted to initialize it with another value?
10:09:38  *** m1cr0man has quit IRC
10:18:25  *** m1cr0man has joined #openttd
10:39:47  *** WormnestAndroid has quit IRC
10:42:06  *** WormnestAndroid has joined #openttd
10:43:28  *** Tirili has joined #openttd
10:49:17  <peter1138> Ok
10:49:22  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick opened issue #9908: [Crash]: order backup https://github.com/OpenTTD/OpenTTD/issues/9908
10:56:26  <DorpsGek> [OpenTTD/OpenTTD] James103 commented on issue #9908: [Crash]: order backup https://github.com/OpenTTD/OpenTTD/issues/9908
11:18:49  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick opened issue #9909: [Bug]: error message not being displayed https://github.com/OpenTTD/OpenTTD/issues/9909
11:24:04  <Samu> i have 2 more bugs to report, but now lunch time
11:58:48  *** Etua has joined #openttd
12:01:26  *** OsteHovel has quit IRC
12:25:24  *** glx has joined #openttd
12:25:24  *** ChanServ sets mode: +v glx
12:33:52  <DorpsGek> [OpenTTD/OpenTTD] SamuXarick opened pull request #9910: Fix: Refresh company window when switching companies https://github.com/OpenTTD/OpenTTD/pull/9910
12:35:51  <TrueBrain> 61 commits, +20k, -40k LoC, to switch to another UI and use GitHub as storage .. but I think I have a good-enough version of TrueGRF to push to production :D
12:37:19  <glx> so annoying to be forced to save .zip from issues, I used to be able to open them on the fly
12:42:49  <glx> https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu <-- ok I have to read
13:02:22  <TrueBrain> https://truegrf.truebrain.nl/ ... okay ... that finally works :D
13:06:14  <glx> ok I see why #9908 happens
13:06:34  <glx> but I don't know how to fix it
13:10:44  <DorpsGek> [OpenTTD/OpenTTD] glx22 commented on issue #9908: [Crash]: order backup https://github.com/OpenTTD/OpenTTD/issues/9908
13:11:06  <glx> I don't fully understand the new command system :)
13:11:30  <LordAro> TrueBrain: zo/
13:35:12  <glx> ok don't know how, but I add ": =" in bind addresses
13:35:31  <glx> *had
13:46:05  <glx> let's build a 12.2 with asserts to check something
13:48:19  <peter1138> What's this UI then?
13:51:11  <TrueBrain> so .... I have a request to add "introduction date" to TrueGRF ... and I have no clue how to go about it :P
13:52:06  <LordAro> tha2022-06-01T22:51:51  *** snail_UES_ has quit IRC

Powered by YARRSTE version: svn-trunk