Times are UTC Toggle Colours
00:01:03 *** Frankr has quit IRC 00:24:18 *** KenjiE20|LT has joined #openttdcoop.devzone 00:24:34 *** KenjiE20 has quit IRC 00:42:08 *** Frankr has joined #openttdcoop.devzone 00:58:33 *** Frankr has quit IRC 00:59:57 *** PeterT has quit IRC 02:23:48 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 491: Fix: don't complain about missing cargos.pnfo and c... <http://dev.openttdcoop.org/projects/firs/repository/revisions/491> || Redmine - Revision 3158: Merged r3315 from trunk. <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3158> || Redmine - Revision 3157: Cleaned up the IssueController redirects to use the back_url like the ot... <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3157> || Redmine - Revision 3156: Fixes project editing route broken by r3313. <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3156> || Redmine - Revision 3155: XML REST API for Projects (#296). <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3155> || Redmine - Revision 3154: New Croatian language in Redmine! Thanks to Igor P. for translation (#4526) <http://dev.openttdcoop.org/projects/redmine/repository/revisions/3154> 02:31:31 *** KenjiE20|LT has quit IRC 07:32:43 *** ODM has joined #openttdcoop.devzone 07:41:16 <planetmaker> andythenorth: issue #702 can be closed, right? 07:42:39 <andythenorth> planetmaker: yes 07:43:23 <andythenorth> problem was with OpenTTD? 07:43:26 <andythenorth> IIRC 07:49:52 <planetmaker> at least partially. 07:50:20 <planetmaker> but I don't see the fault there ;-) 07:50:41 <planetmaker> in firs I mean 07:51:22 <andythenorth> do you want to close it (or I can) 07:52:24 <planetmaker> closed 08:00:37 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Bug #702 (Rejected): checks.pnfo include currently disabled in fi... <http://dev.openttdcoop.org/issues/702#change-1894> 08:23:33 *** ODM has quit IRC 09:24:03 *** ODM has joined #openttdcoop.devzone 10:24:52 <Webster> Latest update from devactivity: 2cc train set - Code Review #625 (Closed): use templates for real <http://dev.openttdcoop.org/issues/625#change-1897> || 2cc train set - Bug #341 (Feedback): engines available before 1st wagons <http://dev.openttdcoop.org/issues/341#change-1896> || 2cc train set - Bug #137 (Closed): Misaligned trains <http://dev.openttdcoop.org/issues/137#change-1895> 12:02:32 *** ODM has quit IRC 12:14:04 *** KenjiE20 has joined #openttdcoop.devzone 15:05:21 *** ODM has joined #openttdcoop.devzone 16:51:31 *** Hyronymus has joined #openttdcoop.devzone 17:09:51 *** Frankr has joined #openttdcoop.devzone 21:40:54 <andythenorth> planetmaker: got a minute to look at a templating question? 21:54:35 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 494: Meta:merge <http://dev.openttdcoop.org/projects/firs/repository/revisions/494> || FIRS Industry Replacement Set - Revision 493: Feature: Sand Pit now shows more correct terrain ti... <http://dev.openttdcoop.org/projects/firs/repository/revisions/493> || FIRS Industry Replacement Set - Revision 492: Add: source psd file for Fuel Depot <http://dev.openttdcoop.org/projects/firs/repository/revisions/492> 21:58:06 <Ammler> what is "meta" about a merge? 21:58:40 <Ammler> doesn't "meta" mean something like unimportant? 22:00:58 <andythenorth> better suggestion? Just "merge"? 22:01:57 <Ammler> well, maybe the reason for the merge 22:02:26 <Ammler> like "Merge: stupid me forgot to pull" 22:02:30 <andythenorth> :) 22:02:41 <Ammler> or just "Merge", indeed :-) 22:06:50 <andythenorth> oh :o 22:06:55 <andythenorth> something bad happened 22:26:41 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Bug #711 (New): r491 _appears_ to break cargo acceptance at indus... <http://dev.openttdcoop.org/issues/711> 22:32:22 *** ODM has quit IRC 22:33:16 *** Ammler has quit IRC 22:33:16 *** Hirundo has quit IRC 22:33:16 *** andythenorth has quit IRC 22:35:07 *** andythenorth_ has joined #openttdcoop.devzone 22:41:40 *** Hirundo has joined #openttdcoop.devzone 22:41:40 *** Ammler has joined #openttdcoop.devzone 22:41:45 *** andythenorth has joined #openttdcoop.devzone 22:41:54 *** andythenorth_ has left #openttdcoop.devzone 22:46:17 <planetmaker> you might actually be right, andythenorth 22:49:06 <andythenorth> even a stopped clock tells the correct time twice a day :) 22:49:19 <planetmaker> :-P 22:49:50 <planetmaker> have a test case for me? 22:50:01 <planetmaker> how to test it quickly? 22:51:43 <andythenorth> look at a primary industry such as bauxite mine - no cargo acceptance 22:54:06 <planetmaker> fixed (hopefully). Pushed 22:54:28 <planetmaker> ah, should have added ticket number. Well. Nvm 22:56:50 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 495: Fix (r419): Don't skip the cargo related source fil... <http://dev.openttdcoop.org/projects/firs/repository/revisions/495> 22:57:48 <andythenorth> planetmaker: Makefile:46: *** missing separator. Stop. 22:58:14 <planetmaker> hu? 22:58:43 <andythenorth> make file conflicts 22:58:46 <andythenorth> don't know why 22:59:16 <planetmaker> well. Un-conflict it. :-) 22:59:21 <andythenorth> how? 22:59:23 <planetmaker> discard your changes ;-) 22:59:40 <planetmaker> hg revert Makefile* 22:59:43 <planetmaker> hg up 22:59:47 <planetmaker> maybe that works 23:00:03 <andythenorth> works 23:00:45 <andythenorth> industries accepting cargo ok 23:01:21 <planetmaker> ok :-) 23:01:59 <planetmaker> I missed the fact that the same var was used twice - and once and importantly as input what got concatenated to the pnfo :-) 23:02:08 <planetmaker> not only when checking for deps 23:04:29 <andythenorth> planetmaker: I've removed water animation (wave cycle) from sand pit. I prefer it, but I'm not sure others will. 23:04:52 <planetmaker> hm.... IMO it should stay there. It's water after all. 23:05:20 <planetmaker> having a plain blue area is... boring 23:05:40 <planetmaker> and actually inconsistant ;-) 23:05:43 <andythenorth> yup 23:06:00 <andythenorth> I'll need to improve the water in that case 23:06:20 <andythenorth> the previous cycle was bad, I couldn't really test it until the sprites were in game 23:06:55 <andythenorth> I can revert just that pcx file right? I think I know how. 23:07:45 <andythenorth> done 23:08:02 <planetmaker> andythenorth: hg revert -rXXX path/to/pcx 23:08:11 <planetmaker> oh, ok 23:12:49 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Revision 497: Change: restored sand pit water animation <http://dev.openttdcoop.org/projects/firs/repository/revisions/497> || FIRS Industry Replacement Set - Revision 496: Change: experimentally removed water animation from... <http://dev.openttdcoop.org/projects/firs/repository/revisions/496> 23:14:37 <planetmaker> oh, lol :-) remove: feature. Add: feature ;-) 23:17:01 <andythenorth> bed time. good night 23:26:07 <planetmaker> good night! 23:26:09 <planetmaker> I'm off, too 23:28:47 *** Hyronymus has quit IRC 23:28:50 <Webster> Latest update from devactivity: FIRS Industry Replacement Set - Bug #711 (Closed): r491 _appears_ to break cargo acceptance at in... <http://dev.openttdcoop.org/issues/711#change-1898" target="_blank">http://dev.openttdcoop.org/issues/711#change-1898> || FIRS Industry Replacement Set - Bug #711 (Closed): r491 _appears_ to break cargo acceptance at in... <http://dev.openttdcoop.org/issues/711>