Config
Log for #openttd.dev on 31st December 2012:
Times are UTC Toggle Colours
10:23:37  *** ntoskrnl has joined #openttd.dev
10:49:07  *** Alberth has joined #openttd.dev
10:49:07  *** ChanServ sets mode: +v Alberth
11:17:39  *** fonsinchen has joined #openttd.dev
11:17:39  *** ChanServ sets mode: +v fonsinchen
12:12:45  *** Rubidium has joined #openttd.dev
12:29:22  *** FLHerne has joined #openttd.dev
12:42:15  <Alberth> We need a newer strgen for 1.3.0-beta1 (see http://www.tt-forums.net/viewtopic.php?f=31&t=63790 ). The CARGO_LIST problem mentioned there is introduced in r24032. Are there newer strgen binaries somewhere than the r22433 offered by http://www.openttd.org/en/download-strgen ?
12:54:35  <Alberth> @voice Rubidium
12:54:42  <Alberth> meh :(
12:58:31  *** DorpsGek sets mode: +v Rubidium
12:58:44  <Terkhen> Alberth: you need to ask DorpsGek :)
12:59:41  <Alberth> I thought @ is enough, but not, apparently
13:46:13  <planetmaker> @whois Alberth
13:46:27  <planetmaker> maybe you're not identified to dorpsgek :-)
13:46:55  <Alberth> lunatic bot ;)
13:56:48  <Rubidium> fonsinchen: http://rbijker.net/openttd/cd/ look for the >>>. Far far from done though
14:00:38  <fonsinchen> Thanks, I'll have a look.
14:01:37  *** Sturmi has joined #openttd.dev
14:33:19  <Terkhen> I'm thinking about screenshot.cpp
14:34:02  <Terkhen> for the scenario format, I'm going to need to add a lot of ScreenshotCallback functions
14:34:10  <Terkhen> one for each layer type
14:35:43  <Terkhen> I think that I'm going to expose the screenshot functions and types that I need in screenshot.h and define the new callbacks at heightmap_layer.cpp, since they are functions that use the layers objects
14:36:00  * Terkhen gets confused as soon as he starts mixing C style code with objects and classes :P
14:44:29  <fonsinchen> Rubidium: I'll send the answers by PM
14:46:23  *** ntoskrnl has quit IRC
15:00:46  *** LordAro has joined #openttd.dev
15:01:27  <Alberth> Terkhen: would it make sense to turn things around? that is, construct a destination object, and give that to the routines that add a layer?
15:01:27  <Alberth> It may depend on how the image construction works though
15:02:02  <planetmaker> fonsinchen, wouldn't it be useful for everyone to see / read your answers?
15:02:02  *** LordAro has left #openttd.dev
15:02:06  *** LordAro has joined #openttd.dev
15:02:07  *** ChanServ sets mode: +v LordAro
15:03:46  <Terkhen> Alberth: my current approach is to initialize a WriteTar object and pass it to each layer to let it write itself... each layer class must define a ScreenshotCallback that extracts the information to write for it
15:04:39  <Terkhen> the actual code that adds a layer to the tar file is abstracted on the parent HeightLayer class, it only needs to change the callback
15:04:39  <Terkhen> I'm not sure yet if I'll be able to write it in the way I described, though :P
15:05:11  <Alberth> ok :)
15:06:50  <Terkhen> I'm planning to change screenshot.cpp as little as possible :)
15:07:05  <Terkhen> the rework of heightmap.cpp was enough already
15:17:17  <fonsinchen> Maybe I'll make a new thread in the dev forum then. "Cargodist review"
15:42:14  <fonsinchen> There we go: http://www.tt-forums.net/viewtopic.php?f=33&t=63796
15:43:33  *** Sturmi has quit IRC
15:44:40  <planetmaker> fonsinchen, "What if this next yields NULL? In the 'true' case you explicitly check for it": your reply implies that an assert pointer != NULL is in order
15:44:58  <planetmaker> as to catch the unthinkable :-)
15:46:26  <Rubidium> there's more review to review ;)
15:46:35  *** Sturmi has joined #openttd.dev
16:10:07  <fonsinchen> planetmaker: an assert can be done
16:10:38  <fonsinchen> in general, write your questions in the thread please. I'll be back next year
16:10:52  *** fonsinchen has quit IRC
16:32:54  *** andythenorth has joined #openttd.dev
16:32:54  *** ChanServ sets mode: +v andythenorth
17:07:52  *** Sturmi has quit IRC
17:16:09  <Rubidium> pff... still 5354 of 14661 lines to go
17:17:05  <LordAro> translations?
17:27:29  *** andythenorth has quit IRC
17:28:12  *** andythenorth has joined #openttd.dev
17:28:12  *** ChanServ sets mode: +v andythenorth
17:55:56  *** andythenorth has quit IRC
17:56:40  *** andythenorth has joined #openttd.dev
17:56:40  *** ChanServ sets mode: +v andythenorth
17:58:47  *** andythenorth has quit IRC
18:26:36  *** LordAro has quit IRC
18:28:51  *** FLHerne has quit IRC
18:43:34  *** andythenorth has joined #openttd.dev
18:43:34  *** ChanServ sets mode: +v andythenorth
18:45:05  *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r24876 || 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:01:31  *** andythenorth has quit IRC
20:02:16  *** andythenorth has joined #openttd.dev
20:02:16  *** ChanServ sets mode: +v andythenorth
20:14:23  *** FLHerne has joined #openttd.dev
20:14:58  *** FLHerne has quit IRC
22:39:10  *** FLHerne has joined #openttd.dev
23:40:29  *** vr6apparatus has joined #openttd.dev

Powered by YARRSTE version: svn-trunk