Config
Log for #openttdcoop.devzone on 13th February 2012:
Times are UTC Toggle Colours
00:07:41  *** Zuu has quit IRC
00:08:19  <qwertyman> Hi. I am new here. I am just wandering around. I just like to  tell you one thing before i leave. The OpenTTD is one of the best strategic games i've ever played. Enjoy and "c" "u" "later" ;)
00:08:24  *** qwertyman has left #openttdcoop.devzone
03:14:16  *** Jupix2 has joined #openttdcoop.devzone
03:17:58  *** Jupix has quit IRC
06:38:13  *** Zuu has joined #openttdcoop.devzone
06:41:37  *** JVassie has joined #openttdcoop.devzone
07:14:51  *** Zuu has quit IRC
07:38:41  *** ODM has joined #openttdcoop.devzone
08:21:28  *** JVassie has quit IRC
10:00:30  <Brot6> Japanese Trains - Revision 57:1476cd7c2753: Stop using GRM-assigned sprite numbers for recolourin... (dandan) @ http://dev.openttdcoop.org/projects/jptrains/repository/revisions/1476cd7c2753
10:15:47  <Ammler> wow Rubidium already committed the patch about spec already, I didn't "solve" the pm issues yet :-)
10:16:32  <Ammler> well, I will collect the changes until suse review is over this time...
10:16:48  <Ammler> when will you make the branch to 1.2?
10:25:05  <Ammler> I finally also got the solution for the fedora recommends lack and dedicated in one
10:25:21  <Ammler> never was aware it could be that easy :-o
10:25:53  <Ammler> (basically merged subpackage -gui with main)
11:55:30  *** [1]Mark has joined #openttdcoop.devzone
11:55:33  *** Mark is now known as Guest2427
11:59:21  *** Guest2427 has quit IRC
12:00:42  *** [1]Mark is now known as Mark
12:18:55  <Ammler> Rubidium: do I need to force openttd.grf to be rebuild, seems like it doesn't happen also if I install grfcodec
12:19:49  <Ammler> make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/openttd-1.2.0-beta4/objs/extra_grf'
12:19:51  <Ammler> make[1]: Nothing to be done for `all'.
12:22:08  <Ammler> I remove the whole additional if stuff around grfcodec, it is confusing only
12:23:02  <Ammler> anyway, if you check for grfcodec and then alert, that it isn't available, it should at least do something, if it is there ;-)
12:45:53  <Brot6> Japanese Tracks - Feature Request #3615: Use new track type label scheme (michi_cc) @ http://dev.openttdcoop.org/issues/3615#change-9621
13:02:37  <planetmaker> Ammler: openttd.grf is not re-build, if not needed (i.e. if it's newer than the source files)
13:02:47  <planetmaker> Also here a "make maintainer-clean" will remove it
13:02:52  <planetmaker> and thus force a rebuild
13:09:44  <Ammler> ok, that changed, right?
13:10:18  <Ammler> I think, it was different and rebuild if grfcodec was available
13:16:47  <Ammler> yes, confirmed, 1.1.5 does rebuild grf always
13:16:52  <Ammler> hmm
13:18:22  <Ammler> make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/openttd-1.1.5/objs/extra_grf'
13:18:23  <Ammler> [GRF] Assembling openttd.nfo
13:18:25  <Ammler> [GRF] Compiling openttd.grf
13:18:26  <Ammler> [GRF] Updating base graphics sets
13:20:06  <Ammler> the issue is, if you do not know, if grfcodec is available, you can't rebuild anymore, right?
13:21:55  <Ammler> http://vcs.openttd.org/svn/browser/trunk/os/debian/control <-- planetmaker, btw. this was the source I used for the texts
13:23:15  <planetmaker> That was nowhen the case
13:23:31  <planetmaker> openttd.grf is only re-build when it needs re-building and when it actually can be re-build
13:23:35  <planetmaker> sounds sensible, not?
13:23:45  <Ammler> check the above log snippet
13:24:01  <Ammler> https://build.opensuse.org/package/show?package=openttd-1.1&project=home%3Aopenttdcoop
13:31:04  <Ammler> also could it be possible grfcodec trunk is not able to build openttd.grf?
14:21:08  <V453000> do town sets influence the amount of passengers that buildings produce?
14:47:28  <Rubidium> Ammler: rebuilding of openttd.grf depends on the file modification dates
14:47:53  <Rubidium> Ammler: you can force it via maintainer-clean or dist-clean; don't know exactly which one
14:49:19  <Rubidium> I see no reason why grfcodec trunk isn't able to build openttd.grf
14:50:33  <Rubidium> Ammler: also... when doing ./configure --reconfigure: should everything be rebuild? Or only the things that need to be rebuild?
14:52:20  <Rubidium> and for me grfcodec trunk works pretty will with openttd trunk
14:52:28  <Rubidium> or at least trunk and grfcodec as of a few days ago
15:45:23  <Brot6> OpenGFX+ Airports - Bug #3691: Misaligned heliport previews (PaulC) @ http://dev.openttdcoop.org/issues/3691#change-9622
16:47:55  *** frosch123 has joined #openttdcoop.devzone
17:14:32  <Brot6> nml: update from r1803 to r1813 done - http://bundles.openttdcoop.org/nml/nightlies/r1813
17:23:35  <Brot6> bandit: update from r269 to r271 done (1 warnings) - http://bundles.openttdcoop.org/bandit/nightlies/r271
17:26:55  <frosch123> Hirundo: "You are urged to do so, because not setting it might cause your vehicle carry a (semi-random) cargo type if it cannot refit to any cargo." <- what do you mean with that?
17:27:37  <frosch123> If a vehicle is defined as refittable, but none of the refittable cargos is available, the vehicle becomes unavailable, too.
17:27:50  <Brot6> ogfx-industries: rebuild of r132 done (Diffsize: 114167) (DiffDiffsize: 47) - http://bundles.openttdcoop.org/ogfx-industries/nightlies/r132/log
17:31:59  <Brot6> OpenGFX - Bug #3692 (New): DevZone compile failed (compiler) @ http://dev.openttdcoop.org/issues/3692
17:33:29  <Brot6> foobarstramtracks: rebuild of r23 done (Diffsize: 37132) (DiffDiffsize: 35) - http://bundles.openttdcoop.org/foobarstramtracks/nightlies/r23/log
17:51:55  *** Tloo-ZaRaZa has joined #openttdcoop.devzone
17:53:44  *** Tloo-ZaRaZa has quit IRC
17:54:56  <Brot6> newgrf_makefile: rebuild of r386 done (Diffsize: 1) (DiffDiffsize: 16) - http://bundles.openttdcoop.org/newgrf_makefile/nightlies/r386/log
17:55:31  *** Tloo-ZaRaZa has joined #openttdcoop.devzone
17:55:57  <Brot6> dutchtrains: compile of r197 still failed (#3688) - http://bundles.openttdcoop.org/dutchtrains/nightlies/ERROR/r197
17:57:11  <Brot6> rust: rebuild of r23 done (15 warnings) (Diffsize: 571) (DiffDiffsize: 457) - http://bundles.openttdcoop.org/rust/nightlies/r23/log
17:59:16  <Brot6> swisstowns: rebuild of r22 done (Diffsize: 43) (DiffDiffsize: 26) - http://bundles.openttdcoop.org/swisstowns/nightlies/r22/log
18:00:36  *** [1]Mark has joined #openttdcoop.devzone
18:00:39  *** Mark is now known as Guest2460
18:04:11  <Brot6> spanishtowns: rebuild of r10 done (Diffsize: 8) (DiffDiffsize: 10) - http://bundles.openttdcoop.org/spanishtowns/nightlies/r10/log
18:04:55  <Brot6> frenchtowns: rebuild of r6 done (Diffsize: 21) (DiffDiffsize: 17) - http://bundles.openttdcoop.org/frenchtowns/nightlies/r6/log
18:04:56  *** [1]Mark is now known as Mark
18:06:32  *** Guest2460 has quit IRC
18:11:20  <Brot6> ogfx-landscape: rebuild of r110 done (2 warnings) (Diffsize: 828) (DiffDiffsize: 44) - http://bundles.openttdcoop.org/ogfx-landscape/nightlies/r110/log
18:13:13  <Brot6> german-townnames: rebuild of r35 done (Diffsize: 51) (DiffDiffsize: 24) - http://bundles.openttdcoop.org/german-townnames/nightlies/r35/log
18:14:36  <Brot6> belarusiantowns: rebuild of r8 done (Diffsize: 64) (DiffDiffsize: 26) - http://bundles.openttdcoop.org/belarusiantowns/nightlies/r8/log
18:16:07  <Brot6> indonesiantowns: rebuild of r41 done (1 warnings) (Diffsize: 29) (DiffDiffsize: 17) - http://bundles.openttdcoop.org/indonesiantowns/nightlies/r41/log
18:17:48  <Brot6> airportsplus: rebuild of r154 done (Diffsize: 441059) (DiffDiffsize: 47) - http://bundles.openttdcoop.org/airportsplus/nightlies/r154/log
18:17:50  <Brot6> Following repos rebuilds successful without any difference to earlier nightlies builds: ogfx-trains (70 warnings) (Diffsize: 1327), firs (6 warnings), cets (960 warnings) (Diffsize: 32285), manindu (Diffsize: 2), dutchtramset (21 warnings) (Diffsize: 1809), dutchroadfurniture, ogfx-rv (42 warnings) (Diffsize: 1639), swedishrails, dach (104 warnings) (Diffsize: 1904)
19:37:52  *** andythenorth has joined #openttdcoop.devzone
19:46:26  *** Zuu has joined #openttdcoop.devzone
20:22:55  *** JVassie has joined #openttdcoop.devzone
20:47:47  <Brot6> Japanese Tracks - Feature Request #3615: Use new track type label scheme (dandan) @ http://dev.openttdcoop.org/issues/3615#change-9623
21:10:30  <Brot6> Japanese Tracks - Feature Request #3615: Use new track type label scheme (michi_cc) @ http://dev.openttdcoop.org/issues/3615#change-9624
21:31:46  <Brot6> BANDIT - Revision 272:4c23a39fa24a: Codechange: fifth wheel truck quota is now constant, not per-... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/4c23a39fa24a
22:04:41  *** andythenorth has quit IRC
22:18:41  *** frosch123 has quit IRC
22:36:07  *** JVassie has quit IRC
22:41:00  *** Tloo-ZaRaZa has quit IRC
23:35:41  *** ODM has quit IRC

Powered by YARRSTE version: svn-trunk