Config
Log for #openttd on 7th June 2023:
Times are UTC Toggle Colours
06:03:02  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #10957: Codechange: replace seprintf with fmt::format https://github.com/OpenTTD/OpenTTD/pull/10957
06:11:13  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 commented on pull request #10967: Codechange: use std::string for Windows' ISO code mangling https://github.com/OpenTTD/OpenTTD/pull/10967#pullrequestreview-1466680228
06:18:40  <DorpsGek> [OpenTTD/OpenTTD] LordAro commented on pull request #10967: Codechange: use std::string for Windows' ISO code mangling https://github.com/OpenTTD/OpenTTD/pull/10967#pullrequestreview-1466691584
06:18:47  <DorpsGek> [OpenTTD/OpenTTD] LordAro approved pull request #10967: Codechange: use std::string for Windows' ISO code mangling https://github.com/OpenTTD/OpenTTD/pull/10967#pullrequestreview-1466691738
06:27:23  <DorpsGek> [OpenTTD/OpenTTD] rubidium42 merged pull request #10967: Codechange: use std::string for Windows' ISO code mangling https://github.com/OpenTTD/OpenTTD/pull/10967
07:06:13  *** _aD has joined #openttd
10:15:44  <DorpsGek> [OpenTTD/website] auge8472 updated pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259
10:16:46  <DorpsGek> [OpenTTD/website] TrueBrain approved pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259#pullrequestreview-1467254203
10:17:02  <TrueBrain> owh, the approval remained
10:17:03  <TrueBrain> lol
10:24:21  <DorpsGek> [OpenTTD/website] auge8472 commented on pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259#issuecomment-1580433164
10:26:17  <DorpsGek> [OpenTTD/website] TrueBrain commented on pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259#issuecomment-1580447979
10:26:24  <DorpsGek> [OpenTTD/website] TrueBrain merged pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259
10:41:30  *** Flygon has joined #openttd
10:56:21  <DorpsGek> [OpenTTD/website] auge8472 commented on pull request #259: Rework of the footer https://github.com/OpenTTD/website/pull/259#issuecomment-1580522438
10:59:05  *** D-HUND is now known as debdog
11:25:53  *** keikoz has joined #openttd
12:12:17  *** _aD has quit IRC
12:58:38  <petern> Hmm, more stuff to rip out.
12:59:24  <TrueBrain> I am planning how to migrate bananas from the old to the new infra .. it hurts my pretty little head 😛
13:03:48  <petern> > 408 changed files with 62173 additions and 29200 deletions
13:03:50  <petern> Oof.
13:03:55  <TrueBrain> haha
13:04:43  <petern> Hmm, thats still a lot of files :/
13:05:12  <petern> > 169 changed files with 60096 additions and 24330 deletions
13:05:24  <glx[d]> that's better
13:05:26  <petern> That's the first commit, and that's just updating framework files, nothing I've written.
13:05:31  <TrueBrain> optimizing code towards diff-changes 😄
13:05:32  <glx[d]> oh no it's not
13:05:56  <petern> > 5 changed files with 16 additions and 2756 deletions
13:06:02  <petern> Thats alright though 😄
13:06:36  <petern> > 234 changed files with 1481 additions and 1708 deletions
13:06:36  <glx[d]> this commit comes after the +40k lines ?
13:07:02  <petern> The last commit is loads of small changes spread everywhere...
13:07:04  <petern> Yeah.
13:07:23  <petern> First commit is Bootstrap 4.6 to 5.3
13:07:41  <glx[d]> oh but that should not count
13:07:53  <petern> Exactly 😄
13:08:14  <petern> -2756 is because 5.3 has dark-mode built in, so I remove my custom implementation of that.
13:08:32  <petern> And the rest is all 4.6 to 5.3 breaking changes. There's a lot.
13:08:48  <petern> e.g. every single text-right

Powered by YARRSTE version: svn-trunk