Times are UTC Toggle Colours
04:11:27 *** Belugas has quit IRC 04:11:31 *** Belugas has joined #openttd.dev 04:11:31 *** ChanServ sets mode: +v Belugas 05:50:54 *** Supercheese has quit IRC 05:51:43 *** Supercheese has joined #openttd.dev 05:51:43 *** ChanServ sets mode: +v Supercheese 06:21:45 <Rubidium> fonsinchen: the trick is to mess a bit with chunks; need to think about the repercussions though (some double code for ever and such) 08:47:29 *** Supercheese has quit IRC 15:02:24 *** Alberth has joined #openttd.dev 15:02:24 *** ChanServ sets mode: +v Alberth 18:21:17 *** frosch123 has joined #openttd.dev 18:21:17 *** ChanServ sets mode: +v frosch123 19:20:07 *** Supercheese has joined #openttd.dev 19:20:07 *** ChanServ sets mode: +v Supercheese 19:40:07 <Rubidium> hmm, having the linkgraph saved in multiple sections is a real PITA for a quick and simple trick; now it'd be duplicating almost 100 lines of code 19:45:44 <Rubidium> bugger... saveload 190 is too difficult to backport only the gist; on the other hand, it doesn't change the disk format 19:47:25 <Rubidium> I start to see some possibilities 19:50:07 <Rubidium> though... it needs some guarding in case trunk savegames are loading in stable 20:05:56 <Rubidium> http://rbijker.net/openttd/cargodist_savegame_crap.txt 20:06:09 <Rubidium> such fun... 20:06:56 <Rubidium> though it would require only a small bit of code to remain forever in OpenTTD; all the 1.4 stuff will die off in about a year 20:11:26 *** Alberth has left #openttd.dev 20:14:02 <frosch123> is it really needed to fix in 1.4? 20:15:01 <fonsinchen> It is of course still possible to hit the 256M limit if you're really determined. Just build a fully connected link graph of 4000 stations 20:15:27 <fonsinchen> Maybe we should rather put a guard somewhere to prevent the crash in that case. 20:15:51 <fonsinchen> 4000 stations is pretty extreme. I don't think many people will hit that. 20:17:24 <frosch123> hmm, do i remember correctly that that savegame used manual distribution? does it need the linkgraph in that case at all? 20:27:52 <fonsinchen> Yes, for showing the overlay and the information about used/unused links 20:28:11 <fonsinchen> Also, the player could switch cargodist on later and the information would get used then 21:43:22 *** frosch123 has quit IRC