Config
Log for #openttdcoop.devzone on 20th July 2013:
Times are UTC Toggle Colours
00:18:48  *** Zuu has quit IRC
00:43:10  *** gelignite has quit IRC
03:30:06  <Brot6> Progressive Train Set - Feature Request #6152 (Closed): Add JAVA support XAnonymousX @ http://dev.openttdcoop.org/issues/6152#change-16667
03:30:06  <Brot6> Progressive Train Set - Revision 30:168165f31ed3: [Add] Coffee (JAVA) as supported cargo; Fix #6152 Xw_minchin@hotmail.comX @ http://dev.openttdcoop.org/projects/progressivetrains/repository/revisions/168165f31ed3
06:38:49  <Brot6> FISH - Revision 1169:e89c55f44235: Docs: add some subclass-specific props to code reference XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/e89c55f44235
06:39:05  <Brot6> fish: update from r1168 to r1169 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1169
06:47:04  <Brot6> FISH - Revision 1170:c47673888f12: Docs: show more properties in code reference XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/c47673888f12
06:47:19  <Brot6> fish: update from r1169 to r1170 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1170
06:52:52  *** Jam35 has joined #openttdcoop.devzone
07:01:51  *** Zuu has joined #openttdcoop.devzone
07:36:55  *** andythen_ has joined #openttdcoop.devzone
07:37:52  *** andythenorth has joined #openttdcoop.devzone
07:39:09  *** andythenorth has quit IRC
07:39:32  *** andythenorth has joined #openttdcoop.devzone
07:46:04  *** andythenorth has quit IRC
07:50:49  *** frosch123 has joined #openttdcoop.devzone
07:55:32  *** Supercheese has quit IRC
10:34:21  *** frosch has joined #openttdcoop.devzone
10:39:03  *** frosch123 has quit IRC
10:50:13  *** gelignite has joined #openttdcoop.devzone
11:09:30  *** andythenorth has joined #openttdcoop.devzone
11:22:34  <Brot6> The NML fork - Revision 2093:56315becd37f: merge update XJohannesX @ http://dev.openttdcoop.org/projects/eddi-nml/repository/revisions/56315becd37f
11:24:55  <Brot6> FIRS Industry Replacement Set - Revision 3768:ec4fd5f6045f: Codechange: rename master_control_progra... XandythenorthX @ http://dev.openttdcoop.org/projects/firs/repository/revisions/ec4fd5f6045f
11:27:02  *** Alberth has joined #openttdcoop.devzone
11:27:20  <frosch> http://devs.openttd.org/~frosch/yay20130720_1.png <- \o/
11:27:55  <planetmaker> \o/
11:27:58  <Brot6> firs: update from r3767 to r3768 done (30 warnings) - http://bundles.openttdcoop.org/firs/push/r3768
11:28:06  <Alberth> looking good :)
11:28:45  <Rubidium> bad plural alert ;)
11:29:11  <planetmaker> good that it's easily solved ;-)
11:29:22  <Rubidium> but I guess it's progressing nicely
11:29:38  *** ODM has joined #openttdcoop.devzone
12:56:56  *** LordAro has joined #openttdcoop.devzone
12:57:12  <Brot6> NewGRF Meta Language - Revision 2087:b200ff4afe56: Fix: Town name parts could end up with more than ... XAlberthX @ http://dev.openttdcoop.org/projects/nml/repository/revisions/b200ff4afe56
12:57:42  <Brot6> NewGRF Meta Language - Revision 2088:910f7e484db6: Codechange: Improve naming of the nactf variable. XAlberthX @ http://dev.openttdcoop.org/projects/nml/repository/revisions/910f7e484db6
12:59:03  <andythenorth> Gamescript${('s','')[len(items) == 1]}
12:59:04  <andythenorth> :P
13:04:26  <Brot6> FISH - Revision 1171:a07bcc66309c: Docs: put readme back into docs (nothing good in it yet) XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/a07bcc66309c
13:05:04  <Brot6> fish: update from r1170 to r1171 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1171
13:08:14  <Alberth> what kind of weird language is that? :)
13:09:16  <andythenorth> python template :P
13:10:00  <planetmaker> http://dev.openttdcoop.org/projects/nml/repository/revisions/910f7e484db6/diff/nml/ast/townnames.py <-- nice one, Alberth :-)
13:10:38  <planetmaker> just did similar stuff this week with code from a workmate... in order to understand what she did...
13:10:48  <Alberth> yeah, I had to decode that one, so better fix it right awaty :)
13:11:06  <andythenorth> yeah...but very short variable names are more optimised
13:11:11  <andythenorth> ideally just one letter
13:11:15  <andythenorth> right?
13:11:21  <planetmaker> yeah. Even better no letter at all ;-)
13:11:26  <planetmaker> that's even more optimized :D
13:11:33  <Alberth> let's use java of c++ or so
13:11:38  <Alberth> *or
13:11:51  <andythenorth> can we code variables in unicode snowmen?
13:11:52  <Alberth> just memory addresses
13:12:03  <andythenorth> each variable name is just a number of snowmen
13:12:36  <Alberth> you can, but it's bad for hashing, I think
13:12:54  <planetmaker> maybe... we should write in whitespace. No letters :D
13:13:26  <Alberth> just _   :)
13:13:46  <Alberth> too bad Python uses ascii keywords :p
13:14:09  <Brot6> FISH - Revision 1172:4ed3e92c58cc: Docs: add vertical-align top for th in code reference XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/4ed3e92c58cc
13:14:56  <Brot6> fish: update from r1171 to r1172 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1172
14:35:56  <Brot6> Industrial Stations Renewal - Revision 223:0f8160054c2d: Codechange: Make corrections and improvemen... Xmart3pX @ http://dev.openttdcoop.org/projects/isr/repository/revisions/0f8160054c2d
15:32:09  <George> Some question about OTTD
15:32:17  <George> http://newgrf-specs.tt-wiki.net/images/grfwiki/6/6f/TTD_Palettes.png
15:32:56  <George> shows, that win palette has less colours to use than DOS palette
15:33:48  <George> In case the GRF file is in dos palette, does OTTD under win displays these colours correctly
15:34:03  <George> ?
15:34:11  <planetmaker> OpenTTD uses only DOS palette. And converts windows to DOS upon load
15:34:32  <George> Thank you
15:35:19  <planetmaker> welcome
15:35:35  <George> And how long it works way?
15:36:33  <planetmaker> without looking up: two years
15:44:14  <planetmaker> r20305 or since 2012-02-16 21:08
15:47:43  <V453000> :D pm if you read that without time stamps (8 min delay between the posts), it looks a LOT scarier than just knowing numbers of games :P
16:00:48  <planetmaker> :-)
16:05:04  <Alberth> I often use dense time stamp notation, like 20120216210800
16:05:25  <Alberth> which at first sight is always wtf? :)
16:13:36  <Rubidium> Alberth: that should be in UTC then, shouldn't it? ;)
16:14:56  <Rubidium> also, George, the palette naming of "Windows" and "DOS" is because it is the palette used by the old TTD for respectively Windows and DOS. It has nothing to do with the colours the operating system actually supports
16:16:09  <frosch> it had, during win 3.11
16:17:22  <frosch> Rubidium: "201202162108000002" would definitely be quite hard
16:17:49  <frosch> Rubidium: "201202162108000100" actually
16:18:55  <Rubidium> frosch: in the context of OpenTTD it has ;)
16:59:44  <Alberth> the precise time is usually not important, having an incrementing value that gets sorted properly is the main benefit
17:00:51  <planetmaker> yeah, for that purpose I use that time value like that also quite frequently.
17:08:25  <Brot6> Industrial Stations Renewal - Revision 224:77d3d6bf2916: Codechange: Improve code layout Xmart3pX @ http://dev.openttdcoop.org/projects/isr/repository/revisions/77d3d6bf2916
17:19:16  <Brot6> nml: update from r2085 to r2088 done - http://bundles.openttdcoop.org/nml/nightlies/r2088
17:20:38  <Brot6> progressivetrains: update from r29 to r30 done (25 warnings) - http://bundles.openttdcoop.org/progressivetrains/nightlies/r30
17:25:05  <Brot6> firs: update from r3763 to r3768 done (30 warnings) - http://bundles.openttdcoop.org/firs/nightlies/r3768
17:25:22  <Brot6> make-nml: update from r51 to r53 done - http://bundles.openttdcoop.org/make-nml/nightlies/r53
17:26:32  <Brot6> fish: update from r1159 to r1172 done (3 warnings) - http://bundles.openttdcoop.org/fish/nightlies/r1172
17:27:07  <Brot6> isr: update from r222 to r224 done - http://bundles.openttdcoop.org/isr/nightlies/r224
18:04:17  <George> Is it possible to have different power for trains depending on current speed? TThan speed higher, than less power train can use?
18:04:47  <Rubidium> no
18:05:12  <Rubidium> though, (wind) resistance causes the effect of the extra power to be smaller and smaller the faster you go
18:05:44  <Rubidium> so just increase the drag coefficient ;)
18:23:54  *** frosch is now known as frosch123
18:28:48  <Brot6> FISH - Revision 1173:97c936dda8c7: Docs: reduce references to FIRS in docs XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/97c936dda8c7
18:29:16  <Brot6> fish: update from r1172 to r1173 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1173
18:36:18  <Alberth> s/FIRS/That very good industry set from the same author as this set/ ? :)
18:36:18  <Brot6> Alberth: You did something wrong... Try s/you/me/ or tell me "help sed"
18:36:33  * Alberth slaps Brot6
18:41:43  <andythenorth> s/FIRS/Squid Ate FISH
18:41:47  <andythenorth> :P
18:42:42  <Alberth> :)
18:42:44  <planetmaker> :-)
19:04:27  <Brot6> FISH - Revision 1174:725fe3aa059b: Docs: add tablesorter to Ships table XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/725fe3aa059b
19:05:47  <Brot6> fish: update from r1173 to r1174 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1174
19:15:17  <Brot6> FISH - Revision 1175:4c078bd3609f: Docs: add speed to Ships table XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/4c078bd3609f
19:15:27  <Brot6> fish: update from r1174 to r1175 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1175
19:53:07  <Brot6> DevZone Help Center - Membership #6212 (New): Applying for project: Soap XtwerkhovenX @ http://dev.openttdcoop.org/issues/6212
19:53:37  <andythenorth> let him in I reckon :)
19:53:44  * andythenorth needs to go sleep :(
19:54:14  <Alberth> Soap?   microsoft has already defined that :)
19:56:02  <Brot6> repository /home/hg/soap registered in Redmine with url /home/hg/soap
19:56:02  <Brot6> repository /home/hg/soap created
19:56:15  <planetmaker> :-) Let's see whether we will be able to get rolling^Wsliding with soap :-)
20:00:55  <Brot6> DevZone Help Center - Membership #6212 (Feedback): Applying for project: Soap XtwerkhovenX @ http://dev.openttdcoop.org/issues/6212
20:00:55  <Brot6> DevZone Help Center - Membership #6212 (Feedback): Applying for project: Soap XplanetmakerX @ http://dev.openttdcoop.org/issues/6212#change-16670
20:01:41  <Brot6> Following repos rebuilds successful without any difference to earlier nightlies builds: manindu (Diffsize: 10), ogfx-industries, dutchtrains, canrail, xussrset (4 warnings), ogfx-trains (4 warnings), bandit (1 warnings) (Diffsize: 8216), metrotrackset (Diffsize: 5284), nutracks (2 warnings), swedishrails, zbuild, finnishtrainset, debugveh (Diffsize: 1000), uselesstracks (Diffsize: 760), german-townnames (Diffsize: 49), spanishtowns
20:01:41  <Brot6> (Diffsize: 18), opengfx, britrains (10 warnings) (Diffsize: 133546), dutchtracks (Diffsize: 327), belarusiantowns (Diffsize: 72), dutchroadfurniture (Diffsize: 44228), frenchtowns, airportsplus, swisstowns (Diffsize: 51), ogfx-rv (Diffsize: 36), newgrf_makefile (Diffsize: 21), ogfx-landscape, friss (Diffsize: 4685), indonesiantowns (1 warnings) (Diffsize: 19), universalrails
20:09:01  *** zooks has joined #openttdcoop.devzone
20:09:26  <Brot6> FISH - Revision 1176:507a5342aad9: Codechange: missing default value for buy_menu_bb_xy (Alberth) XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/507a5342aad9
20:09:35  <Brot6> fish: update from r1175 to r1176 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1176
20:10:47  <Alberth> you point at a 6 missing letters, and get highlighted  :)
20:19:32  <Brot6> FISH - Revision 1177:873ab1af0f6d: Codechange: don't need a separate method for registering ships (A... XandythenorthX @ http://dev.openttdcoop.org/projects/fish/repository/revisions/873ab1af0f6d
20:19:38  <Brot6> fish: update from r1176 to r1177 done (3 warnings) - http://bundles.openttdcoop.org/fish/push/r1177
20:21:16  *** andythenorth has left #openttdcoop.devzone
20:29:05  *** Jam35 has quit IRC
20:43:55  *** Alberth has left #openttdcoop.devzone
20:57:34  <Brot6> Industrial Stations Renewal - Revision 225:2cfc64e5001b: Update: Add new string to Simplified Chines... Xmart3pX @ http://dev.openttdcoop.org/projects/isr/repository/revisions/2cfc64e5001b
21:08:34  <planetmaker> http://www.tt-forums.net/viewtopic.php?f=26&t=7173&start=160 <-- anyone feel to explain to him how things really work?
21:08:35  <Webster> Title: Transport Tycoon Forums View topic - Polish Trainset (PKP) (at www.tt-forums.net)
21:14:14  <Brot6> Admin Soap - Revision 0:6f7126f95a1e: initial commit XT. WerkhovenX @ http://dev.openttdcoop.org/projects/soap/repository/revisions/6f7126f95a1e
21:17:07  <frosch123> planetmaker: yeah, devs suck. they never apply user-submitted patches :)
21:17:21  <planetmaker> :-)
21:18:41  <planetmaker> I think he kinda mis-understands some things though, like that he could keep using windoze... oh well.
21:23:04  <Rubidium> frosch123: yeah... like FS#5659 ;)
21:28:28  *** ODM has quit IRC
21:32:37  <frosch123> Rubidium: or fs#5375
21:35:15  <Rubidium> I don't have that compiler, so can't test it ;)
21:39:25  <frosch123> yeah, it's the same as pm's case above, just win/linux reversed :p
21:40:30  <planetmaker> :-)
21:43:54  *** zooks has quit IRC
21:49:49  <Brot6> Admin Soap - Revision 1:ac40b70db1fe: add license info XT. WerkhovenX @ http://dev.openttdcoop.org/projects/soap/repository/revisions/ac40b70db1fe
22:03:59  *** LordAro has quit IRC
22:22:44  *** LordAro has joined #openttdcoop.devzone
22:30:48  *** frosch123 has quit IRC
22:33:04  *** LordAro has quit IRC
23:22:28  <Brot6> Central European Train Set - Feature Request #6200: Make smooth train turn on 90 railway turn XoberhuemerX @ http://dev.openttdcoop.org/issues/6200#change-16673
23:32:32  <Brot6> Central European Train Set - Feature Request #6203 (Feedback): Add additional views for going uphill... XoberhuemerX @ http://dev.openttdcoop.org/issues/6203#change-16676

Powered by YARRSTE version: svn-trunk