Config
Log for #openttdcoop.devzone on 28th September 2013:
Times are UTC Toggle Colours
06:18:59  *** andythenorth has joined #openttdcoop.devzone
07:11:44  *** dihedral has quit IRC
07:18:58  *** andythenorth has quit IRC
07:27:44  *** dihedral has joined #openttdcoop.devzone
07:35:10  *** andythenorth has joined #openttdcoop.devzone
08:19:20  <andythenorth> hmm
08:19:29  <andythenorth> let's see if I managed to create a repo :P
08:19:34  <andythenorth> https://dev.openttdcoop.org/projects/road-hog/repository
08:29:53  *** ODM has joined #openttdcoop.devzone
08:37:08  <planetmaker> andythenorth, did you do anything else than just activating the repo module?
08:37:24  <planetmaker> (which is active by default, iirc)
08:38:38  <andythenorth> stuck a path in
08:38:42  <andythenorth> I get this wrong *every* time :)
08:38:52  <planetmaker> yes
08:38:55  <andythenorth> hopefully this is last repo I ever need to create though
08:39:04  <planetmaker> lol. I hope not. why?
08:44:06  *** andythenorth has quit IRC
08:45:25  *** andythenorth has joined #openttdcoop.devzone
08:45:27  <andythenorth> oops
08:45:30  <andythenorth> toddler shut the lid
08:45:38  <planetmaker> :D
08:56:55  <planetmaker> andythenorth, why should it be the last repo created ever? :-)
08:57:22  <Rubidium> obviously he's training his toddlers to do that
08:57:35  <planetmaker> that's a good reason indeed :D
08:57:36  <andythenorth> planetmaker: enough projects already :P
08:57:44  <Rubidium> one of them already got their "close the lid" merit badge
08:57:54  <planetmaker> :-)
08:58:09  <planetmaker> aren't a number of them 'done'? :D
09:02:11  <andythenorth> hmm
09:02:13  <andythenorth> CHIPS was
09:02:18  <andythenorth> then I had ideas :(
09:02:21  <andythenorth> but I have no coder
09:02:29  <andythenorth> so de-facto, it's done for now :)
09:09:12  <andythenorth> bbl
09:09:14  *** andythenorth has quit IRC
09:13:56  *** tycoondemon has quit IRC
09:26:48  *** tycoondemon has joined #openttdcoop.devzone
10:18:15  *** frosch123 has joined #openttdcoop.devzone
10:24:39  *** andythenorth has joined #openttdcoop.devzone
10:42:05  *** Alberth has joined #openttdcoop.devzone
11:29:18  *** andythenorth has quit IRC
11:31:18  *** Supercheese has quit IRC
11:31:52  *** Supercheese has joined #openttdcoop.devzone
12:08:06  *** andythenorth has joined #openttdcoop.devzone
14:32:50  <andythenorth> build faster :P
15:02:31  <andythenorth> planetmaker: is it intended that hg locks while waiting for remote to build?
15:02:34  <andythenorth> (on push)
15:02:54  <planetmaker> no
15:04:02  <planetmaker> I might have hooked up building in the wrong place, I shall check that, but not today :-)
15:04:41  <andythenorth> k
15:08:16  <planetmaker> today is party time and people will start showing up quite soon :-)
15:10:28  <andythenorth> :)
15:35:57  <andythenorth> planetmaker: is .devzone now deprecated for setting up push etc?
15:41:25  * andythenorth figures not
15:44:05  <planetmaker> andythenorth, it currently is out-of-order. But I plan to make it usable again
15:44:28  <andythenorth> so it's not wrong to add it to a new project
15:44:29  <planetmaker> currently, I need to create the project at jenkins manually.
15:44:36  <andythenorth> mm
15:44:39  <planetmaker> no, not wrong, actually quite good
15:44:45  <andythenorth> you showed me how to do the Jenkins
15:44:49  * andythenorth tries
15:44:56  <andythenorth> copy from template only
15:44:59  <planetmaker> I didn't yet have time to write a cronjob which talks to jenkins and configures it
15:45:09  <planetmaker> I guess you are not allowedß
15:45:10  <planetmaker> ?
15:45:27  <planetmaker> which project? road-hog?
15:45:47  <andythenorth> yes
15:45:54  <andythenorth> I think you gave me a Jenkins admin user
15:46:16  <andythenorth> maybe not :P
15:46:34  <andythenorth> found the admin page
15:46:45  <planetmaker> I think I didn't yet.
15:47:26  <andythenorth> yeah, I'm not allowed
15:47:41  <andythenorth> it's not urgent to build road-hog
15:47:48  <andythenorth> I'm just killing time
15:47:54  <planetmaker> :D
15:48:13  <planetmaker> and I don't even see how to give admin to anyone right now :D
15:49:57  <planetmaker> let's see... maybe I was quick and it worked... no
15:50:19  <planetmaker> ah, well. no Makefile :-)
15:50:38  <andythenorth> not yet :)
15:50:40  <andythenorth> that's next
15:51:07  <planetmaker> if you write your own: it needs targets 'bundle' and 'bundle_src'
15:51:52  <andythenorth> I'll copy-paste from FISH :P
15:51:55  <andythenorth> or Iron Horse
15:54:27  <Taede> is the commands enum liable to change between revisions?
15:54:33  <Taede> command_type.h
15:55:00  <Alberth> somewhat wrong channel :p
15:55:17  <Alberth> if you're talking about the openttd program, it's possible
15:55:27  <Taede> i was actually
15:55:45  <Taede> hm, thats not gonna work then
15:56:40  <Alberth> eg "found town" was added some years ago
16:02:04  <Taede> safer to poll for server_cmd_names then and store values per connection then
16:02:53  <frosch123> Taede: you can only join with the same revision anyway
16:03:06  <frosch123> so, whatever you do in a game, you can change as you wish
16:03:12  <Taede> im talking adminport
16:03:13  <Taede> and logging
16:03:41  <Taede> so all i get is the command-number as any revision i connect to has it in command_type.h
16:03:58  <frosch123> you get command numbers via the admin port?
16:04:05  <Taede> cmdlogging
16:04:06  <frosch123> that's weird
16:05:27  <Taede> <PacketID: 123 :: ServerCmdLogging>, {'param2': 1, 'param1': 16, 'frame': 699717, 'tile': 0, 'text': '', 'company': 255, 'commandID': 57, 'clientID': 1})
16:05:34  <Taede> thats what i get
16:06:27  <Taede> the contents of the packet are pretty much what openttd clients share
16:07:28  <Taede> im trying to log those packets to a file, with a client name and human-readable commandname
16:09:25  <planetmaker> Taede, isn't there a protocol version, though?#
16:10:40  <Taede> isnt that admin port protocol?
16:10:45  <Taede> seeing as its still reporting version 1
16:11:10  <Taede> followed by 9 settings
16:59:13  *** andythenorth has quit IRC
17:02:03  *** andythenorth has joined #openttdcoop.devzone
17:05:21  *** andythenorth has quit IRC
17:18:39  <DevZone> Project NML - NewGRF Meta Language build #66-nightlies: SUCCESS in 1 min 0 sec: https://jenkins.openttdcoop.org/job/nml/66/
18:15:15  *** oskari89 has joined #openttdcoop.devzone
18:24:53  *** andythenorth has joined #openttdcoop.devzone
19:03:56  <oskari89> What's going on...
19:04:03  <oskari89> Repo seems to be DEAD
19:04:19  <DevZone> Project OpenGFX build #42-nightlies: SUCCESS in 6 min 40 sec: https://jenkins.openttdcoop.org/job/opengfx/42/
19:04:51  <oskari89> HTTP Error 504, gateway timeout
19:05:05  <oskari89> Or has the server load again increased?
19:05:46  <andythenorth> I get 502s constantly
19:30:42  <oskari89> Someone could do something to find out what is the reason for that :P
19:34:47  <frosch123> all admins are partying
19:37:27  <Supercheese> Oh is it the dev party now?
19:38:34  <frosch123> they sold the devzone to google for some millions
19:38:39  <frosch123> way too cheap though imo
19:38:53  <Supercheese> no stock options?
19:39:25  <frosch123> nope :s
19:39:31  <Supercheese> :(
19:40:32  <frosch123> oh. btw, why did you delete the english translation? :p
19:40:47  <frosch123> you freaked me out when reviewing eints commits
19:40:55  <Supercheese> I deleted en_GB from Fake Subways in order to get people to "translate" it
19:41:07  <Supercheese> I know "subways" in en_US ≠ "subways" in en_GB
19:41:13  <frosch123> well, there is even a uk translator
19:41:29  <Supercheese> Rather than directly poke him, I thought I would give him a "Start Fixing!" link ;)
19:41:43  <frosch123> i wondered why he signed up, but now there is even a project for translation :p
19:41:50  <Supercheese> Indeed :)
19:49:49  <Supercheese> I should make a newgrf with base_lang = Latin
19:49:56  <Supercheese> that'll throw the translators for a loop :P
19:50:16  <Supercheese> no hex code for Latin yet though :(
19:50:25  <frosch123> yup, first translate ottd :p
19:50:30  <Supercheese> and Pikka may have beat me
19:50:44  <Supercheese> with his haec omnibus vobis sunt, IIRC
19:51:36  <Supercheese> http://www.tt-forums.net/viewtopic.php?t=15429#p284291
19:51:37  <Webster> Title: Transport Tycoon Forums View topic - haec omnibus vobis sunt - UK Bus Set [1.2 release] (at www.tt-forums.net)
19:52:05  <Supercheese> Well, Latin title anyway :P
19:52:47  <frosch123> well, an omnibus set kind of offers it :p
19:52:57  <Supercheese> rather :D
19:53:36  <Supercheese> although vicipaedia seems to prefer "laophorium"
19:53:39  <Supercheese> http://la.wikipedia.org/wiki/Laophorium
19:53:40  <Webster> Title: Laophorium - Vicipaedia (at la.wikipedia.org)
19:54:41  <frosch123> they have a redirect though
19:55:14  <Supercheese> Yes, but no "sive omnibus" in boldface, generally indicating lesser usage
19:55:28  * Supercheese will translate as "laophorium"
19:55:47  <Supercheese> not that vicipaedia is 100% correct, of course
19:56:17  <frosch123> well, i guess the latin guys consider "omnibus" not a valid word for that
19:56:24  <frosch123> just like "handy" for cellphone
19:56:52  <frosch123> foreign people abusing their language
19:56:57  <frosch123> to make stuff sound cool
20:19:36  <Supercheese> Haha, a Latin spellchecker: http://drouizig.org/index.php/en/difazier/218-col-correcteur-orthographique-de-latin-libreoffice
20:19:37  <Webster> Title: COL - Correttore Ortografico di Latino (LibreOffice) (at drouizig.org)
20:28:50  *** ODM has quit IRC
20:30:02  <Supercheese> Hmm, another instance of ununified capitalization
20:30:14  <Supercheese> off to flyspray
21:21:39  <oskari89> 502 bad gateway
21:21:43  <oskari89> ._.
21:22:10  <andythenorth> oskari89: it's intermittent
21:22:34  <andythenorth> I think if your project is building with Jenkins, it's more likely, but I might be wrong
21:22:57  <oskari89> No, it's not building
21:23:31  <oskari89> Other 2 repos respond when checking for incoming changesets
21:23:51  <oskari89> FRISS-repo seems to not respond at all
21:24:02  <oskari89> But now it did :D
21:25:27  <oskari89> .. but when pushing
21:25:40  <oskari89> HTTP error 502 bad gateway
21:25:48  <oskari89> I wonder if my commit did finish
21:26:39  <andythenorth> I see same issue
21:26:55  <andythenorth> intermittently
21:41:29  *** andythenorth has left #openttdcoop.devzone
21:43:37  *** frosch123 has quit IRC
21:58:02  <oskari89> Should bananas uploading be .tar-file?
21:58:24  *** Alberth has left #openttdcoop.devzone
22:27:09  *** oskari89 has quit IRC

Powered by YARRSTE version: svn-trunk