Config
Log for #openttdcoop.devzone on 15th January 2012:
Times are UTC Toggle Colours
00:17:49  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
01:11:54  *** Zuu has quit IRC
01:17:50  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
01:34:09  *** JVassie has quit IRC
02:07:33  *** dnicholls has quit IRC
02:17:51  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
03:17:52  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
04:17:55  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
05:05:59  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
05:06:49  <Brot6> Central European Train Set - Revision 525:8a40ad69773c: Change: Remove white wheel edges from Sax... (oberhuemer) @ http://dev.openttdcoop.org/projects/cets/repository/revisions/8a40ad69773c
05:06:49  <Brot6> Central European Train Set - Revision 526:384370fe34f0: Change: Restructure Bavarian engine avail... (oberhuemer) @ http://dev.openttdcoop.org/projects/cets/repository/revisions/384370fe34f0
05:06:49  <Brot6> Central European Train Set - Revision 527:58d1538df566: Add: Olive livery for Saxon narrow gauge ... (oberhuemer) @ http://dev.openttdcoop.org/projects/cets/repository/revisions/58d1538df566
05:17:57  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
06:06:01  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
06:17:59  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
07:06:19  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
07:18:04  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
07:21:33  *** andythenorth has joined #openttdcoop.devzone
07:21:39  <Brot6> FIRS Industry Replacement Set - Bug #3541 (New): Recycling depot - may have wrong production code (andythenorth) @ http://dev.openttdcoop.org/issues/3541
07:30:44  <Brot6> FIRS Industry Replacement Set - Bug #3541 (New): Recycling depot - has wrong production code, wro... (andythenorth) @ http://dev.openttdcoop.org/issues/3541
07:34:57  <Brot6> FIRS Industry Replacement Set - Bug #3541 (Closed): Recycling depot - has wrong production code, ... (andythenorth) @ http://dev.openttdcoop.org/issues/3541
07:34:57  <Brot6> FIRS Industry Replacement Set - Bug #3541 (Closed): Recycling depot - has wrong production code, ... (planetmaker) @ http://dev.openttdcoop.org/issues/3541#change-9205
07:40:41  <andythenorth> :)
07:42:03  <Brot6> FIRS Industry Replacement Set - Bug #3496: recycling depot: check production and supply acceptance (andythenorth) @ http://dev.openttdcoop.org/issues/3496#change-9206
07:42:26  <planetmaker> andy... it *has* custom production code
07:42:40  <planetmaker> it *uses* the town population
07:42:53  <planetmaker> it *accepts* ENSP
07:42:59  <planetmaker> Just *something* is buggy there
07:44:57  <planetmaker> hm, it does not accept ENSP
07:45:07  <andythenorth> that's correct, it shouldn't
07:45:55  <andythenorth> does it include check_primary_production_level.pnml to get some common functions?
07:46:07  <andythenorth> e.g. closure and such?
07:46:22  <planetmaker> .... yes
07:47:19  <andythenorth> the chain looks right otherwise
07:48:06  <andythenorth> correct variable for town popn?
07:52:36  <planetmaker> check the nfo >:-|
07:52:51  <andythenorth> I did
07:52:59  <andythenorth> 1FFFh, 8191d
07:53:02  <andythenorth> looks correct
07:53:13  * andythenorth pokes a bit
07:54:37  <andythenorth> planetmaker: I think it never reaches the produce switch
07:54:57  <andythenorth> I swapped a constant value in, instead of reading the register
07:55:02  <andythenorth> production still 0
07:55:07  <planetmaker> it's called unconditionally
07:55:46  <planetmaker> with the to-be-production in the 1st temp. variable
07:56:16  <andythenorth> planetmaker: check the graphics block...
07:56:31  <planetmaker> the graphics block is irrelevant for production
07:56:34  <andythenorth> is produce called automatically on every production cycle?
07:56:51  <planetmaker> except the production callback, of course
07:57:06  <planetmaker> 		produce_cargo_arrival:   THIS_ID(produce);
07:57:19  <planetmaker> thus it's called when... we have cargo... delivered
07:57:25  <planetmaker> that's stupid, I guess :-)
07:57:27  <andythenorth> produce_256_ticks
07:57:31  <andythenorth> might work better :P
07:57:48  <planetmaker> yeah
07:57:49  * andythenorth tests
07:58:37  <andythenorth> that improves things
07:58:45  <andythenorth> I'll fix the rest of this one
08:00:20  <planetmaker> oh, hum. I just committed the fix
08:01:19  <andythenorth> in that case I'll pull the fix :P
08:01:35  <andythenorth> did you remove the extra_text_industry cb?
08:02:12  <Brot6> FIRS Industry Replacement Set - Bug #3541 (Closed): Recycling depot - has wrong production code, ... (planetmaker) @ http://dev.openttdcoop.org/issues/3541#change-9205
08:02:12  <Brot6> FIRS Industry Replacement Set - Revision 2704:4118a3f46cc6: Fix #3496: Recycling depot's producti... (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/4118a3f46cc6
08:02:12  <Brot6> FIRS Industry Replacement Set - Bug #3496 (Closed): recycling depot: check production and supply ... (planetmaker) @ http://dev.openttdcoop.org/issues/3496#change-9207
08:02:31  <planetmaker> no. Should it?
08:02:43  <andythenorth> I'll do it
08:03:07  <planetmaker> I think it shouldn't but get a special text
08:03:36  <andythenorth> let's see what the nfo says
08:03:41  <andythenorth> I think it is a special text
08:04:33  <andythenorth> hmm
08:04:44  <andythenorth> #define TEXT_INFO_GENERIC ""
08:04:46  <andythenorth> :)
08:05:01  <planetmaker> does it matter?
08:05:03  <andythenorth> it could get a text explaining that production depends on town population
08:05:14  <planetmaker> I'm on it
08:05:15  <planetmaker> 30s
08:05:54  <planetmaker> Should we mention (no) ENSP?
08:06:22  <planetmaker> hm, no. we shouldn't ;-)
08:06:24  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
08:08:06  <Brot6> FIRS Industry Replacement Set - Revision 2705:a6f22905ca0e: Change: Add info that production of r... (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/a6f22905ca0e
08:08:39  <Brot6> FIRS Industry Replacement Set - Revision 2706:a2ff03e59ecd: Fix r2705: Save before commit (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/a2ff03e59ecd
08:08:56  <andythenorth> @Brot6 make planetmaker tea
08:09:20  <planetmaker> very good idea, indeed :-)
08:09:40  <andythenorth> I miss STR_EXTRA_RECYCLING_DEPOT
08:09:52  <planetmaker> that's in the firs commit
08:09:58  <planetmaker> *first
08:11:28  <planetmaker> hm, I might have screwed up still
08:11:34  <planetmaker> more tea required [TM]
08:12:36  <planetmaker> return string(STR...)
08:14:48  <Brot6> FIRS Industry Replacement Set - Revision 2707:aad8b1011da6: Fix r2705: strings are strings and no... (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/aad8b1011da6
08:15:57  <andythenorth> \o/
08:18:07  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
08:18:53  <andythenorth> :m
08:25:01  <Brot6> BANDIT - Revision 111:90c4552d8d81: Codechange: use a define for graphics file in template (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/90c4552d8d81
08:35:30  <Brot6> OpenGFX - Bug #3542 (New): Extra NewGRF is recognized as valid NewGRF (planetmaker) @ http://dev.openttdcoop.org/issues/3542
08:44:06  <Ammler> isn't that rather a ottd bug?
08:45:23  <Ammler> I cannot remember, if it ever was the case, though
08:45:56  <planetmaker> I can remember that bug in the 0.1 or 0.2 series
08:46:00  <planetmaker> Which was an issue with the GRFID
08:47:51  <planetmaker> and... FF 0x47 0x47 01 is not FF "OT" 01
08:49:42  <Ammler> well, afaik, openttd should ignore all FF grfs
08:50:00  <Ammler> FF"OT" is basegrf
08:50:36  <Ammler> not ignore, but hide
08:50:59  <planetmaker> yes. But we declare FF"OG"
08:51:03  <planetmaker> which is wrong
08:51:24  <Ammler> well, then we have 2 bugs, one in openttd that it doesn't hide FF grfs anymore
08:51:33  <Ammler> and sendond in opengfx with wrong id
08:51:39  <Ammler> second*
08:51:51  <planetmaker> I think that only 0xFF"OT" are hidden
08:53:14  <Ammler> well, obviously not
08:53:58  <planetmaker> as said: we use 0xFF"OG"
08:54:05  <Ammler> but with the GUI, FF grfs might not make sense anymore
08:54:29  <Ammler> planetmaker: yes, which proved that on older releases that was hidden too
08:54:54  <planetmaker> No. Might just be an error converting to NML
08:55:21  <Ammler> ah ok
08:59:18  <Ammler> grfid: "\FFOG";
09:00:13  <planetmaker> yes
09:01:32  <Ammler> :-)
09:01:48  <Brot6> BANDIT - Revision 112:2036acae6c4d: Codechange: template trailer graphics chain (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/2036acae6c4d
09:04:49  <Brot6> OpenGFX - Revision 904:6dccd8881211: Fix: The grfID of the extra grf was wrong... and would be fo... (planetmaker) @ http://dev.openttdcoop.org/projects/opengfx/repository/revisions/6dccd8881211
09:05:33  <Brot6> OpenGFX - Revision 905:b45b5756cf8b: Fix: The grfID of the extra grf was wrong... and would be fo... (planetmaker) @ http://dev.openttdcoop.org/projects/opengfx/repository/revisions/b45b5756cf8b
09:06:27  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
09:15:49  *** ODM has joined #openttdcoop.devzone
09:18:09  *** LordAro has joined #openttdcoop.devzone
09:18:10  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
09:47:07  <Brot6> BANDIT - Revision 113:b81f58747b61: Codechange: use duplicate defines for trailer identifiers (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/b81f58747b61
10:06:28  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
10:07:05  *** Zuu has joined #openttdcoop.devzone
10:15:05  <Brot6> OpenGFX+ Road Vehicles - Bug #3543 (New): power of vehicles with realistic acceleration (planetmaker) @ http://dev.openttdcoop.org/issues/3543
10:17:57  *** andythenorth has quit IRC
10:18:11  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
10:20:31  <Brot6> OpenGFX+ Road Vehicles - Feature Request #3544 (New): FS#4975 - Buses engine's power (Alberth) @ http://dev.openttdcoop.org/issues/3544
10:22:40  <Brot6> OpenGFX+ Road Vehicles - Bug #3543 (Closed): power of vehicles with realistic acceleration (planetmaker) @ http://dev.openttdcoop.org/issues/3543
10:22:41  <Brot6> OpenGFX+ Road Vehicles - Bug #3543 (Closed): power of vehicles with realistic acceleration (planetmaker) @ http://dev.openttdcoop.org/issues/3543#change-9208
11:02:29  *** JVassie has joined #openttdcoop.devzone
11:06:30  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
11:18:11  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
11:22:08  *** andythenorth has joined #openttdcoop.devzone
11:26:26  *** LordAro has quit IRC
11:26:49  *** LordAro has joined #openttdcoop.devzone
11:29:02  *** Zuu has quit IRC
11:29:05  <Brot6> Dutch Trains 2.0 - Feature #3545 (New): HS001 futuristic electric (Voyager1) @ http://dev.openttdcoop.org/issues/3545
11:52:55  <Brot6> Dutch Road Furniture - Bug #3484 (Assigned): only one version of drive specific objects should sh... (foobar) @ http://dev.openttdcoop.org/issues/3484#change-9209
11:55:00  <Brot6> Dutch Road Furniture - Feature Request #3546 (Assigned): motorway start/end signs on shoulder sta... (foobar) @ http://dev.openttdcoop.org/issues/3546
11:58:29  <Brot6> Dutch Road Furniture - Revision 129:62e9e4ea3f55: Feature: shoulder end pieces without signs (foobar) @ http://dev.openttdcoop.org/projects/dutchroadfurniture/repository/revisions/62e9e4ea3f55
12:04:52  <Brot6> Dutch Road Furniture - Revision 130:3252ef413425: Codechange: reference shoulder end piece signs ... (foobar) @ http://dev.openttdcoop.org/projects/dutchroadfurniture/repository/revisions/3252ef413425
12:06:31  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
12:18:12  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
12:20:13  *** LordAro has quit IRC
13:06:33  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
13:18:12  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
13:34:35  <Brot6> DACH Trains - Revision 34:75d0ebfbfd03: added ÖBB 1144 (officercrockey) @ http://dev.openttdcoop.org/projects/dach/repository/revisions/75d0ebfbfd03
13:38:46  <Brot6> DACH Trains - Feature #3527 (Closed): ÖBB 1044/1144 (officercrockey) @ http://dev.openttdcoop.org/issues/3527#change-9210
13:39:48  <Brot6> Central European Train Set - Feature #2924: Prussian steam engines (Eddi) @ http://dev.openttdcoop.org/issues/2924#change-9211
13:39:49  <Brot6> DACH Trains - Feature #3547 (Assigned): push-pull for ÖBB City Shuttle (officercrockey) @ http://dev.openttdcoop.org/issues/3547
13:39:49  <Brot6> DACH Trains - Feature #3548 (Assigned): push-pull for ÖBB City Shuttle double decker (officercrockey) @ http://dev.openttdcoop.org/issues/3548
13:40:48  <Brot6> DACH Trains - Feature #3549 (Assigned): push-pull for DB Intercity double decker (officercrockey) @ http://dev.openttdcoop.org/issues/3549
13:40:48  <Brot6> DACH Trains - Feature #3550 (Assigned): push-pull for SBB IC2000 (officercrockey) @ http://dev.openttdcoop.org/issues/3550
13:43:25  *** frosch123 has joined #openttdcoop.devzone
13:47:15  <Brot6> DACH Trains - Feature #3527: ÖBB 1044/1144 (officercrockey) @ http://dev.openttdcoop.org/issues/3527#change-9212
14:02:32  *** andythenorth has quit IRC
14:06:33  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
14:09:23  <Brot6> Dutch Road Furniture - Feature Request #3546 (Closed): motorway start/end signs on shoulder start... (foobar) @ http://dev.openttdcoop.org/issues/3546
14:09:24  <Brot6> Dutch Road Furniture - Revision 131:eb44f05c898d: Feature: motorway start/end signs on shoulder s... (foobar) @ http://dev.openttdcoop.org/projects/dutchroadfurniture/repository/revisions/eb44f05c898d
14:09:24  <Brot6> Dutch Road Furniture - Revision 132:94fdd0af18de: Feature: left side motorway start/end signs on ... (foobar) @ http://dev.openttdcoop.org/projects/dutchroadfurniture/repository/revisions/94fdd0af18de
14:09:24  <Brot6> Dutch Road Furniture - Feature Request #3546 (Closed): motorway start/end signs on shoulder start... (foobar) @ http://dev.openttdcoop.org/issues/3546#change-9213
14:10:14  <Brot6> DACH Trains - Feature #3534: ÖBB City Shuttle coaches (officercrockey) @ http://dev.openttdcoop.org/issues/3534#change-9214
14:11:06  <Brot6> DACH Trains - Feature #3524: ÖBB City Shuttle double deck coaches (officercrockey) @ http://dev.openttdcoop.org/issues/3524#change-9215
14:12:49  <Brot6> DACH Trains - Feature #3535: ÖBB City Shuttle control car (officercrockey) @ http://dev.openttdcoop.org/issues/3535#change-9216
14:12:49  <Brot6> DACH Trains - Feature #3525: ÖBB City Shuttle double deck control car (officercrockey) @ http://dev.openttdcoop.org/issues/3525#change-9217
14:18:13  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
14:23:09  <Brot6> DACH Trains - Feature #3547: push-pull for ÖBB City Shuttle (Yoshi) @ http://dev.openttdcoop.org/issues/3547#change-9219
14:29:08  <Brot6> DACH Trains - Feature #3547: push-pull for ÖBB City Shuttle (Yoshi) @ http://dev.openttdcoop.org/issues/3547#change-9220
14:59:15  <Brot6> Dutch Road Furniture - Feature #3424: bridge (foobar) @ http://dev.openttdcoop.org/issues/3424#change-9226
15:06:34  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
15:18:13  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
16:06:35  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
16:13:45  *** Zuu has joined #openttdcoop.devzone
16:18:14  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
16:42:04  *** andythenorth has joined #openttdcoop.devzone
17:06:22  *** andythenorth has quit IRC
17:06:36  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
17:10:48  *** andythenorth has joined #openttdcoop.devzone
17:18:14  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
17:18:58  <Brot6> Dutch Road Furniture - Revision 133:c16e01cd3910: Change: set drive side availability of shoulder... (foobar) @ http://dev.openttdcoop.org/projects/dutchroadfurniture/repository/revisions/c16e01cd3910
17:36:13  *** andythenorth has quit IRC
17:38:31  *** andythenorth has joined #openttdcoop.devzone
18:06:39  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
18:18:15  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
18:31:01  *** andythenorth has quit IRC
18:41:37  <Brot6> FIRS Industry Replacement Set - Revision 2708:b91702e6e517: Fix: The forest should not have the d... (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/b91702e6e517
19:04:39  <Brot6> FIRS Industry Replacement Set - Revision 2709:a0c662749050: Update: German translation (planetmaker) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/a0c662749050
19:06:39  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
19:11:10  *** andythenorth has joined #openttdcoop.devzone
19:18:15  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
19:54:51  <Brot6> BANDIT - Revision 114:963366b2ee0c: Cleanup: remove unused template (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/963366b2ee0c
19:54:51  <Brot6> BANDIT - Revision 115:67b2ba3da57a: Change: add in Latour Clipper truck (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/67b2ba3da57a
20:06:21  *** JVassie_ has joined #openttdcoop.devzone
20:06:43  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
20:12:40  *** JVassie has quit IRC
20:18:16  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
21:02:34  <Brot6> Central European Train Set - Revision 528:394fe4fa2a3a: Change: Correct/re-fudge some power and T... (oberhuemer) @ http://dev.openttdcoop.org/projects/cets/repository/revisions/394fe4fa2a3a
21:03:40  *** Zuu has quit IRC
21:06:44  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
21:08:29  <Brot6> Central European Train Set - Feature #2924: Prussian steam engines (oberhuemer) @ http://dev.openttdcoop.org/issues/2924#change-9231
21:18:16  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
22:06:44  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
22:18:17  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...
22:18:47  * andythenorth might sleep for an hour
22:25:49  *** andythenorth has quit IRC
22:30:23  * frosch123 sleeps for multiple hours
22:30:25  <frosch123> night
22:30:28  *** frosch123 has quit IRC
22:36:49  * Ammler sleeps for some hours too :-)
22:40:21  <Brot6> Central European Train Set - Feature #3384: Cost structure (oberhuemer) @ http://dev.openttdcoop.org/issues/3384#change-9232
22:58:06  *** ODM has quit IRC
23:06:45  <Brot6> cets: [push] openSUSE API (osc) not reachable, sleep an hour and try again...
23:17:09  *** JVassie_ has quit IRC
23:18:19  <Brot6> firs: [nightlies] openSUSE API (osc) not reachable, sleep an hour and try again...

Powered by YARRSTE version: svn-trunk