IRC logs for #openttd on OFTC at 2019-07-19
            
00:01:03 <glx> LordAro: you can rebase #7630
00:03:22 *** andythenorth has left #openttd
00:24:17 <DorpsGek_II> [OpenTTD/OpenTTD] LordAro commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fj1dh
00:27:14 <DorpsGek_II> [OpenTTD/OpenTTD] LordAro updated pull request #7630: Fix warnings from GCC9 https://git.io/fjo5z
00:29:05 <LordAro> glx: the 3 PRs on the dorpsgek repos look like they're fine to be merged, btw
00:29:51 <LordAro> also, yes, i was write about it not being able to find clang-3.9
00:29:57 <LordAro> ..right
00:30:27 *** Sheogorath has joined #openttd
00:40:41 *** HerzogDeXtEr has quit IRC
00:46:42 <DorpsGek_II> [OpenTTD/CompileFarm] LordAro opened pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1Fl
01:01:27 *** Thedarkb-T60 has joined #openttd
01:02:07 <glx> LordAro: how about the cmake PR with clang-3.9 ?
01:02:44 <LordAro> unknown
01:02:53 <LordAro> cmake might be clever enough to find it
01:04:07 <glx> hmm I could add a temporary commit in the cmake branch to check that
01:05:04 <LordAro> i'd still quite like to see cmake merged for 1.10
01:05:13 <LordAro> what needs doing to it?
01:05:59 <nnyby> LordAro: about the sdl2 problem.. you're on linux? i'm just curious
01:06:05 <LordAro> yeah
01:06:12 <glx> review mostly, and probably some stuff that can be done after the merge I think
01:06:27 <nnyby> what distro and kernel version?
01:07:00 <nnyby> i'll try some weird setups with this branch to try and find problems. ill try in a virtualbox or something.
01:07:09 <LordAro> nnyby: Arch, kernel 5.2. i'm pretty sure i'm not using nvidia proprietary drivers, just mesa
01:07:17 <nnyby> cool, thanks
01:09:28 <LordAro> hang on, no, i am using nvidia drivers
01:14:15 <DorpsGek_II> [OpenTTD/OpenTTD] glx22 updated pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fhbqc
01:14:26 <glx> ok let's see how cmake handles 3.9 :)
01:15:53 <glx> hmm should probably rebase to fix conflicts too
01:16:26 *** Thedarkb-T60 has quit IRC
01:19:04 <DorpsGek_II> [OpenTTD/OpenTTD] glx22 updated pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fhbqc
01:21:49 <glx> https://dev.azure.com/openttd/OpenTTD/_build/results?buildId=3709 <-- ok tricks needed for cmake too I guess
01:23:53 <LordAro> yeah, same thing, it looks like
01:23:59 <LordAro> might as well just export the vars
01:24:29 <glx> it's the only compiler available on the image anyway
01:24:54 <DorpsGek_II> [OpenTTD/CompileFarm] LordAro updated pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1Fl
01:24:59 * LordAro bedtime
01:28:50 <DorpsGek_II> [OpenTTD/CompileFarm] glx22 commented on pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1FN
01:29:36 <DorpsGek_II> [OpenTTD/CompileFarm] LordAro updated pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1Fl
01:29:42 <LordAro> ...i forgot to add before committing
01:29:49 <glx> huhu
01:42:05 <DorpsGek_II> [OpenTTD/OpenTTD] SamuXarick updated pull request #7503: Feature: Add aircraft type dropdown in Autoreplace window https://git.io/fjqQz
01:58:17 <DorpsGek_II> [OpenTTD/OpenTTD] SamuXarick updated pull request #7486: Fix: AI/GS settings with the flag SCRIPTCONFIG_RANDOM could be altered after loading from a savegame. https://git.io/fjtsp
02:00:12 <Samu> fixed a NULL -> nullptr fix
02:00:25 <Samu> by rebase -i
02:00:47 <Samu> nothing really chaged
02:01:00 <Samu> if all commits are applied
02:02:04 <Samu> I had commit 3 fixing a NULL from commit 2, into nullptr
02:02:49 <Samu> after the rebase, commit 2 now uses nullptr, no need for it to be fixed by commit 3
02:07:55 <DorpsGek_II> [OpenTTD/CompileFarm] glx22 approved pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1bA
02:08:13 <DorpsGek_II> [OpenTTD/CompileFarm] glx22 merged pull request #38: Fix: Define specific compilers to use for clang-3.9 Docker image https://git.io/fj1Fl
02:19:16 *** Thedarkb-T60 has joined #openttd
02:23:51 <Samu> I'm not sure what to do about #7515
02:30:41 <DorpsGek_II> [OpenTTD/OpenTTD] glx22 updated pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fhbqc
02:38:19 <Samu> https://github.com/OpenTTD/OpenTTD/pull/7094
02:38:30 <Samu> it's not stale, it's only not merged
02:38:34 <Samu> :|
02:40:07 <DorpsGek_II> [OpenTTD/OpenTTD] SamuXarick commented on pull request #7094: Fix #7088: Retrieve an appropriate name for a non-existant AI/GS when displaying a textfile https://git.io/fj1Nn
03:43:18 <Beerbelott> What would be your suggestion in order to import DNS query abilities into OpenTTD: Either an external DNS client library (ldns, although not cross-compatible as-is? Another one?) or hand-crafting a lil bit of code for the specific required queries?
03:56:29 *** Flygon has joined #openttd
04:08:41 *** debdog has joined #openttd
04:11:59 *** godbed has quit IRC
04:25:05 *** glx has quit IRC
04:28:30 *** Wormnest_ has quit IRC
04:35:53 *** Samu has quit IRC
05:13:11 *** Wormnest_ has joined #openttd
07:10:25 *** cHawk has quit IRC
07:10:37 *** cHawk has joined #openttd
07:42:29 <DorpsGek_II> [OpenTTD/OpenTTD] James103 opened issue #7660: Crashlog window does not show that crash.png was created, even though it is. https://git.io/fj1xT
07:51:45 *** Beerbelott has left #openttd
08:24:48 <Eddi|zuHause> <LordAro> ...i forgot to add before committing <-- i do that all the time
08:51:22 *** andythenorth has joined #openttd
08:51:25 <andythenorth> https://dev.openttdcoop.org/attachments/download/9481/vehicles_cars_trucks_4.png
08:51:52 <andythenorth> previous https://dev.openttdcoop.org/attachments/download/9480/vehicles_cars_trucks_3.png
08:58:03 <_moep_> wow nice
09:03:32 <andythenorth> not nice enough yet
09:31:27 <andythenorth> https://dev.openttdcoop.org/attachments/download/9482/vehicles_cars_trucks_5.png
09:31:36 <andythenorth> tweaks are minor, but better
09:31:40 <DorpsGek_II> [OpenTTD/OpenTTD] LordAro updated pull request #7630: Fix warnings from GCC9 https://git.io/fjo5z
09:32:05 *** andythenorth has quit IRC
10:05:20 *** andythenorth has joined #openttd
10:17:08 <Eddi|zuHause> truck colours might be a bit monotonous?
10:19:40 <andythenorth> maybe
10:19:43 <andythenorth> too many is too many
10:19:57 <andythenorth> maybe one more
10:20:33 <Eddi|zuHause> could be 2 or 3 common colours and 2 or 3 rare sprinkles
10:42:33 *** arikover has joined #openttd
10:55:37 <arikover> andythenorth: Hello! (IronHorse) I notice that the \ and / views, sprites seem to be "lower" on tracks in 2.0.0 than in 1.9.1. Is it intended?
10:56:07 <andythenorth> recently fixed :)
10:56:28 <andythenorth> I hadn't noticed, but peter did
11:00:55 <DorpsGek_II> [OpenTTD/OpenTTD] fsimonis commented on pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fj1hX
11:29:49 <andythenorth> Horse 94% :P
11:30:04 <reldred> gib horse nao :P
11:31:16 <andythenorth> soon Horse
11:31:26 <reldred> good
11:31:29 <reldred> :)
11:33:02 <andythenorth> 2.0 started 7th August 2017
11:33:08 <andythenorth> trying to get it done within 2 years :P
11:33:11 <reldred> Sounds about right :)
11:33:31 <reldred> Suburban Stations 2.0 has been going on since about 2009. Might get it done with a decade :)
11:33:45 <reldred> (probably won't though >:D)
11:53:14 <Eddi|zuHause> in civ4, does the AI ever get bored of a war that's a stalemate? i don't have copper/iron to attack, and they don't have anything that could penetrate my bowmen/city walls... but with raiding all the stuff around my capital i won't make any progress...
12:12:00 <peter1138> Do AIs ever get bored?
12:12:32 * peter1138 ponders ordering some cast iron cookware.
12:17:03 <arikover> A
12:18:15 <arikover> The ability of cities to bombard surrounding units came only in Civ5, right?
12:19:27 <Eddi|zuHause> yeah
12:19:58 <Eddi|zuHause> this war annoys me, but for a peace deal they demand a city
12:57:24 *** Thedarkb-T60 has quit IRC
13:10:12 <andythenorth> peter1138: cast iron FTW
13:10:21 <andythenorth> sometimes goes rusty, has to be cleaned
13:10:34 <peter1138> Only goes rusty if you don't dry it properly.
13:10:43 <andythenorth> yes, that's what happened
13:10:59 <andythenorth> how would we know if an AI is bored?
13:11:01 <andythenorth> does it daydream?
13:11:25 <andythenorth> BoredAI for OpenTTD
13:11:32 <peter1138> I have a cast iron griddle pan, don't really need a new frying pan yet.
13:11:42 <andythenorth> AI starts serious, then degenerates to fiddling around making beautiful stations
13:11:58 <andythenorth> peter1138: but do you have a flat skillet?
13:12:15 <andythenorth> there's always a new kind of pan to buy :P
13:13:05 <peter1138> Need to get a new wok at some point, mine is non-stick aluminium but has a dent in it. And the non-stick is buried under a layer of cast-iron style seasoning, heh.
13:13:17 * andythenorth is very hungry
13:13:22 <andythenorth> this is not helping
13:13:25 <peter1138> andythenorth, well, there is that, my frying pan isn't exactly flat any more due to it overheating at some point.
13:13:33 <andythenorth> too much talk of cooking
13:13:38 <peter1138> (I have 2 smaller frying pans though)
13:14:17 <peter1138> Whenever I see cheap woks in stores they always have a non-stick layer :(
13:14:47 <andythenorth> oof
13:16:21 <peter1138> I could wirebrush it off? :p
13:17:42 <andythenorth> dremel
13:17:53 <andythenorth> time for toast
13:19:22 <peter1138> Lunch time soon.
13:19:47 <peter1138> Not sure though, the women have been making toast all morning.
13:20:11 <peter1138> My desk is quite near the kitchen so I get the smells...
13:20:22 <peter1138> Better than being near toilets I guess.
13:20:37 <peter1138> Also, I didn't cycle today. Does that mean I can't eat anything?
13:20:58 <Eddi|zuHause> yes. that's totally how that works.
13:21:54 <andythenorth> not in my world
13:24:00 <peter1138> Heh
13:24:12 <peter1138> Well, I have a salad anyway.
13:38:48 <peter1138> Going to have my lunch early today, I'm intending to slope off to the DC later to do an entirely pointless wireless site survey.
13:57:58 *** andythenorth is now known as Guest7928
14:03:34 *** Guest7928 has quit IRC
14:11:51 *** andythenorth has joined #openttd
14:52:21 <reldred> I haven't done any wireless surveying in a while.
14:52:32 <reldred> ekahau doesn't like my work laptop for some reason
14:53:28 *** sla_ro|master has joined #openttd
15:25:51 *** Samu has joined #openttd
15:32:11 <Eddi|zuHause> gah, i found a place that would let me get copper, but when i build a city there i don't have enough time to build city walls...
15:45:39 *** Lejving has quit IRC
15:52:46 *** Thedarkb-T60 has joined #openttd
15:57:12 <Samu> about redoing the whole "start_date" thing, LordAro what did you have in mind?
15:57:30 <Samu> https://github.com/OpenTTD/OpenTTD/pull/7515#issuecomment-483434000
16:38:57 <LordAro> Samu: i didn't have anything in particular in mind, iirc. Just didn't want to see another bit hacked onto the side of it
16:39:32 <LordAro> the whole area needs to be rewritten, imo
16:48:59 <Samu> I thought turning it into a game setting rather than a per AI setting
16:52:16 <Samu> Put it inside Competitors > Computer Players
16:52:35 <Samu> only 1 place
16:54:01 <Samu> so, if i set a start_date of 50 days in there, it would be 50 days between ais
16:54:20 <Samu> or maybe the check would be done every 50 days
16:54:34 <Samu> and not necessarily between
16:55:03 <Samu> 50 days for every ai that starts
16:55:16 <Samu> if i set it to 70, it's then 70 for all ais
16:55:20 <Samu> and so on
16:55:40 <Samu> some customizability is lost
16:56:07 <Samu> can't have different start dates anymore, what do u think of this approach?
17:02:33 <Samu> anyone?
17:02:59 <Samu> is it worth pursuing this approach?
17:04:18 <andythenorth> I've drawn a funny small electric engine https://dev.openttdcoop.org/attachments/download/9483/stoat_1.png
17:04:23 <andythenorth> looks like a space invader
17:04:28 <andythenorth> most symmetrical sprites do
17:11:29 *** Flygon has quit IRC
17:13:28 <Eddi|zuHause> i don't think i'm seeing what you're seeing
17:15:11 *** andythenorth has quit IRC
17:20:42 *** andythenorth has joined #openttd
17:29:49 <Samu> talking to me?
17:34:30 <LordAro> Samu: as much as i dislike adding more settings, perhaps doing that & adding a setting "AIs start with some randomness"
17:44:03 *** Maarten has joined #openttd
17:45:23 *** Lejving has joined #openttd
17:49:13 <Samu> hmm maybe not on the settings gui, but on the ai/game settings gui
17:49:32 <Samu> there's max no. competitors there, i could add another below with start_date there
17:49:53 <Samu> it's related
17:50:02 <Samu> makes more sense here
18:01:04 *** HerzogDeXtEr has joined #openttd
18:42:39 *** arikover has quit IRC
18:44:11 *** Beerbelott has joined #openttd
18:45:21 <Beerbelott> Would anyone be so kind to point me to the IRC archives for this channel, if any exists?
18:46:19 <Samu> there's 2 fire near my region :|
18:46:58 <Samu> the smoke and smell has reached where I live... :|
18:48:27 <Eddi|zuHause> @logs
18:48:27 <DorpsGek> Eddi|zuHause: https://webster.openttdcoop.org/index.php?channel=openttd
18:51:34 *** Progman has joined #openttd
18:52:01 <Samu> http://www.visit-eastalgarve.com/photos/Algarve-gr.jpg
18:52:13 <Samu> a fire in Aljezur, another in Silves, and I'm in Lagos
18:53:37 <Artea> really Samu ?
18:53:43 <Samu> ya
18:53:48 <Samu> if it spreads to monchique
18:54:01 <Markk> Fetch a gas mask!
18:54:03 <Samu> and no one can control it, it may reach Lagos
18:54:34 <Samu> Artea, aren't you in Lagos?
18:54:37 <Artea> yes
18:54:40 <Artea> Cerro das Mós
18:54:41 <Samu> can't breath
18:54:50 <Samu> smoke in the air
18:54:54 <Artea> yeah
18:55:03 <Artea> Im hating this ambient
18:58:29 <Samu> where is cerros das mós? :p I live here but still know little lol
18:58:51 <Samu> near Aldi? or Lidl or somwhere else
19:02:11 <FLHerne> andythenorth: My first impression was that it had four curved legs at 90°, including one facing toward the camera :P
19:02:23 <Eddi|zuHause> i think i was in lagos once
19:02:33 <andythenorth> I was in silves once
19:03:52 <Eddi|zuHause> i don't really remember, was over 20 years ago
19:04:33 <andythenorth> or maybe it was lagos
19:04:40 <andythenorth> also 20 years ago for me
19:04:58 <Eddi|zuHause> i was definitely not very far inland
19:05:13 <Artea> yes Samu
19:05:15 <Samu> https://www.portugalio.com/lagos/rua-abel-figueiredo-luis/mapa.png
19:05:19 <Samu> :p
19:06:58 <Artea> that it
19:07:07 <Artea> my street
19:09:58 <Samu> im somewhere between mercado municipal de santo amaro and escola do bairro operário
19:10:09 <Samu> won't tell exactly where :p
19:14:34 <Beerbelott> Thx Eddi|zuHause
19:17:36 <DorpsGek_II> [OpenTTD/OpenTTD] stormcone commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMLi
19:19:50 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMLP
19:19:58 <Beerbelott> Before opening an issue, I suppose this must have been discussed in the past (cannot find an issue related to this): would a change introducing the ability to combine existing stations together (provided the distance to each other meets requirements) be possible?
19:21:05 <andythenorth> station merge?
19:21:18 <Beerbelott> A current usual problem is, if you make a mistake and build 2 seperate stations w/o combining them, you might make the local authority upset. If you then attempt to destroy + rebuild, on top of being costly (and a game breaker early, when money is scarce), you could then be blocked, having burnt loads of money for nothing.
19:21:20 <Beerbelott> Yup
19:21:46 <Beerbelott> Local authority risk refusing subsequent rebuilds
19:25:08 <andythenorth> 341 trains drawn, 18 to go
19:25:13 * andythenorth must stop now
19:28:43 <FLHerne> Beerbelott: I for one like that idea
19:29:56 <FLHerne> (although tbh I'd rather just have a "don't care" option for the local authority)
19:29:59 <Eddi|zuHause> Beerbelott: how would the UI for that look like, and what happens to orders, linkgraph, cargodist, etc.?
19:30:17 <Eddi|zuHause> FLHerne: cheat->magic bulldozer
19:30:41 <FLHerne> Eddi|zuHause: That still blocks building stations, no?
19:33:47 <Samu> https://www.fogos.pt/ - that big red fire symbol...
19:36:00 <Beerbelott> Eddi|zuHause: There is a Rename option. Wouldn't it be possible to use a Link button in that new form which would allow to select another location and make them bind?
19:36:28 <Beerbelott> The same way you can copy vehicles or share orders?
19:36:59 <Beerbelott> I have no knowledge of the works under the bonnet about graphs or cargodist
19:37:39 <Beerbelott> On binding, the old location would be "lost" (greyed out?) and the station would then use the payload waiting at the other lcoation
19:38:03 <Beerbelott> the same way orders are replaced when you share those from another vehicle
19:38:24 <Beerbelott> and allocated the same as when you use Shift + placement on station building
19:38:33 <Beerbelott> (selecting from a list of locations)
19:38:55 <Beerbelott> Oh and that list could pop up when you press the Link button in the Rename form
19:39:29 <Beerbelott> so instead of clicking on a station directly (which could still be possible? that's optional), a player could then select from appropriate nearby locations
19:39:35 <Beerbelott> If none, then no binding is possible
19:39:50 <Beerbelott> (for example if stations were built too far away)
19:41:28 *** glx has joined #openttd
19:41:28 *** ChanServ sets mode: +v glx
19:51:12 <Samu> https://www.rtp.pt/noticias/pais/aljezur-incendio-tem-o-vento-como-grande-inimigo_v1161467
19:52:01 <Samu> I dont wanna die today
19:53:11 <Samu> that video footage was about 50 minutes ago
19:53:16 <Samu> if u can see any video
20:06:52 *** gelignite has joined #openttd
20:19:57 <Eddi|zuHause> Beerbelott: how would you communicate which station is the one to be kept and which one to be deleted?
20:20:49 <andythenorth> like distant-join
20:21:03 <andythenorth> have a 'merge' button, then choose what to merge with
20:21:38 <Eddi|zuHause> that still wouldn't really explain which way around it goes
20:21:40 * andythenorth thinks it's a very marginal feature, but the UX would be fine
20:21:57 <andythenorth> does it matter which way it goes?
20:22:02 <andythenorth> I suppose for ratings it does
20:22:15 <andythenorth> probably messes up industry move-to-station eh
20:22:16 <Eddi|zuHause> it's a marginal feature which can go wrong in lots of ways. is probably why nobody ever did it
20:22:16 <andythenorth> and cdist
20:31:11 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas updated pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fhamZ
20:38:26 *** Progman has quit IRC
20:41:14 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMqG
20:45:04 <DorpsGek_II> [OpenTTD/OpenTTD] stormcone commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMqW
20:48:19 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas updated pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fhamZ
20:48:36 <Samu> "start_date" has several names accross various places in the code
20:48:40 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMq4
20:48:48 <Samu> "start_next", "start_delay"
20:48:56 <Samu> which one is more fitting?
20:50:33 <Samu> it doesn't feel like a start date, i would go with start_delay
20:50:35 <DorpsGek_II> [OpenTTD/OpenTTD] nikolas commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMqB
20:51:09 <Samu> start_next would kind of imply it has to start after the previous one
20:51:23 <Samu> it's not necessarily true, if it's the first AI that's starting
20:51:43 <Samu> start_delay?
20:54:25 <DorpsGek_II> [OpenTTD/OpenTTD] stormcone commented on pull request #7086: Change #6173: Update SDL driver to use SDL 2.0 https://git.io/fjMqz
21:03:11 <DorpsGek_II> [OpenTTD/website] nikolas opened pull request #95: Fix typo: relase -> release https://git.io/fjMq6
21:05:48 <Samu> what should be the default value?
21:05:54 <Samu> 182, 365 or 720?
21:06:46 <Samu> there's 3 defaults for each difficulty profile: easy medium hard
21:06:55 <Samu> have to reduce to 1 default
21:07:29 <Samu> im inclined towards 182, but im biased
21:08:36 <Samu> the default difficulty profile is easy, which means 720
21:09:23 <Samu> medium -> 365, hard -> 182
21:10:42 <DorpsGek_II> [OpenTTD/website] LordAro approved pull request #95: Fix typo: relase -> release https://git.io/fjMq9
21:11:45 <Samu> oh 730* not 720, my maths off
21:18:29 *** Wormnest_ has quit IRC
21:18:47 <DorpsGek_II> [OpenTTD/OpenTTD] DerDakon commented on pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fjMqh
22:00:40 <DorpsGek_II> [OpenTTD/OpenTTD] DerDakon requested changes for pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fjMYm
22:02:24 <Beerbelott> Eddi|zuHause: The station you are using the Link button in the Rename form is the one to be changed
22:02:52 <Beerbelott> the target you'll select will be the new location
22:03:05 <Beerbelott> Just like when you Ctrl + click to place a station
22:03:15 <Beerbelott> You select in a list the location to attac hto
22:05:24 <DorpsGek_II> [OpenTTD/OpenTTD] glx22 commented on pull request #7270: Introduce CMake (and removing all other project-related code) https://git.io/fjMYG
22:12:40 *** sla_ro|master has quit IRC
22:37:40 <andythenorth> Horse 95%
22:40:32 <Samu> now, I'm on that phase of... how to remove the entire "start_date" setting from AIs
22:41:20 *** Laedek has quit IRC
23:03:04 *** k-man has quit IRC
23:03:24 <Eddi|zuHause> Beerbelott: i'm not convinced...
23:21:21 *** Laedek has joined #openttd
23:41:49 <andythenorth> Horse 96%
23:46:36 *** Thedarkb-T60 has quit IRC
23:51:40 *** gelignite has quit IRC
23:54:51 *** Wormnest_ has joined #openttd