⏴ go to previous day
02:29:40 *** michi_cc has quit IRC
02:30:56 *** michi_cc has joined #openttd.dev
02:30:56 *** ChanServ sets mode: +v michi_cc
04:10:30 *** TK_ has joined #openttd.dev
04:11:34 *** TK_ has left #openttd.dev
10:17:34 *** tycoondemon2 has quit IRC
10:24:59 *** tycoondemon has joined #openttd.dev
11:31:41 *** Supercheese has quit IRC
11:32:13 *** Supercheese has joined #openttd.dev
11:32:13 *** ChanServ sets mode: +v Supercheese
15:17:18 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26507 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
15:26:00 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26508 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
15:40:33 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26509 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
16:25:50 *** Alberth has joined #openttd.dev
16:25:50 *** ChanServ sets mode: +v Alberth
17:35:30 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26510 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
17:43:10 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26511 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
17:45:09 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26512 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
18:34:45 *** frosch123 has joined #openttd.dev
18:34:45 *** ChanServ sets mode: +v frosch123
19:04:06 *** Supercheese has quit IRC
19:08:56 *** Supercheese has joined #openttd.dev
19:08:56 *** ChanServ sets mode: +v Supercheese
19:25:39 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26513 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
20:09:28 <fonsinchen> We have two bits left in the order flags as neither the unload nor the load flags use their full 4 bits.
20:09:56 <fonsinchen> I could use them to flag wait_time and travel_time as active or inactive and then always record those.
20:10:08 <fonsinchen> => better estimation for vehicle travel times
20:10:17 <fonsinchen> => better estimation for link capacitites
20:10:23 <fonsinchen> => ???
20:10:26 <fonsinchen> => Profit
20:11:11 <fonsinchen> also "autfill timetable" would be instant
20:14:55 <Rubidium> fonsinchen: SkipToOrder uses the flags too
20:15:37 <fonsinchen> Conditionals don't take time, do they?
20:16:04 <fonsinchen> The depot flags also don't use the full range of bits
20:16:06 <Rubidium> I'm not sure where the travel time is added to
20:17:20 <Rubidium> is it to the previous, or to the next order?
20:17:28 <fonsinchen> It seems it's the order the vehicle settles for when travelling or waiting. Or at least that should be the one.
20:17:44 * fonsinchen will do some experiments
20:35:19 *** Alberth has left #openttd.dev
21:17:14 <fonsinchen> Apparently conditional orders are only considered timetabled if they have a wait_time set.
21:22:58 <fonsinchen> Interestingly, the wait_time field means travel time for conditional orders.
21:29:42 <fonsinchen> So for conditional orders the whole travel_time field is unused. That bitstuffing gets uglier and uglier.
21:29:55 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26514 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:55:00 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26515 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
21:56:06 *** frosch123 has quit IRC
21:57:31 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26516 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
continue to next day ⏵