Config
Log for #openttdcoop.devzone on 25th June 2011:
Times are UTC Toggle Colours
03:07:10  *** Doorslammer has joined #openttdcoop.devzone
03:09:38  *** Doorslammer has quit IRC
05:56:17  *** andythenorth has joined #openttdcoop.devzone
06:51:57  <andythenorth> hmm
06:52:08  <andythenorth> I am stuck in the wrong branch or rev of FIRS repo again
06:52:16  <andythenorth> so my FIRS won't build for trunk
06:53:24  <andythenorth> I am not sure what I need to do
06:55:54  <andythenorth> hg up 'branch(default)'
06:56:18  <andythenorth> does not do anything
06:56:31  <andythenorth> useful
06:59:17  <andythenorth> grr
07:00:11  <andythenorth> I have uncommitted changes to 402 local files
07:00:28  <andythenorth> how did that happen? :o
07:02:00  <andythenorth> planetmaker / Yexo do you have time to help me figure this out?
07:05:57  <andythenorth> hhmm
07:06:07  <andythenorth> clean clone builds r2087
07:06:12  <andythenorth> my main repo must be borked
07:06:17  <andythenorth> how does that happen? :o
07:07:16  <andythenorth> I don't trust a vcs that randomly stops working
07:07:23  <andythenorth> there must be a science based reason, or user error
07:21:09  <andythenorth> hmm
07:21:13  <andythenorth> I seem to have fixed it
07:21:23  <andythenorth> I did:
07:21:26  <andythenorth> hg up -c -r 1
07:21:28  <andythenorth> hg purge
07:21:32  <andythenorth> hg up -r 2087
07:23:02  *** bodis has joined #openttdcoop.devzone
07:37:36  <andythenorth> Ammler: is there a problem with devzone hg?  I am getting bad gateway on push
07:37:41  * andythenorth tries again
07:51:38  <Ammler> andythenorth: always try again
07:51:51  <Ammler> don't see any propblem
08:13:55  <Brot6> NewGRF Meta Language - Code Review #2795 (New): regression test of airport layouts (planetmaker) @ http://dev.openttdcoop.org/issues/2795
08:14:35  <andythenorth> maybe I broke my hgrc
08:15:46  <andythenorth> perhaps my hg is broken
08:16:37  <andythenorth> Ammler: what should my hgrc setting be for push?
08:20:01  <Ammler> don't think so
08:20:14  <Ammler> hg paths
08:20:18  <Ammler> hg pull works?
08:21:01  <andythenorth> default-push = https://andythenorth:***@push.openttdcoop.org/firs
08:21:03  <andythenorth> pull works
08:21:09  <andythenorth> I cloned the full repo earlier as a test
08:21:42  <Ammler> could you paste the output of your push?
08:21:59  <andythenorth> pdq2s-macbook-3:firs_build andy$ hg push
08:21:59  <andythenorth> abort: HTTP Error 502: Bad Gateway
08:22:10  <andythenorth> is there a more verbose switch?
08:22:37  <Brot6> test: update from r109 to r110 done - http://bundles.openttdcoop.org/test/push/r110
08:24:15  <Ammler> andythenorth: try again, restarted uwsgi
08:25:04  <Brot6> test: update from r110 to r111 done - http://bundles.openttdcoop.org/test/push/r111
08:25:25  <andythenorth> worked
08:25:29  <Brot6> FIRS Industry Replacement Set - Revision 2090:9c2089c514d5: Change: deprecate 2 layouts at Grain ... (andythenorth) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/9c2089c514d5
08:25:29  <andythenorth> thanks
08:35:39  *** JVassie has joined #openttdcoop.devzone
08:46:47  <Brot6> FIRS Industry Replacement Set - Revision 2091:a9c3b6ffe62a: Feature: improved Grain Mill appearance (andythenorth) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/a9c3b6ffe62a
08:46:48  <Brot6> FIRS Industry Replacement Set - Feature #2531 (Closed): Rework brick grain mill sprites (andythenorth) @ http://dev.openttdcoop.org/issues/2531#change-6954
08:51:20  <Brot6> NewGRF Meta Language - Code Review #2795: regression test of airport layouts (yexo) @ http://dev.openttdcoop.org/issues/2795#change-6956
08:52:14  * andythenorth wishes there weren't 79 open FIRS tickets :)
09:04:23  <planetmaker> Yexo: #2795: what would be a solution in this case, if output from original and written nml differ?
09:04:24  <Brot6> planetmaker: Yexo: #2795 is http://dev.openttdcoop.org/issues/show/2795 "NewGRF Meta Language - Code Review #2795: regression test of airport layouts - #openttdcoop Development Zone"
09:04:32  <planetmaker> I'm not sure I understand your answer entirely ;-)
09:04:38  <Yexo> planetmaker: check if the written nml is correct
09:04:45  <Yexo> most likely it's not, which would indicate a bug in nml
09:07:29  <planetmaker> ah, I wasn't aware that there's now also nml output
09:07:53  <Yexo> however your original nml file doesn't even compile here
09:08:02  <planetmaker> he, not?
09:08:21  <Yexo> which nml revision do you have?
09:09:00  <planetmaker> r1474M (85d640b7d326) with +units['kW'] = {'type': 'power', 'convert': 1}
09:10:24  <Yexo> hmm, that would mean my fix in r1475 was wrong
09:10:37  <Brot6> FIRS Industry Replacement Set - Revision 2092:436dcf8a16f9: Add: keep an old version of the grain... (andythenorth) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/436dcf8a16f9
09:10:54  <planetmaker> I don't have r1475 ;-)
09:12:43  <Yexo> it's in the repo alright
09:12:50  <planetmaker> hu?
09:13:10  <Yexo> http://dev.openttdcoop.org/projects/nml/repository <- it shows up there
09:13:11  <planetmaker> ah, damn. I downgraded on purpose and forgot :S
09:17:00  <planetmaker> but... then the code in ogfx+airports is wrong, too
09:17:40  <planetmaker> unless I can't define an array of length one the same way I can define one of length 2
09:17:58  <planetmaker> but yes... ogfx+airports doesn't compile anymore. I see...
09:18:25  <Yexo> r1475 seems completely wrong
09:18:38  <Yexo> not sure anymore why I did that
09:18:46  <Yexo> it did seem right at the time
09:22:30  <Yexo> I reverted r1475 and fixed nml output for tilelayouts
09:22:33  <Yexo> your test works now
09:22:50  <Brot6> NewGRF Meta Language - Revision 1478:7331a12e07eb: Revert r1475: instead of a fix that commit int... (yexo) @ http://dev.openttdcoop.org/projects/nml/repository/revisions/7331a12e07eb
09:22:50  <Brot6> NewGRF Meta Language - Revision 1479:8e985688841e: Fix: nml-output of tilelayouts (yexo) @ http://dev.openttdcoop.org/projects/nml/repository/revisions/8e985688841e
09:23:44  <planetmaker> :-)
09:24:45  <planetmaker> good to know. I was having doubts about it as I wasn't that much awake yesterday anymore either, but also this morning I didn't see anything wrong obvious and nml commit messages were ot really giving clues on syntax changes either ;-)
09:26:53  <planetmaker> I also guess that's as minimal as this regression test can get... or I'll have undefined identifiers referenced
09:27:07  <Yexo> no, this is perfect :)
09:27:38  <Yexo> you could reference one original tile in the tilelayout
09:27:52  <planetmaker> hm, yes indeed
09:28:13  <planetmaker> just by number?
09:28:19  <Yexo> yep
09:31:15  <planetmaker> let's see, if  I reference a too high number (130)
09:32:22  <planetmaker> hm... is 130 too high?
09:32:55  <Yexo> dunno, let's check
09:33:42  <planetmaker> at least regression works
09:33:44  <Yexo> yes, definitely
09:33:48  <planetmaker> or nml doesn't complain
09:33:55  <Yexo> 73 is the maximum valid value
09:34:01  <planetmaker> so I remembered correctly
09:34:55  <Yexo> you don't have to reference an actual .png file either
09:35:02  <Yexo> use use spriteset(small_airport_tile_set) { [] }
09:35:08  <Yexo> the "[]" means an invalid sprite
09:35:27  <planetmaker> that doesn't matter... that file is there anyway and I only use 1px of it
09:35:41  <Yexo> makes the nfo code smaller :p
09:36:06  <planetmaker> I find that quite less intuitive, though
09:36:32  <planetmaker> or where would I use that in a real grf?
09:37:15  <Yexo> all spritesets referenced from a single action2 need to have the same size
09:37:25  <Yexo> so you can pad ones that don't have enough sprites with invalid ones
09:37:32  <Yexo> however your current code is fine
09:47:16  <andythenorth> bbl
09:47:17  *** andythenorth has quit IRC
10:26:49  <planetmaker> ah, I see... yes for purchase screen and such. Never thought about the syntax for that :-)
10:35:31  <Brot6> NewGRF Meta Language - Revision 1480:e3a491a37211: Add: Regression test for airport and airport t... (planetmaker) @ http://dev.openttdcoop.org/projects/nml/repository/revisions/e3a491a37211
10:35:57  <Yexo> thanks ;)
10:36:08  *** andythenorth has joined #openttdcoop.devzone
11:14:57  *** JVassie_ has joined #openttdcoop.devzone
11:20:55  *** JVassie has quit IRC
11:40:52  *** JVassie_ is now known as JVassie
12:04:33  <planetmaker> no problem :-)
12:05:49  *** andythenorth has quit IRC
13:17:45  *** Lakie has joined #openttdcoop.devzone
13:55:55  *** andythenorth has joined #openttdcoop.devzone
13:56:07  <andythenorth> hola
14:01:03  <Terkhen> hola holita andythenorth
14:03:27  <planetmaker> olé :-)
14:25:46  *** ODM has joined #openttdcoop.devzone
14:37:51  <Terkhen> opengfx+ industries seems done; no feedback at all since last release :P
14:42:04  *** Lakie has quit IRC
15:07:33  <andythenorth> Terkhen: how many downloads?
15:16:06  <Terkhen> 3544
16:06:52  *** JVassie has quit IRC
16:47:10  *** andythenorth has quit IRC
16:48:52  *** bodis has quit IRC
17:05:22  *** bodis has joined #openttdcoop.devzone
17:10:09  <Brot6> nml: update from r1473 to r1480 done - http://bundles.openttdcoop.org/nml/nightlies/r1480
17:19:07  <Brot6> firs: update from r2087 to r2092 done - http://bundles.openttdcoop.org/firs/nightlies/r2092
17:20:03  <Brot6> Following repos didn't need a nightlies update: 2cctrainset (r750), 32bpp-extra (r40), ai-admiralai (r75), ai-aroai (r39), ailib-common (r21), ailib-direction (r17), ailib-list (r32), ailib-string (r29), ailib-tile (r16), airportsplus (r105), basecosts (r25), belarusiantowns (r8), bros (r52), cets (r5), chips (r143), comic-houses (r71), firs.nml (r2081), fish (r653), frenchtowns (r6), german-townnames (r34), grfcodec (r832), grfpack
17:20:03  <Brot6> (r279), heqs (r605), indonesiantowns (r41), manindu (r7), metrotrackset (r56), narvs (r37), newgrf_makefile (r296), nml (r1480), nutracks (r202), ogfx-industries (r121), ogfx-landscape (r70), ogfx-rv (r107), ogfx-trains (r245), ogfx-trees (r50), opengfx (r678), openmsx (r97), opensfx (r97), smts (r19), snowlinemod (r49), spanishtowns (r10), sub-landscape (ERROR r66), sub-opengfx (ERROR r666), swedishrails (r202), swisstowns (r22),
17:20:05  <Brot6> transrapidtrackset (r15), ttdviewer (r34), ttrs (r36), worldairlinersset (r672)
17:23:27  <Brot6> narvs: compile of r37 still failed (#2789) - http://bundles.openttdcoop.org/narvs/nightlies/ERROR/r37
17:24:16  <Brot6> ogfx-industries: compile of r121 still failed (#2792) - http://bundles.openttdcoop.org/ogfx-industries/nightlies/ERROR/r121
17:27:14  <Brot6> sub-landscape: compile of r66 still failed (#2616) - http://bundles.openttdcoop.org/sub-landscape/nightlies/ERROR/r66
17:28:01  <Brot6> sub-opengfx: compile of r666 still failed (#2586) - http://bundles.openttdcoop.org/sub-opengfx/nightlies/ERROR/r666
17:28:38  <Brot6> swedishrails: rebuild of r202 done (Diffsize: 4368) (DiffDiffsize: 4840) - http://bundles.openttdcoop.org/swedishrails/nightlies/r202/log
17:28:58  <Brot6> Following repos rebuilds successful without any difference to earlier nightlies builds: airportsplus, belarusiantowns (Diffsize: 30), cets, frenchtowns, german-townnames, indonesiantowns (1 warnings) (Diffsize: 1), manindu (Diffsize: 1), newgrf_makefile, ogfx-landscape (Diffsize: 5459), ogfx-rv (Diffsize: 4590), ogfx-trains, spanishtowns (Diffsize: 1), swisstowns
17:29:50  *** bodis has quit IRC
17:30:35  *** bodis has joined #openttdcoop.devzone
17:50:00  *** andythenorth has joined #openttdcoop.devzone
18:40:42  <Brot6> Unable to connect to http://dev.openttdcoop.org/sys/: execution expired
18:45:03  * andythenorth has drawn a hardware store
18:45:13  <andythenorth> might suit to replace the warehouse in opengfx
18:45:44  <andythenorth> http://hg.openttdcoop.org/firs/raw-file/4ffb61a8a040/sprites/graphics/industries/hardwarestore.png
18:45:50  <Brot6> FIRS Industry Replacement Set - Revision 2093:4ffb61a8a040: Feature: new graphics for Hardware Store (andythenorth) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/4ffb61a8a040
18:46:40  <Ammler> andythenorth: are you already developer in opengfx project?
18:51:57  <andythenorth> no
19:00:28  <Brot6> FIRS Industry Replacement Set - Feature #2523 (Closed): Graphics for Hardware Store (andythenorth) @ http://dev.openttdcoop.org/issues/2523#change-6957
19:10:11  <planetmaker> finally: weekend!
19:10:25  <andythenorth> ^ there speaks a man without children
19:10:33  <andythenorth> :P
19:13:44  <planetmaker> that maybe ... :-) But I'd be optimistic I'd think the same would I have returned to a home with children.
19:16:18  *** Lakie has joined #openttdcoop.devzone
19:17:48  <andythenorth> you might indeed
19:17:55  <andythenorth> but your weekend would not be your own :)
19:18:12  <planetmaker> that for sure not :-)
19:18:55  <planetmaker> the weekends with children are always an adventure in their own right
19:19:08  <planetmaker> one way or another
19:32:39  <Terkhen> nice graphics :P
19:35:06  <Brot6> FIRS Industry Replacement Set - Revision 2094:e432436004fd: Feature: snow sprites for Hardware Store (andythenorth) @ http://dev.openttdcoop.org/projects/firs/repository/revisions/e432436004fd
19:51:16  *** Lakie has quit IRC
21:14:01  <planetmaker> Yexo: wouldn't a cut-down version of the articulated tram's regression test suffice as doc for the articulated vehicles?
21:41:41  *** bodis has quit IRC
21:58:53  *** ODM has quit IRC
22:08:01  *** andythenorth has left #openttdcoop.devzone
22:09:05  *** bodis has joined #openttdcoop.devzone
22:22:15  <Brot6> NewGRF Meta Language - Feature Request #2508: train documentation has nothing about articulated v... (planetmaker) @ http://dev.openttdcoop.org/issues/2508#change-6958
23:48:02  *** bodis has quit IRC

Powered by YARRSTE version: svn-trunk