Config
Log for #openttdcoop.devzone on 16th May 2010:
Times are UTC Toggle Colours
00:10:44  *** Seberoth2 has quit IRC
00:10:58  *** KenjiE20 has quit IRC
01:13:19  *** OwenS has quit IRC
01:27:32  *** Guest224 has joined #openttdcoop.devzone
01:28:47  *** Guest224 is now known as welshdragon
05:05:18  *** welshdragon is now known as welshdragon`
06:13:51  *** Yexo has quit IRC
06:14:08  *** Yexo has joined #openttdcoop.devzone
07:09:58  <Yexo> Hirundo: r168 probably doesn't do waht you intended it to do
07:10:29  <Yexo> "5: return;" <- that is now the same as "5: return 0xFFFFFFFF" instead of "5: CB_FAILED;"
07:10:35  <Yexo> the latter makes more sense to me
07:36:03  *** Yexo has quit IRC
07:37:57  *** Yexo has joined #openttdcoop.devzone
07:44:13  *** ODM has joined #openttdcoop.devzone
08:17:30  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 827: Feature: improved map colours <http://dev.openttdcoop.org/projects/firs/repository/revisions/827> || Redmine - Revision 3581: Updates (#5409) <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3581> || Redmine - Revision 3580: sr and sr-CY languages (#5409) <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3580>
08:48:54  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Bug #312 (Closed): industry map colours <http://dev.openttdcoop.org/issues/312#change-2513> || FIRS Industry Replacement Set - Revision 828: Feature: additional improvements to map colours <http://dev.openttdcoop.org/projects/firs/repository/revisions/828>
09:03:56  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 829: Feature: additional improvements to Textil Mill gra... <http://dev.openttdcoop.org/projects/firs/repository/revisions/829>
09:19:01  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Feature #938 (New): Anti-alias Plastic Factory <http://dev.openttdcoop.org/issues/938> || FIRS Industry Replacement Set - Feature #937 (New): Lumber greeble for Furniture Factory <http://dev.openttdcoop.org/issues/937>
09:31:41  *** OwenS has joined #openttdcoop.devzone
09:49:16  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 830: Feature: improved graphics for Fertiliser Plant <http://dev.openttdcoop.org/projects/firs/repository/revisions/830>
10:21:17  *** KenjiE20 has joined #openttdcoop.devzone
10:35:39  *** Seberoth has joined #openttdcoop.devzone
11:07:24  <Hirundo> Yexo: "5: return" returns 5 as CB result, doesn't it?
11:08:00  <Yexo> not with your implementation
11:08:14  <Yexo> nor is that possible at all in the nfo spec, at least not for ranges
11:09:45  <Yexo> hmm, actually it might work, I don't know how var 1C works exactly
11:09:48  <Hirundo> Currently I redirect to a second varact2 that reads var 1C and has nvar==0, so it returns the computed value (=1C=previous result), at least that was my thought
11:11:04  <Yexo> hmm, nice approach actually :)
11:11:49  <Yexo> we could just reserve a single action2 id for that, as it works for all features the same
11:12:07  <Yexo> so "load 1C, nvar==0" is always id 1 or so
11:12:50  <Hirundo> 1 single varact2 fails if multiple features are involved, at least for TTDP I think
11:13:08  <Hirundo> since IIRC stuff with e.g. feature 04 is not loaded if newstations is off
11:13:16  <Yexo> the feature of the referenced action2 is ignored, that's part of the spec
11:13:36  <Hirundo> nice, didn't know that
11:13:59  <Hirundo> in that case, reserving a single action2 id may be better
11:15:00  <Yexo> hmm, I can't find it back in the spec, that is, it's defined that way when using procedures
11:15:09  <Yexo> http://wiki.ttdpatch.net/tiki-index.php?page=VarAction2Advanced bottom of the page
11:16:08  <Hirundo> Ask some TTDP guru (DaleStan)?
11:17:37  <Yexo> in fact openttd seems to ignore the feature byte of a varaction2 nearly completely, it's only used to set relative scope for vehicles
11:22:10  <Hirundo> I just asked in #tycoon
11:25:41  <Yexo> ok, I've read and reread the relevant spec pages and still can't find it, so lets hope we get an answer
11:27:46  <Hirundo> <peter1138>	Possibly either it checks the corresponding action3/action1 entries match, or it ignores it.
12:08:28  <Hirundo> Yexo: currently looking at http://svn.ttdpatch.net/trac/browser/trunk/patches/grfact.asm around line 800
12:11:52  <Yexo> why line 800? lines 506-508 seem to be the relevant lines
12:26:46  <PeterT> planetmaker: do you have some free time yet?
12:29:53  <Hirundo> Yexo: These (commented out) lines only check that feature == feature of action1, which does not apply here
12:38:32  <Hirundo> I can't find any action2->action2 check for feature
12:39:12  *** yorick has joined #openttdcoop.devzone
12:40:18  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 831: Feature: improved graphics for Fertiliser Plant fur... <http://dev.openttdcoop.org/projects/firs/repository/revisions/831>
12:51:25  <Ammler> I gave jupix access to our bundles, maybe he wants to setup a mirror for the 32bpp packs
12:51:47  <Ammler> but I would then like to keep only latest
12:53:02  <planetmaker> quite fine with me
12:53:33  <planetmaker> I don't mind it at all; actually it makes even sense. Then there's kinda one big 3rd party download location.
12:53:52  <planetmaker> bundle.openttdcoop.org
12:54:00  <planetmaker> it's not like we can't afford the traffic
12:54:54  <Ammler> hmm, do I need to setup alias bundle?
12:55:12  <Ammler> as it is already bundles and binaries :-P
13:00:33  <Ammler> his speed is kinda limited, afaik
13:03:05  <planetmaker> na. bundles is fine. No need for bundle. Just a typo here on my side
13:10:27  <Webster> Latest update from devactivity: OpenMSX - Bug #759: Building 0.1.0 <http://dev.openttdcoop.org/issues/759#change-2514>
13:14:26  *** PeterT has quit IRC
13:16:04  *** PeterT has joined #openttdcoop.devzone
14:57:07  <Webster> Latest update from devactivity: 2cc train set - Code Review #939 (New): r528 is a bad joke? <http://dev.openttdcoop.org/issues/939>
15:20:58  *** welshdragon` is now known as welshdragon
15:41:39  <yorick> hmm you can't just use 100/num for percentages?
15:42:43  <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 833: Change: code for Lumber Yard (not active - unfinished) <http://dev.openttdcoop.org/projects/firs/repository/revisions/833> || FIRS Industry Replacement Set - Revision 832: Change: renamed lumber treatment plant to lumber yard <http://dev.openttdcoop.org/projects/firs/repository/revisions/832>
15:44:50  *** GT has joined #openttdcoop.devzone
16:18:32  <Brot6> firs: update from r820 to r833 done (1 errors) - http://bundles.openttdcoop.org/firs/nightlies/
16:18:33  <Brot6> Following repos didn't need a update: 2cctrainset (r528), 32bpp-extra (r32), airportsplus (r48), bros (r10), comic-houses (r69), fish (r364), heqs (r318), nmts (r15), nutracks (r59), opengfx (r456), openmsx (r53), opensfx (r88), snowlinemod (r10), worldairlineset (ERROR r637)
16:33:23  <PeterT> Ammler: do you have some free time?
16:34:24  <Ammler> depends on the topic
16:34:36  <PeterT> you know xOR?
16:34:48  <PeterT> the guy with the awesome autopilot modifications?
16:35:03  <PeterT> he gave me a test version of xShunter, his new program
16:35:07  <PeterT> for OpenTTD control
16:35:17  <PeterT> and I was wondering if you wanted to see it in action a bit
16:45:09  <Ammler> I know it already
17:26:08  *** frosch123 has joined #openttdcoop.devzone
17:53:15  *** Seberoth has quit IRC
17:53:20  *** Seberoth has joined #openttdcoop.devzone
18:35:52  <Webster> Latest update from devactivity: 32bpp-extra - Revision 33: Change: remove z2 suffix for better trunk compatibility of default zoo... <http://dev.openttdcoop.org/projects/32bpp-extra/repository/revisions/33>
18:40:30  <yorick> hmm ogfxplus kinda fails
18:41:02  <yorick> (it still produces a grf, but it can't renum and grfcodec the nfo)
18:52:34  <Ammler> someone likes to test http://push.openttdcoop.org with redmine credentials
19:14:39  <Ammler> specially try to push to your project and try to push to another project, for example test
19:45:04  <planetmaker> Ammler: what are my redmine credentials?
19:45:15  <planetmaker> you mean the login I have with redmine? Hm...
19:45:55  <Ammler> planetmaker: yep
19:46:39  <planetmaker> I need to lookup it ;-)
19:46:43  <planetmaker> FF knows it :-P
19:47:26  <Ammler> hehe
19:47:38  <Ammler> only Dev and manager should be able to push
19:48:09  <Ammler> http://dev.openttdcoop.org/projects/test <-- my test project
19:48:50  <Ammler> hmm, the hook didn't run
19:51:14  <planetmaker> I didn't commit anything
19:55:29  <Ammler> mz.openttdcoop.org/hg does rewrite to hg.openttdcoop.org
19:55:48  <Ammler> so does dev.openttdcoop.org/hg
19:56:05  <Ammler> planetmaker: try to push wihtout change
19:56:16  <Ammler> should also check for authentification, afaik
19:58:31  <planetmaker> Ammler: where to push to?
19:58:47  <planetmaker> http://push.openttdcoop.org/test
19:59:04  <planetmaker> or how does my .hg/hgrc have to look like?
19:59:09  <Ammler> that shouldn't work, does it?
19:59:17  <planetmaker> I didn't test :-)
19:59:20  <planetmaker> I asked :-P
19:59:21  <Ammler> call the address with browser
20:00:42  <planetmaker> ah, I see :-)
20:01:34  <Ammler> abort: cannot create new http repository
20:01:58  <Ammler> default = https://ATest:***@push.openttdcoop.org/test
20:02:10  <Ammler> that is how my hgrc entry looks ^
20:03:00  <planetmaker> http://paste.openttd.org/225794
20:03:27  <Ammler> :-o
20:03:30  <planetmaker> looks like mercurial didn't like default-push = https://user:password@push.openttdcoop.org/test
20:03:51  <planetmaker> So the test for wrong credentials there is... interesting
20:03:54  <Ammler> well, you pushed another repo to an existing repo
20:03:57  <Ammler> might need force
20:04:08  <planetmaker> I didn't. I pulled test and then pushed it
20:04:16  <planetmaker> just as you said
20:04:24  <Ammler> oh, but wrong credentials?
20:04:27  <planetmaker> yes
20:04:38  <planetmaker> user:password don't match ;-)
20:04:48  <planetmaker> that was verbatim ;-)
20:05:02  <Ammler> http://dev.openttdcoop.org/projects/test/settings <-- add you here
20:05:31  <planetmaker> Ammler: not yet. First I try with my credentials
20:05:40  <Ammler> ok :-)
20:05:51  <Ammler> afaik, admin should always work
20:07:38  <planetmaker> it does
20:07:43  <planetmaker> successfully pushed
20:08:00  <Ammler> but creating seems not to work
20:08:04  <Ammler> (clone)
20:08:16  *** yorick has quit IRC
20:09:28  <planetmaker> do we have some test user?
20:09:31  <Webster> Latest update from devactivity: test - Revision 3: yes <http://dev.openttdcoop.org/projects/test/repository/revisions/3>
20:11:30  <planetmaker> hm?
20:11:48  <planetmaker> ah
20:13:37  <Ammler> next todo on my list is to update redmine per project
20:13:50  <Ammler> now I do on every push update every project
20:16:01  <planetmaker> hm. But it's not that important
20:17:59  <Ammler> no, first finish the compiler... :-)
20:18:15  <planetmaker> :-)
20:24:39  <Webster> Latest update from devactivity: test - Revision 4: test adding 4 <http://dev.openttdcoop.org/projects/test/repository/revisions/4>
20:41:39  *** welshdragon is now known as welshdragon`
20:49:43  <V453000> hey everyon ... I have a serious issue with FIRS
20:49:49  <V453000> HQ doesnt accept beer
20:49:56  <planetmaker> lol
20:50:00  <andythenorth> submit a patch
20:50:05  <V453000> :-D
20:50:39  <planetmaker> indeed it would need support on the OpenTTD part
20:50:48  <Ammler> there is no newhq spec, I fear.
20:51:05  <V453000> :(
20:52:18  <Yexo> it's part of newobjects
20:52:36  <Yexo> but i have no idea about the status of that, neither the spec nor the implementation
20:53:00  <planetmaker> like "not started" or "abandoned" I think
20:53:25  <Yexo> belugas has done some very basic work on it
20:55:36  <V453000> beer in HQ is really key thing.
20:55:56  <planetmaker> yes. But as I understand it it's not likely to be continued at any pace which will see it included soon
20:55:58  <V453000> :P I will not annoy you anymore :)
20:56:59  * Ammler votes for V453000 should open a BIG bug report about
20:57:10  <Ammler> and assign it to SmatZ
20:57:14  <V453000> :-D
20:57:25  <V453000> importance: Critical
21:02:47  *** frosch123 has quit IRC
21:10:31  <SmatZ> BEEER
21:10:37  <SmatZ> also, hello :)
21:15:44  <V453000> hi :) there he goes
21:26:56  *** welshdragon` is now known as welshdragon
21:38:13  *** ODM has quit IRC
22:04:18  <Brot6> test: abort: push creates new remote heads!
22:22:33  *** Seberoth has quit IRC
22:29:28  *** GT has left #openttdcoop.devzone
22:47:01  <Webster> Latest update from devactivity: test3 - Support #940 (New): What is this test? <http://dev.openttdcoop.org/issues/940>

Powered by YARRSTE version: svn-trunk