Times are UTC Toggle Colours
00:21:18 *** Lakie has quit IRC 00:34:18 <Brot6> MailAI - Code Review #2129 (Closed): included libraries? (LordAro) @ http://dev.openttdcoop.org/issues/2129 00:34:18 <Brot6> MailAI - Revision 3:232ed6ba6f2b: - IMPROVE Improved switch location finder (Hephi) @ http://dev.openttdcoop.org/projects/ai-mailai/repository/revisions/232ed6ba6f2b 00:34:18 <Brot6> MailAI - Revision 4:cf11d6001328: FIX #2129 (Hephi) @ http://dev.openttdcoop.org/projects/ai-mailai/repository/revisions/cf11d6001328 00:34:18 <Brot6> MailAI - Code Review #2129 (Closed): included libraries? (Hephi) @ http://dev.openttdcoop.org/issues/2129#change-5320 00:38:34 *** KenjiE20 has quit IRC 01:13:06 *** supermop has joined #openttdcoop.devzone 03:15:13 *** thgergo has quit IRC 05:34:04 <Brot6> Bundles Update: g43a73a2d 2011-01-08 cargodist (http://bundles.openttdcoop.org/cargodist) 05:48:41 <Brot6> AI-Lib List - Revision 29:fa1b348b55df: Codechange: Call version.nut to get the actual version (fanioz) @ http://dev.openttdcoop.org/projects/ailib-list/repository/revisions/fa1b348b55df 05:48:41 <Brot6> AI-Lib List - Revision 28:e5bf0082b0af: Backed out changeset: 759de350a568 (fanioz) @ http://dev.openttdcoop.org/projects/ailib-list/repository/revisions/e5bf0082b0af 05:48:41 <Brot6> AI-Lib List - Revision 30:5a9f3cf2b4cd: Merge with the version 2 (fanioz) @ http://dev.openttdcoop.org/projects/ailib-list/repository/revisions/5a9f3cf2b4cd 05:49:17 <Brot6> ailib-list: compile of v1 still failed (#2136) - http://bundles.openttdcoop.org/ailib-list/releases/ERROR/v1 05:55:33 <Brot6> AI-Lib List - Revision 31:13327bcce052: Added tag v2 for changeset 5a9f3cf2b4cd (fanioz) @ http://dev.openttdcoop.org/projects/ailib-list/repository/revisions/13327bcce052 05:55:40 <Brot6> ailib-list: update from to v2 done - http://bundles.openttdcoop.org/ailib-list/releases/v2 05:57:24 <Brot6> AI-Lib List - Revision 32:6defc4b3577d: Merge : Back to changeset 25 (fanioz) @ http://dev.openttdcoop.org/projects/ailib-list/repository/revisions/6defc4b3577d 05:59:18 *** fanioz has quit IRC 06:48:17 *** andythenorth has joined #openttdcoop.devzone 06:59:48 *** supermop has quit IRC 07:58:51 *** andythenorth has quit IRC 07:59:56 *** andythenorth has joined #openttdcoop.devzone 09:04:06 *** ODM has joined #openttdcoop.devzone 10:07:23 <planetmaker> moin 11:28:37 *** thgergo has joined #openttdcoop.devzone 11:41:52 *** KenjiE20 has joined #openttdcoop.devzone 12:18:27 *** frosch123 has joined #openttdcoop.devzone 12:48:35 <Brot6> FISH - Revision 510:4c9afb093d21: Feature: increased size of Small Coaster graphics to match capa... (andythenorth) @ http://dev.openttdcoop.org/projects/fish/repository/revisions/4c9afb093d21 12:59:06 *** andythenorth has quit IRC 14:43:54 *** DanMacK has joined #openttdcoop.devzone 15:12:54 *** andythenorth has joined #openttdcoop.devzone 15:15:33 <DanMacK> Hey Andy :D 15:19:19 <andythenorth> hi DanMacK 15:19:51 <andythenorth> DanMacK: if I said 'when we want to draw something white for the game, we don't necessarily pick white from the palette' 15:19:56 <andythenorth> would you know what I was on about? 15:30:08 <DanMacK> More or less, yes :P 15:32:04 * DanMacK never uses pure white, opting instead to use 1 or 2 shades darker 15:37:25 <planetmaker> FCFCFC 15:37:49 <planetmaker> is white enough 15:39:36 <Hirundo> pure white can hurt your eyes more than a christmas theme, IMO 15:52:49 <dihedral> planetmaker, or SmatZ: could one of you do me a favour? 15:53:02 <dihedral> http://vcs.openttd.org/svn/browser/trunk/src/network/network_admin.cpp#L456 <- line 465 is not alligned properly :-( 15:53:08 <dihedral> i do not know how that got missed :-( 15:53:23 <dihedral> i'll give you a patch if you really really want one :-P 15:54:06 <planetmaker> and where is it wrong? 15:54:34 <planetmaker> oh. 465. and you link to 456. How evil 15:55:00 <dihedral> yes - i did do that on purpose, so you see the few lines above too :-P 15:57:42 <planetmaker> I do not know how the commit hook allowed *that* line... 15:59:16 <dihedral> heh :-P 15:59:30 <dihedral> me neither ^^ 15:59:32 <planetmaker> he... someone didn't doxygen-ize all those functions like NetworkRecvStatus ServerNetworkAdminSocketHandler::SendCmdNames() :-( 15:59:46 <dihedral> ?? 15:59:48 <dihedral> of course it's documented 15:59:59 <dihedral> core/tcp_admin.h 16:00:08 <dihedral> where all network things are documented 16:00:20 <dihedral> in their respective core header files :-) 16:00:45 <planetmaker> hm 16:02:14 <planetmaker> I don't see there any of those functions doxygen-commented. Just some macros 16:02:36 <planetmaker> but I guess that expands to it... 16:02:53 <dihedral> one sec :-) 16:02:54 <dihedral> i'll check ^^ 16:03:59 <dihedral> http://vcs.openttd.org/svn/browser/trunk/src/network/core/tcp_admin.h#L347 16:04:21 <planetmaker> might also be that we're not that consistent with where things are documented (header or source file) than I expected ;-) 16:04:53 <dihedral> the packet structure is documented in the header files under the core directory 16:07:09 <planetmaker> oki 16:25:21 *** andythenorth has quit IRC 16:32:38 *** andythenorth has joined #openttdcoop.devzone 16:52:50 *** andythenorth has quit IRC 16:52:50 *** ODM has quit IRC 16:52:50 *** michi_cc has quit IRC 16:52:50 *** Terkhen has quit IRC 16:52:50 *** seberoth has quit IRC 16:52:50 *** planetmaker has quit IRC 16:57:36 *** andythenorth has joined #openttdcoop.devzone 16:57:36 *** ODM has joined #openttdcoop.devzone 16:57:36 *** michi_cc has joined #openttdcoop.devzone 16:57:36 *** Terkhen has joined #openttdcoop.devzone 16:57:36 *** seberoth has joined #openttdcoop.devzone 16:57:36 *** planetmaker has joined #openttdcoop.devzone 16:57:56 <DanMacK> WB All 16:58:56 *** fanioz has joined #openttdcoop.devzone 17:06:41 *** welshdragon has left #openttdcoop.devzone 17:07:20 *** welshdragon has joined #openttdcoop.devzone 17:12:30 <DJNekkid> Yexo: if you are around, do you have any idea on what the default value of action0 property 11 for trains is? (the curve speed mod) 17:17:42 <Brot6> ailib-list: update from r27 to r32 done - http://bundles.openttdcoop.org/ailib-list/nightlies/r32 17:18:16 <Brot6> fish: update from r509 to r510 done (1 errors) - http://bundles.openttdcoop.org/fish/nightlies/r510 17:18:32 <Brot6> Following repos didn't need a nightlies update: 2cctrainset (r718), 32bpp-extra (r39), ai-admiralai (r75), ailib-common (r21), ailib-direction (r17), ailib-string (r29), ailib-tile (r16), airportsplus (r70), basecosts (r22), belarusiantowns (r8), bros (r45), comic-houses (r71), firs (r1627), frenchtowns (r6), grfcodec (r818), heqs (r567), indonesiantowns (r41), manindu (r6), metrotrackset (r56), narvs (r5), newgrf_makefile (r254), nml 17:18:33 <Brot6> (r1124), nutracks (r127), ogfx-industries (r3), ogfx-landscape (r19), ogfx-rv (r78), ogfx-trains (r201), ogfx-trees (r42), opengfx (r593), openmsx (r97), opensfx (r97), smts (r19), snowlinemod (r45), spanishtowns (r10), swedishrails (r193), swisstowns (r22), transrapidtrackset (r15), ttdviewer (r26), ttrs (r24), worldairlinersset (r671) 17:34:19 *** KenjiE20 has quit IRC 17:34:19 *** avdg has quit IRC 17:34:19 *** XeryusTC has quit IRC 17:34:19 *** dihedral has quit IRC 17:34:19 *** welshdragon has quit IRC 17:34:19 *** Brot6 has quit IRC 17:34:19 *** V453000 has quit IRC 17:38:13 *** welshdragon has joined #openttdcoop.devzone 17:38:13 *** KenjiE20 has joined #openttdcoop.devzone 17:38:13 *** avdg has joined #openttdcoop.devzone 17:38:13 *** XeryusTC has joined #openttdcoop.devzone 17:38:13 *** dihedral has joined #openttdcoop.devzone 17:38:13 *** Brot6 has joined #openttdcoop.devzone 17:38:13 *** V453000 has joined #openttdcoop.devzone 17:38:17 *** LordAro has joined #openttdcoop.devzone 17:44:42 <Brot6> MailAI - Code Review #2127: use UTF-8 (LordAro) @ http://dev.openttdcoop.org/issues/2127#change-5321 19:00:03 <Brot6> repository /home/hg/roadtypes registered in Redmine with url /home/hg/roadtypes 19:00:03 <Brot6> repository /home/hg/roadtypes created 19:00:10 *** DanMacK has quit IRC 19:00:49 <Brot6> 32bpp-ez-patches: compile of r21742 still failed (#2069) - http://bundles.openttdcoop.org/32bpp-ez-patches/testing/ERROR/r21742 19:00:56 <planetmaker> andy: the road types repo already exists on the devzone 19:01:00 <planetmaker> first clone that 19:01:04 <andythenorth> hmm 19:01:09 <planetmaker> as usual. like a newgrf repo 19:01:10 <andythenorth> I iz confused 19:01:17 <andythenorth> the project exists, but there was no repo module yet 19:01:19 <planetmaker> it's an empty repo 19:01:27 <planetmaker> look 1 minute up 19:01:34 <andythenorth> so I clone openttd - then push to repo? 19:02:00 <planetmaker> [20:00] <Brot6> repository /home/hg/roadtypes registered in Redmine with url /home/hg/roadtypes 19:02:01 <planetmaker> [20:00] <Brot6> repository /home/hg/roadtypes created 19:02:07 <planetmaker> you first clone that ^ 19:02:10 <andythenorth> k 19:02:17 <andythenorth> did you create the repo just now 19:02:18 <andythenorth> ? 19:02:25 <planetmaker> no. Devzone does that 19:02:32 <andythenorth> k 19:02:37 <andythenorth> nvm 19:02:38 <planetmaker> when you create a project. Within < 15 minutes or so 19:02:43 <planetmaker> or 7. Dunno 19:03:39 <Brot6> clientpatches: update from r21488 to r21488 done - http://bundles.openttdcoop.org/clientpatches/testing/r21488 19:04:12 <andythenorth> right I have the repo locally, so what next - pull - merge openttd trunk? 19:04:26 <planetmaker> hg pull path/to/trunk 19:04:30 <planetmaker> within the road types repo 19:04:38 <andythenorth> k 19:04:42 <Brot6> serverpatches: compile of r21742 still failed (#2080) - http://bundles.openttdcoop.org/serverpatches/testing/ERROR/r21742 19:05:08 <andythenorth> on it's way to me 19:05:50 <planetmaker> then: 19:05:52 <planetmaker> hg up 19:05:56 <planetmaker> hg push 19:06:03 <planetmaker> will take a bit :-P 19:06:23 <planetmaker> you're pushing 5(?) years of openttd development then ;-) 19:06:57 <planetmaker> well. 6 years with 5 years history or so 19:08:25 *** DanMacK has joined #openttdcoop.devzone 19:10:15 <DanMacK> brb again 19:10:17 *** DanMacK has quit IRC 19:12:28 <andythenorth> planetmaker: might be a problem with pushing over http 19:12:31 <andythenorth> I'll try again 19:12:55 <planetmaker> andythenorth: you have to adjust the place you push to as for your other repos 19:13:01 <planetmaker> compare and adjust 19:13:09 <planetmaker> .hg/hgrc 19:13:11 <andythenorth> silly me 19:13:12 <planetmaker> within your repo 19:19:07 <andythenorth> planetmaker: I've updated by hgrc to match other repos...but... 19:19:14 <andythenorth> abort: HTTP Error 413: Request Entity Too Large 19:19:56 <planetmaker> hm. That's a task for ammler ^ pushing openttd as in "request entitiy too large" 19:20:12 <planetmaker> well. continue to work on it now ;-) 19:20:19 <andythenorth> he 19:21:05 <planetmaker> that's a web server setting and I have not really a clue where to look and if I found how to refresh the current https server without damaging the running system 19:21:21 <andythenorth> np 19:21:35 <planetmaker> I know that it's a setting and relatively easy fixed. I had that before. It just needs rising a limit 19:27:26 <Ammler> hmm 19:28:41 <Ammler> why don't you use mq? 19:30:41 <planetmaker> it's for a 1st version not the most convenient approach :-) 19:30:59 <planetmaker> it's the approach for when it comes to "this works, now it's time to re-write it" 19:31:14 <Ammler> yes, why don't you use mq? 19:31:28 <planetmaker> [20:30] <planetmaker> it's for a 1st version not the most convenient approach :-) 19:31:29 <planetmaker> [20:30] <planetmaker> it's the approach for when it comes to "this works, now it's time to re-write it" 19:31:29 <Ammler> (I don't see the relation) 19:31:31 <planetmaker> :-) 19:32:07 <andythenorth> I've used mq for the second version of the crossings patch 19:32:14 <andythenorth> so far it caused as many problems as it solves 19:32:25 <andythenorth> but I'll continue for the 'proper' patches 19:32:28 <planetmaker> yes. But for a first one I'd indeed try without. Just me, but yes 19:32:54 <planetmaker> a bit easier, a bit less maintenance, a lot less separated in sub-tasks 19:33:03 <Ammler> well, it is just, we have native mq support on devzone 19:33:14 <planetmaker> but a re-write will be necessary anyway. 19:33:15 <andythenorth> my plan is to use a normal hg workflow with the devzone repo 19:33:23 <andythenorth> then use mq to break into sane patches 19:33:31 <planetmaker> Ammler: yes. But a mq approach for a 1st attempt is not favourable 19:33:44 <planetmaker> mq is not always 'best' 19:33:51 <Ammler> Ks 19:33:54 <planetmaker> not for a 1st attempt at something big 19:34:02 <Ammler> hmm, ok 19:34:18 <andythenorth> mq is quite fiddly 19:34:29 <andythenorth> to get it right you have to actually know what's coming next 19:34:34 <andythenorth> which is impossible on the first hack 19:34:35 <planetmaker> it puts too much work on the think-ahead separation of what you might not even know yourself 19:34:36 <Ammler> mq odes not support same easy merging as branching 19:34:50 <andythenorth> going back through the queue is not quite as easy as it might be 19:34:59 <planetmaker> one thing is the easy merging with trunk, yes 19:35:07 <planetmaker> andythenorth: not? 19:35:10 <planetmaker> hg qpop -a 19:35:18 <andythenorth> I lost work somehow 19:35:23 <planetmaker> hg qselect patchname 19:35:26 <andythenorth> probably by forgetting to qrefresh 19:35:34 <Ammler> andythenorth: mq is imo much easier if you plan to contribute 19:35:39 <andythenorth> I know 19:35:43 <andythenorth> like I said ^^ 19:35:45 <Ammler> it is like git branches 19:35:49 <planetmaker> Ammler: but it's wrong advice at this stage 19:35:50 <andythenorth> andythenorth: then use mq to break into sane patches 19:35:56 <andythenorth> I don't need convincing :) 19:36:03 <andythenorth> I've already done it for the crossings patch 19:36:23 <Ammler> well, do whatever fits you 19:36:36 <planetmaker> :-) 19:36:36 <Ammler> I just need to think, how to support branching with devzone :-) 19:36:45 <planetmaker> proof-of-concept needs no mq :-) 19:37:01 <planetmaker> it needs no branches within that repo, I think 19:37:02 <Ammler> planetmaker: I see it quite the opposite, it seems 19:37:21 <andythenorth> no branches 19:37:36 <planetmaker> Ammler: you didn't ever try to write a BIG patch with several hooks in several places and had too keep it updated a LOOG time then 19:37:41 <andythenorth> it de-facto is a branch or near enough 19:37:48 <Ammler> a clone of openttd trunk and modify it _is_ branching 19:37:56 <andythenorth> I've cloned, I'm not pushing, it will get out of sync with trunk - it's a branch 19:37:58 <planetmaker> keeping the mq up to date and the mq in the proper order - that's a pain. And you re-write and re-sort it anyway 19:38:06 <planetmaker> so why go for the hassle in the first place? 19:38:30 <planetmaker> andythenorth: yes. But it's the only branch within that repo 19:38:42 <andythenorth> anywya 19:38:46 <andythenorth> lets go exploring some bits 19:43:27 <Ammler> in any case, you should name the branch, makes it easier, maybe push the branch only to devzone? 19:43:53 <planetmaker> why should it be named? 19:44:32 <Ammler> to easier split upstream from own changesets 19:45:15 <planetmaker> hm, point 19:45:41 <Ammler> you need to merge anyway 19:45:52 <Ammler> so you can as good merge to a branch 19:46:49 <Ammler> then the devzone does prepare the complete clone like it does now 19:46:55 <Ammler> with mq 19:47:17 <Ammler> which then could be used from the openttd compile farm to build 19:47:50 <Brot6> Java OpenTTD Admin Library - Revision 49:f79402d4f704: Change: do not limit ReverseLookup to subc... (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/f79402d4f704 19:47:50 <Brot6> Java OpenTTD Admin Library - Revision 50:773df3e93d21: Change: Allow ReverseLookup to be more Dyn... (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/773df3e93d21 19:47:50 <Brot6> Java OpenTTD Admin Library - Revision 51:5df6a34c9c00: Add: Dynamic Enum handling for DoCommad Names (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/5df6a34c9c00 19:47:52 <Brot6> Java OpenTTD Admin Library - Revision 52:e7affe5527ce: Change: poll for and receive DoCommandName... (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/e7affe5527ce 19:47:56 <Brot6> Java OpenTTD Admin Library - Revision 53:80f66ede21be: Change: make id of Poolable subclasses final (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/80f66ede21be 19:48:00 <Brot6> Java OpenTTD Admin Library - Revision 54:25eb621dfd8d: Change: remove debug output (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/25eb621dfd8d 19:48:15 <Ammler> anyway, we should support pushing the whole openttd repo to the server :-) 19:48:31 <Ammler> I will check that 19:50:20 <Ammler> dih, where do I find docs to joan/grapes for running it? 19:55:22 <dihedral> <- there 19:55:23 <dihedral> :-D 19:55:49 <dihedral> java -jar <joan|grapes>*.jar <config file> 19:56:05 <dihedral> grapes will take an empty file and fill it with defaults 19:56:19 <dihedral> joan needs host =, port =, pass =, and loglevel = 19:56:37 <dihedral> ignore loglevel and it will tell you which values it may have 19:57:28 <dihedral> if you run joan like that, it will act as a simple remote console 20:00:31 <Ammler> maybe you could add that to the wiki or a readme in the repo :-) 20:01:04 <dihedral> planes do exist for that :-D 20:01:21 <Ammler> might also help for getting contributors 20:01:38 <Ammler> currently it looks like it is not useable at all 20:02:40 <planetmaker> planes even? 20:02:49 <dihedral> hehe 20:02:52 <planetmaker> like with advertizing banner, flying in the sky? ;_) 20:02:58 <dihedral> :-D 20:03:04 <dihedral> attached to my model plane 20:03:13 <Ammler> also those file are depreciated: https://dev.openttdcoop.org/projects/joan/files right? 20:03:15 <planetmaker> sorry, it was right next to me on the way to pickup ;-) 20:04:00 <dihedral> Ammler, download from the hudson tab 20:04:12 <Ammler> dihedral: I would disable the files tab 20:04:24 <dihedral> yup 20:05:00 <dihedral> currently i think coding is more important than publicity or the likes 20:07:41 <Ammler> well, I just meant because you looking for contributors 20:09:00 <dihedral> contributers read code and doc blocks 20:09:14 <Ammler> hehe 20:09:31 <Ammler> also a little feature request, use port 3977 as default 20:09:43 <Ammler> afaik it is that way in openttd too 20:10:20 <dihedral> it is, in grapes 20:11:13 <dihedral> joan is a library actually - and SimpleConsole is an example implementation 20:11:17 <Ammler> ah ok, grapes doesn't depend on joan? 20:11:26 <dihedral> yep it does 20:11:48 <Ammler> but joan is included in the grapes jar? 20:11:57 <dihedral> joan is a library and handles the network communication with OpenTTD servers 20:12:50 <dihedral> the normal grapes jar is without any other libraries - so basically only grapes 20:13:09 <dihedral> the bundle jar contains all it needs to run 20:13:13 <dihedral> same goes for plugins 20:14:26 <Ammler> ok 20:14:59 <dihedral> place plugin jar files in a plugin directory, in the config file, name that dir for plugins, and all jars will be loaded 20:17:50 <dihedral> and it lacks contributers not just because of documentation but also because of the lack of java devs :-P 20:41:01 *** DanMacK has joined #openttdcoop.devzone 21:31:42 *** DanMacK has quit IRC 21:37:28 *** DanMacK has joined #openttdcoop.devzone 21:47:36 <Brot6> repository /home/hg/test-branch-openttd registered in Redmine with url /home/hg/test-branch-openttd 21:47:36 <Brot6> repository /home/hg/test-branch-openttd created 22:05:03 <Ammler> andythenorth: I guess, there is no automatic option to push such big repo once to the server 22:05:28 <Ammler> either use hg push -r<rev> to push in parts 22:05:42 <Ammler> or ssh as you should still have ssh access there 22:09:54 <Brot6> FISH - Revision 511:1df0a21f0cec: Change: tweaked offsets of Small Coaster to match larger sprites (andythenorth) @ http://dev.openttdcoop.org/projects/fish/repository/revisions/1df0a21f0cec 22:11:55 <Ammler> openttd repo is ~ 35MB 22:12:24 <andythenorth> how do I push it in parts? 22:13:10 <Ammler> andythenorth: let me simply clone the devzone openttd repo 22:13:17 <andythenorth> ok 22:13:24 <Ammler> from which rev did you start to work? 22:13:26 <andythenorth> I have no local changes anyhow 22:13:36 <Ammler> oh, so I clone tip 22:13:43 <andythenorth> I'm at 16996 22:13:50 <Ammler> it doesn't matter anyway 22:13:52 <andythenorth> maybe we wait for 17000 :P 22:14:02 <andythenorth> for neatness :P 22:14:25 <Ammler> well, the revs are quite realtive :-P 22:15:06 <Ammler> I just branch the trunk, right? 22:15:13 <Ammler> you don't need 1.0 branch 22:15:28 <andythenorth> not as far as I know 22:17:00 <Brot6> Java OpenTTD Admin Library - Revision 55:7876fc2e9379: Fix: valueOf was gobble-di-gook (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/7876fc2e9379 22:17:00 <Brot6> Java OpenTTD Admin Library - Revision 56:96f814288402: Add: support for DoCommand logging (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/96f814288402 22:17:44 <Ammler> !rss watched 22:17:58 <andythenorth> Ammler: I'm going to sleep :) 22:17:59 <Ammler> ah, I disabled that 22:18:08 <Ammler> the repo is cloned 22:18:11 <dihedral> you disabled going to sleep? 22:18:13 <dihedral> :-P 22:18:17 <andythenorth> he 22:18:22 <andythenorth> I'm over-riding him 22:18:28 <Ammler> nah :-P 22:18:53 <Ammler> I still think, you should add your changes to a branch 22:18:57 <andythenorth> Ammler: local and remote repos are in sync :) 22:19:03 <andythenorth> so that's worked 22:19:07 <Brot6> 2cc train set - template-engine.png (DJNekkid) @ http://dev.openttdcoop.org/attachments/download/1306/template-engine.png 22:19:16 <Ammler> yes, but branches aren't announced here 22:19:28 <andythenorth> hmm 22:19:34 <andythenorth> a problem for tomorrow 22:19:36 <andythenorth> good night 22:19:39 *** andythenorth has left #openttdcoop.devzone 22:19:40 <Ammler> Brot6: rss watched 22:19:41 <Brot6> Ammler: Patches: http://dev.openttdcoop.org/projects/openttd/activity.atom?key=367cb5251575ed9cb23c65f837f64685d3dee6db (in format: devzone) 22:19:41 <Brot6> Administration: http://dev.openttdcoop.org/projects/home/activity.atom?key=367cb5251575ed9cb23c65f837f64685d3dee6db (in format: devzone) 22:19:41 <Brot6> aidev: http://dev.openttdcoop.org/projects/aidev/activity.atom?key=367cb5251575ed9cb23c65f837f64685d3dee6db (in format: devzone) 22:19:41 <Brot6> admintools: http://dev.openttdcoop.org/projects/admintools/activity.atom?key=367cb5251575ed9cb23c65f837f64685d3dee6db (in format: devzone) 22:19:43 <Brot6> grftools: http://dev.openttdcoop.org/projects/grf-tools/activity.atom?key=367cb5251575ed9cb23c65f837f64685d3dee6db (in format: devzone)... 22:20:12 <Ammler> ah 22:20:17 <Ammler> it will be announced 22:20:28 <Ammler> just remdine needs his time to import the changesets 22:23:55 <Brot6> 2cc train set - Bug #2141 (New): bigboy new parts (DJNekkid) @ http://dev.openttdcoop.org/issues/2141 22:26:12 <Brot6> feed Patches had 15 updates, showing the latest 10 22:26:12 <Brot6> roadtypes - Revision 16987:695a205d2267: (svn r21733) -Codechange: Clarify the update owner legen... (Terkhen) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/695a205d2267 22:26:12 <Brot6> roadtypes - Revision 16988:c92da28b979e: (svn r21734) -Change: use 'landscaping' instead of 'terr... (SmatZ) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/c92da28b979e 22:26:12 <Brot6> roadtypes - Revision 16989:5b61adb9a431: (svn r21735) -Update from WebTranslator v3.0: (translators) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/5b61adb9a431 22:26:16 <Brot6> roadtypes - Revision 16990:d23a2b7e75f7: (svn r21736) -Update from WebTranslator v3.0: (translators) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/d23a2b7e75f7 22:26:20 <Brot6> roadtypes - Revision 16991:cdbd9861e554: (svn r21737) -Fix (r1)[FS#4384-ish]: A loading order was... (frosch) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/cdbd9861e554 22:26:24 <Brot6> roadtypes - Revision 16992:4a17fadb7779: (svn r21738) -Fix (r21642)[FS#4384]: Start loading when ... (frosch) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/4a17fadb7779 22:26:28 <Brot6> roadtypes - Revision 16993:52e333fe5fda: (svn r21739) -Fix [FS#4388] (r19657): make clearing refi... (Rubidium) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/52e333fe5fda 22:26:34 <Brot6> roadtypes - Revision 16994:9765298e69f9: (svn r21740) -Update from WebTranslator v3.0: (translators) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/9765298e69f9 22:26:38 <Brot6> roadtypes - Revision 16995:aa73b6a4ab06: (svn r21741) -Fix (r21668): Some white space slipped pas... (planetmaker) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/aa73b6a4ab06 22:26:42 <Brot6> roadtypes - Revision 16996:e9a731f3ddb0: (svn r21742) -Update from WebTranslator v3.0: (translators) @ http://dev.openttdcoop.org/projects/roadtypes/repository/revisions/e9a731f3ddb0 22:50:20 <Brot6> Java OpenTTD Admin Library - Revision 57:3fae3e54292e: Change: make DoCommandName fail safe acros... (dih) @ http://dev.openttdcoop.org/projects/joan/repository/revisions/3fae3e54292e 22:53:57 <dihedral> good night 22:55:08 <DJNekkid> can ANYONE see what is wrong here? 22:55:29 <DJNekkid> http://pastie.org/1441193 22:55:30 <Webster> Title: #1441193 - Pastie (at pastie.org) 22:59:34 <Rubidium> maybe instead of \b9 use \b36? 23:00:29 <Rubidium> though OpenTTD's sourcecode seems to agree with your nfo on that 23:00:40 <Rubidium> so it might be a nforenum validation error 23:01:13 <DJNekkid> hmm 23:01:16 <DJNekkid> it might... 23:01:44 *** DanMacK has quit IRC 23:01:45 <DJNekkid> and my previous action0s used to work, and they had \b<number-of-compatibles> 23:02:29 <Rubidium> how ancient is your nforenum? 23:03:02 <DJNekkid> i did a hg pull-u && make 5 mins ago to see if might have been the problem 23:03:16 <Rubidium> and nforenum -v confirms that? 23:04:00 <DJNekkid> r818 23:05:27 <Rubidium> oh... 23:05:46 * Rubidium slaps himself 23:06:07 <DJNekkid> with \b36 do i get the same error 23:06:08 <Rubidium> see how the colour of the rail labels at lines 16, 17, 35 and 36 changes? 23:06:12 <DJNekkid> on the first of thoose 23:06:28 <Rubidium> (in the paste thingy) 23:06:36 <DJNekkid> yes, i've noticed that 23:07:11 <Rubidium> take a good look at the place where it changes colour, as that's basically the place where the error stems from 23:07:15 <DJNekkid> aha! i spot it! 23:07:18 <DJNekkid> it miss a " 23:09:05 <DJNekkid> thanx mate :D 23:09:41 <DJNekkid> and, it helped :D 23:09:55 <DJNekkid> sometiems a second pair of eyes help to spot stupid mistaces 23:09:57 <DJNekkid> mistakes 23:18:32 <DJNekkid> how did i remove the last commit again? not the changes i made, but the commit(message) ? 23:25:29 <Rubidium> hg rollback? 23:27:17 <DJNekkid> ty :D 23:45:39 *** frosch123 has quit IRC 23:46:08 *** ODM has quit IRC