Times are UTC Toggle Colours
00:21:52 *** JVassie has quit IRC 01:19:46 <Brot6> OpenGFX - Bug #3578: Font update (PaulC) @ http://dev.openttdcoop.org/issues/3578#change-9553 01:26:56 <Brot6> BROS (Nysosis Version) - Feature Request #3677 (Assigned): Upload Existing NML (Leanden) @ http://dev.openttdcoop.org/issues/3677 01:28:07 <Brot6> British Rail OpenTTD Set - Support #2574 (Closed): Coder AWOL (Leanden) @ http://dev.openttdcoop.org/issues/2574#change-9554 01:28:55 <Brot6> British Rail OpenTTD Set - Support #3350 (Rejected): Ways to build from external repository? (Leanden) @ http://dev.openttdcoop.org/issues/3350#change-9555 01:30:51 <Brot6> British Rail OpenTTD Set - Bug #2482 (Rejected): Class 373 Eurostar Livery Fire Red Fix. (Leanden) @ http://dev.openttdcoop.org/issues/2482#change-9558 01:32:40 <Brot6> British Rail OpenTTD Set - Feature #1893 (Closed): Class 170 'Turbostar' (Leanden) @ http://dev.openttdcoop.org/issues/1893#change-9563 01:33:13 <Brot6> British Rail OpenTTD Set - Code Review #1925 (Closed): backup.push to 2cc (Leanden) @ http://dev.openttdcoop.org/issues/1925#change-9565 05:16:16 *** Jupix has joined #openttdcoop.devzone 05:19:03 *** Jupix2 has quit IRC 07:51:34 *** andythenorth has joined #openttdcoop.devzone 08:11:52 <andythenorth> NML - weight for RVs requires the weight specified in 1/4t, same as NFO? 08:12:35 <andythenorth> if I return 8 to the cb (int), I get a rendered weight of 2t 08:12:59 <andythenorth> if I call float() on it before returning (as docs suggest), I get invalid expression 08:13:10 <andythenorth> if I specify 'tons' or 'ton' I get invalid token 08:13:24 * andythenorth will check own code again for bugs though 08:14:46 <planetmaker> moin 08:15:07 <planetmaker> andythenorth: callbacks don't yet handle units 08:15:29 <andythenorth> and the 1/4t is expected? 08:15:33 <andythenorth> it's consistent with NFO iirc 08:15:54 <planetmaker> thus: yes 08:16:00 <andythenorth> k 08:16:02 <andythenorth> easy fix 08:27:39 <Brot6> BANDIT - Bug #3678 (New): Default for CBs may be returning invalid / unwise results (andythenorth) @ http://dev.openttdcoop.org/issues/3678 08:31:03 <Brot6> BANDIT - Revision 237:029e7bbb7879: Change: truck weights now calculated according to number of v... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/029e7bbb7879 09:08:50 <Brot6> BANDIT - Revision 238:07005da429f8: Codechange: use better switch identifiers (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/07005da429f8 09:08:50 <Brot6> BANDIT - Revision 239:79454392f202: Codechange: stop printing weight stuff, not needed anymore (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/79454392f202 09:16:57 *** JVassie has joined #openttdcoop.devzone 09:48:48 <Brot6> BANDIT - Revision 240:8fff73a6c809: Codechange: initial framework for handling te coefficient (no... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/8fff73a6c809 09:55:32 *** andythenorth has quit IRC 10:29:18 * Rubidium waves at Yexo 10:29:31 <Rubidium> did you have time to look at my grf container version 2 code? 10:29:52 <Yexo> yep, it looks fine 10:30:00 <Yexo> will be committed this weekend :) 10:30:51 <Yexo> I'm afraid the time I have available for OpenTTD/related things has been greatly reduced since finding a job, so things don't go as fast as before 10:31:29 <Rubidium> as long as you enjoy the job there'll inevitably come times where you have some more time ;) 10:31:46 <Yexo> in a few months, when I've moved, yes :) 10:33:16 <Rubidium> what kind of job is it actually? 10:38:13 <Yexo> software development 10:38:32 <Yexo> currently I'm testing and fixing bugs in a new windows driver 10:38:50 <Rubidium> oh, pretty low level ;) 10:39:29 <Yexo> yep, the company designs their own hardware 10:39:51 <Yexo> but in a few weeks I'll move on to higher level software, that's where the bulk of my time will be spend 10:42:29 * Rubidium ought to do some groceries... but can't really be arsed to do so :( 10:42:47 <Rubidium> stupid procrastination 10:43:01 <Yexo> same here 11:10:50 *** frosch123 has joined #openttdcoop.devzone 11:15:49 *** andythenorth has joined #openttdcoop.devzone 12:05:42 *** frosch123 has quit IRC 13:33:54 *** frosch123 has joined #openttdcoop.devzone 13:46:50 <Brot6> BANDIT - Revision 241:1cd2f950a9d2: Codechange: set TE coefficient to take care of trailer weight... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/1cd2f950a9d2 14:40:21 <Brot6> BANDIT - Feature #3679 (New): Fifth wheel trucks - capacity fraction should also be applied to TE... (andythenorth) @ http://dev.openttdcoop.org/issues/3679 14:42:03 <Brot6> BANDIT - Feature #3481 (Closed): Trailer trucks - weight should vary with number of trailers (andythenorth) @ http://dev.openttdcoop.org/issues/3481#change-9567 15:00:54 *** Zuu has joined #openttdcoop.devzone 15:58:47 <Brot6> BANDIT - Bug #3678 (Closed): Default for CBs may be returning invalid / unwise results (andythenorth) @ http://dev.openttdcoop.org/issues/3678 15:58:47 <Brot6> BANDIT - Bug #3678 (Closed): Default for CBs may be returning invalid / unwise results (andythenorth) @ http://dev.openttdcoop.org/issues/3678#change-9569 16:00:00 <Brot6> BANDIT - Revision 242:89d2aedba505: Codechange: stop printing things that are no longer needed fo... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/89d2aedba505 16:00:00 <Brot6> BANDIT - Revision 243:31cad1fcc571: Codechange: set better default/ failed cb results (or comment... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/31cad1fcc571 16:14:33 <Brot6> BANDIT - Revision 244:5d0aea33791b: Feature: change buy menu info for fifth wheel trucks with 1 t... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/5d0aea33791b 16:14:33 <Brot6> BANDIT - Bug #3676 (Closed): Fifth wheel trucks with 1 trailer don't need a refit string in buy menu (andythenorth) @ http://dev.openttdcoop.org/issues/3676#change-9572 16:43:53 <Brot6> Dutch Trains 2.0 - Support #3632: list of vehicles to be drawn (foobar) @ http://dev.openttdcoop.org/issues/3632#change-9576 16:54:28 <Brot6> BANDIT - Revision 245:459aaa1f8852: Change: framework for cargo-specific truck graphics (graphics... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/459aaa1f8852 16:54:28 <Brot6> BANDIT - Feature #3665 (Closed): Drawbar and solo trucks need generated spritesets (andythenorth) @ http://dev.openttdcoop.org/issues/3665#change-9577 17:08:56 <Brot6> Dutch Trains 2.0 - Revision 178:24c642c85c54: Feature: new graphics for DE4 (graphics by Voyager ... (foobar) @ http://dev.openttdcoop.org/projects/dutchtrains/repository/revisions/24c642c85c54 17:08:56 <Brot6> Dutch Trains 2.0 - Revision 179:8428fe4e67f5: Feature: new graphics for ICE3M (graphics by Voyage... (foobar) @ http://dev.openttdcoop.org/projects/dutchtrains/repository/revisions/8428fe4e67f5 17:08:56 <Brot6> Dutch Trains 2.0 - Revision 180:a84c25185db3: Feature: new liveries for RET Type T (graphics by V... (foobar) @ http://dev.openttdcoop.org/projects/dutchtrains/repository/revisions/a84c25185db3 17:08:58 <Brot6> Dutch Trains 2.0 - Feature #3633 (Closed): Rotterdam T-type (foobar) @ http://dev.openttdcoop.org/issues/3633#change-9578 17:15:36 <Brot6> BANDIT - Feature #3592: Set vehicle speeds, power, weight, run cost, buy cost (oberhuemer) @ http://dev.openttdcoop.org/issues/3592#change-9579 17:17:10 <Brot6> BANDIT - Feature #3592: Set vehicle speeds, power, weight, run cost, buy cost (andythenorth) @ http://dev.openttdcoop.org/issues/3592#change-9580 17:23:30 <Brot6> bandit: update from r231 to r245 done (1 warnings) - http://bundles.openttdcoop.org/bandit/nightlies/r245 17:26:00 <Brot6> dutchtrains: update from r177 to r180 done (108 warnings) - http://bundles.openttdcoop.org/dutchtrains/nightlies/r180 17:27:33 <Brot6> Dutch Trains 2.0 - Revision 181:a05821716f6c: Codechange: Update makefile to version 0.6.2 (foobar) @ http://dev.openttdcoop.org/projects/dutchtrains/repository/revisions/a05821716f6c 17:34:24 <Brot6> BANDIT - Revision 246:ea8323c502b6: Change: set lengths a little more accurately (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/ea8323c502b6 17:35:37 <Brot6> NewGRF Meta Language - Feature Request #3674: More useful error when string parameter is missing (oberhuemer) @ http://dev.openttdcoop.org/issues/3674#change-9581 17:36:09 <Brot6> BANDIT - Feature #3680 (New): Use trailer lengths - length + spriteset (andythenorth) @ http://dev.openttdcoop.org/issues/3680 17:36:09 <Brot6> BANDIT - Feature #3681 (New): Trucks need to use length to select spriteset template (andythenorth) @ http://dev.openttdcoop.org/issues/3681 17:44:01 *** andythenorth is now known as Guest2264 17:44:02 *** andythenorth has joined #openttdcoop.devzone 18:52:42 *** LordAro has joined #openttdcoop.devzone 19:22:06 <Brot6> OpenGFX - Bug #3682 (New): Suspended building missing contrast between wall and windows (oberhuemer) @ http://dev.openttdcoop.org/issues/3682 21:21:21 *** ODM has joined #openttdcoop.devzone 21:54:37 <Brot6> BANDIT - Revision 247:f79690c9d887: Add: extra test graphic for trucks (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/f79690c9d887 21:54:37 <Brot6> BANDIT - Revision 248:e347f7bc36c3: Change: use truck graphic instead of trailer graphic for solo... (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/e347f7bc36c3 21:54:37 <Brot6> BANDIT - Revision 249:53fe385c4ab1: Change: set speed and hp for some trucks (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/53fe385c4ab1 21:56:04 <Brot6> repository /home/hg/brosnyosis not registered in Redmine: Failed. Response code = 409. Response message = Conflict. 21:56:04 <Brot6> repository /home/hg/brosnyosis created 21:57:02 <Brot6> BROS (Nysosis Version) - Feature Request #3677: Upload Existing NML (Leanden) @ http://dev.openttdcoop.org/issues/3677#change-9583 22:00:53 <Brot6> British Rail OpenTTD Set - Bug #3651: DevZone compile failed (Leanden) @ http://dev.openttdcoop.org/issues/3651#change-9584 22:01:31 <Brot6> British Rail OpenTTD Set - Feature #1892 (Assigned): Class 220 'Voyager'/Class 221 'Super Voyager... (Leanden) @ http://dev.openttdcoop.org/issues/1892#change-9585 22:02:40 <Brot6> British Rail OpenTTD Set - Bug #3349 (Closed): Check Commits (Leanden) @ http://dev.openttdcoop.org/issues/3349#change-9586 22:06:28 <Brot6> BROS (Nysosis Version) - Coding Started Afresh (Leanden) @ http://dev.openttdcoop.org/news/63 22:22:39 <Brot6> BANDIT - Revision 250:3bd35e98ffab: Feature: reduce number of trucks before 1950 by 4 (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/3bd35e98ffab 22:32:40 <Brot6> BANDIT - Revision 251:c4e1ba477696: Codechange: some switches were stupidly named (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/c4e1ba477696 22:58:26 <Brot6> BANDIT - Revision 252:165d871ec194: Feature: remove some more trucks (andythenorth) @ http://dev.openttdcoop.org/projects/bandit/repository/revisions/165d871ec194 23:08:46 *** ODM has quit IRC 23:12:28 *** JVassie has quit IRC 23:16:43 *** andythenorth has quit IRC 23:31:40 *** LordAro has quit IRC 23:33:35 *** Zuu has quit IRC