[00:02:57] *** mr_pinc <mr_pinc!~mrpinc@65.90.67.4> has left #haxe ("Leaving")
[00:43:03] *** cdg <cdg!~cdg@c-69-94-206-50.hs.gigamonster.net> has quit IRC (Remote host closed the connection)
[00:54:33] *** DuskyPixel <DuskyPixel!~chatzilla@2602:30a:2c87:fc50:6c6a:2f00:ceb1:57a1> has joined #haxe
[01:06:03] *** Gama11 <Gama11!~quassel@pD9F90463.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer)
[01:07:29] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 260 seconds)
[01:11:55] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe
[01:20:38] <ProPuke> ianharrigan: Just a simple web test, eh?
[01:21:25] <ianharrigan> ?
[01:22:08] <ProPuke> your web thing seems to have grown!
[01:22:12] <ianharrigan> ah
[01:22:26] <ianharrigan> forgot i put that here
[01:22:35] <ianharrigan> yeah, its actually nothing like the old one...
[01:22:40] <ProPuke> heh
[01:22:54] <ianharrigan> this one is "proper"
[01:23:03] <ianharrigan> the other was thrown together to test out somethings
[01:23:08] <ProPuke> heh
[01:23:37] <ianharrigan> still a shockingly small amount of code if im honest
[01:24:53] *** DuskyPixel <DuskyPixel!~chatzilla@2602:30a:2c87:fc50:6c6a:2f00:ceb1:57a1> has quit IRC (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161208153507])
[01:25:05] <ianharrigan> how are things anyway?
[01:27:59] <ProPuke> I ate a lot of pizza tonight
[01:28:15] <ianharrigan> always a bonus
[01:28:23] <ProPuke> on the current metric of life I guess that means things are very good
[01:29:02] <ianharrigan> pizza + life = life+
[01:29:02] <ianharrigan> ?
[01:29:22] <ianharrigan> i cant think of a time when pizza has been a problem anyway
[01:30:09] <ianharrigan> ... ... except that italian pizza massacre of '98 ofc
[01:30:10] <ianharrigan> :Dç
[01:31:12] <ProPuke> D:
[01:32:38] <ianharrigan> you know something, i wish there was a "proper" haxelib api
[01:33:18] <ianharrigan> not just an interface for RPC and a, frankly, messy client with no seperation
[01:34:39] <ianharrigan> like the git stuff, etc... i have my own project half working, but its kinda useless without HF getting on board. I spoke to Andy Li at wwx, but i presume hes as busy as the rest of us
[01:36:18] <ianharrigan> seems a shame, as no tooling can be written around haxelib until that is rectified
[01:40:25] <ProPuke> how messy is the api that the haxelib client uses?
[01:41:28] <ianharrigan> the RPC api is fine... but nothing to what the haxelib client actually does
[01:41:48] <ianharrigan> there is, ofc, no RPC api for "haxelib git xyx"
[01:42:21] <ianharrigan> and my thoughts is that the command line client and the actual impl of what "haxelib git" does should be totally seperated
[01:42:46] <ianharrigan> otherwise you get into the position im in, where you have to reimplement it
[01:42:56] <ianharrigan> without the interaction
[01:43:13] <ianharrigan> and it becomes spagetti very fast
[01:44:18] <ianharrigan> you should have the RPC api, a haxe lib client api and then tool around that, one of which would be the official haxelib command line client
[01:47:00] <ianharrigan> it is (to me) a pretty big issue... its stopped my haxelib client native ui application and my mavent2 plugin dead
[01:47:48] <ianharrigan> ie, before i can do anything with those things, i need a haxelib (non interactive) api that understands local (not just remote) project
[01:48:21] <ianharrigan> and i can write all that, but if HF decide to change something in haxelib tomorrow, well, then its an issue... it should be haxe
[01:49:43] <ianharrigan> (and the code in curremt haxelib client is far from maintainable - its a little all over the place imo)
[01:50:05] <ProPuke> just make your own language
[01:50:07] <ProPuke> problem solved
[01:51:00] <ianharrigan> im not "having a go".. im simply explaining an issue.
[01:51:39] <ianharrigan> i dont think its reasonable to "rewrite javascript" if "npm" falls short
[01:53:34] <ianharrigan> this is as far as i have got so far
[01:55:22] <ianharrigan> but it feels like wasted effort
[01:57:07] *** jamtho <jamtho!33075a2a@gateway/web/freenode/ip.51.7.90.42> has joined #haxe
[01:57:46] <ProPuke> ianharrigan: oh I wasn't quipping. That's literally what I did xD
[01:58:19] <ProPuke> I mean I was joking. It's a deliberately stupid solution :P
[01:58:26] <ProPuke> "solution" lol
[01:59:11] <ianharrigan> fair enough, i dont have a problem with haxe (as a lang) or haxelib (as a tool), what i dont like is the total lack of effort into separating the local haxelib api from the haxelib tool
[01:59:33] *** JensG <JensG!~JensG@apache/committer/jensg> has quit IRC (Quit: Nettalk6 - www.ntalk.de)
[01:59:49] <ianharrigan> it makes haxelib unusable unless its interactive command line
[02:00:12] <ianharrigan> which, again, means no UI manager... and no maven plugins
[02:00:28] <ianharrigan> (and no doubt a whole host of other stuff i havent even thought about)
[02:03:25] <ianharrigan> ... ... ... whats worse (again, and as always, to me) is that i see no interest in this avenue... its a matter or "it works doesnt it??"... which worries me...
[02:07:10] <ianharrigan> i might put a proposal together and put it on the forum, that probably makes more sense than griping to myself
[02:07:12] <ianharrigan> :)
[02:25:19] *** asciiascetic <asciiascetic!~user@c-24-218-57-132.hsd1.ma.comcast.net> has joined #haxe
[02:39:58] *** asciiascetic <asciiascetic!~user@c-24-218-57-132.hsd1.ma.comcast.net> has quit IRC (Ping timeout: 248 seconds)
[02:46:22] *** jamtho <jamtho!33075a2a@gateway/web/freenode/ip.51.7.90.42> has quit IRC (Quit: Page closed)
[03:35:40] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 255 seconds)
[03:49:23] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has joined #haxe
[04:19:46] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has quit IRC (Quit: Leaving.)
[04:26:08] *** PSvils <PSvils!~PDevelope@83.99.135.109> has joined #haxe
[04:26:47] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-vtbawiyowkuvsobp> has quit IRC (Quit: Connection closed for inactivity)
[04:31:47] *** lordkryss <lordkryss!uid25759@gateway/web/irccloud.com/x-liolcawvqgntipkf> has quit IRC (Quit: Connection closed for inactivity)
[04:35:42] *** PSvils <PSvils!~PDevelope@83.99.135.109> has quit IRC (Ping timeout: 248 seconds)
[06:01:56] *** endformationage <endformationage!~endformat@216.19.1.54> has quit IRC (Quit: WeeChat 1.6)
[06:40:10] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe
[06:42:19] *** slickrockio <slickrockio!~nodebot@ec2-54-226-239-198.compute-1.amazonaws.com> has joined #haxe
[06:44:39] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 260 seconds)
[07:17:40] *** slickrockio <slickrockio!~nodebot@ec2-54-226-239-198.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)
[07:42:14] *** zerkalo <zerkalo!myricae@ny1.hashbang.sh> has quit IRC (Ping timeout: 240 seconds)
[07:44:05] *** zerkalo <zerkalo!myricae@ny1.hashbang.sh> has joined #haxe
[08:21:05] *** kaikoga <kaikoga!~kaikoga@nttkyo064113.tkyo.nt.ngn.ppp.infoweb.ne.jp> has quit IRC (Ping timeout: 240 seconds)
[09:16:33] *** slickrockio <slickrockio!~nodebot@ec2-54-224-233-60.compute-1.amazonaws.com> has joined #haxe
[09:32:29] *** ronny_ <ronny_!272e449c@gateway/web/freenode/ip.39.46.68.156> has joined #haxe
[09:40:07] *** ronny_ <ronny_!272e449c@gateway/web/freenode/ip.39.46.68.156> has quit IRC (Quit: Page closed)
[09:53:07] *** slickrockio <slickrockio!~nodebot@ec2-54-224-233-60.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)
[10:01:49] *** JensG <JensG!~JensG@apache/committer/jensg> has joined #haxe
[10:27:39] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 258 seconds)
[10:28:08] *** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-15-142.telecom.by> has joined #haxe
[10:37:07] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe
[10:37:07] *** ibilon <ibilon!~ibilon@2a01cb0504d37b00585da63c9fbb62f4.ipv6.abo.wanadoo.fr> has joined #haxe
[10:45:42] *** Adib <Adib!~Adib@unaffiliated/adib> has joined #haxe
[11:02:22] *** Gama11 <Gama11!~quassel@pD9F99ADA.dip0.t-ipconnect.de> has joined #haxe
[11:07:22]
*** smoke_fumus <smoke_fumus!~smoke_fum@dynamic-vpdn-93-125-15-142.telecom.by> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
[11:34:09] *** PSvils <PSvils!~PDevelope@88.135.146.138> has joined #haxe
[12:24:26] *** kaikoga <kaikoga!~kaikoga@nttkyo064113.tkyo.nt.ngn.ppp.infoweb.ne.jp> has joined #haxe
[12:34:45] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-yoxtfybbzahgbdij> has joined #haxe
[14:15:18] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has joined #haxe
[14:49:53] *** asciiascetic <asciiascetic!~user@50-255-147-85-static.hfc.comcastbusiness.net> has joined #haxe
[14:55:03] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00D0388A66B0EE2E65.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerous)
[14:55:32] *** PSvils <PSvils!~PDevelope@88.135.146.138> has quit IRC (Quit: Leaving.)
[14:56:18] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E003400FA29A469E29D.dip0.t-ipconnect.de> has joined #haxe
[15:24:22]
*** Kkiro_ <Kkiro_!~yoo200181@218.144.115.24> has quit IRC (Quit: ZNC 1.6.1 - http://znc.in)
[15:32:48] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)
[15:36:45] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has joined #haxe
[15:36:45] *** Kkiro <Kkiro!~yoo200181@218.144.115.24> has quit IRC (Changing host)
[15:36:45] *** Kkiro <Kkiro!~yoo200181@unaffiliated/kkiro> has joined #haxe
[15:36:47] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-yoxtfybbzahgbdij> has quit IRC (Quit: Connection closed for inactivity)
[16:27:04] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E003400FA29A469E29D.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerous)
[16:50:38] *** asciiascetic <asciiascetic!~user@50-255-147-85-static.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 245 seconds)
[17:00:35] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has joined #haxe
[17:23:31] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe
[17:32:53] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E002D8D1EF41CDAEB58.dip0.t-ipconnect.de> has joined #haxe
[17:37:30] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E002D8D1EF41CDAEB58.dip0.t-ipconnect.de> has quit IRC (Client Quit)
[17:39:16] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has joined #haxe
[17:50:30] <xpheres> anyone knows how to set up font size in a button with flixel? I don't see any parameter: api.haxeflixel.com/flixel/ui/FlxButton.html
[17:50:35] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 240 seconds)
[17:52:00] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe
[17:59:38] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 252 seconds)
[18:16:03] *** slickrockio <slickrockio!~nodebot@ec2-54-158-213-61.compute-1.amazonaws.com> has joined #haxe
[18:17:25] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)
[18:17:42] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E00A0103D72BDB8D2B4.dip0.t-ipconnect.de> has joined #haxe
[18:37:52] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:21ca:6c62:8539:5dde> has joined #haxe
[18:48:54] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E00A0103D72BDB8D2B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[18:49:25] *** slickrockio <slickrockio!~nodebot@ec2-54-158-213-61.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)
[18:55:34] *** contempt <contempt!contempt@unaffiliated/contempt> has quit IRC (Remote host closed the connection)
[19:03:46] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E00A0103D72BDB8D2B4.dip0.t-ipconnect.de> has joined #haxe
[19:12:26] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E00A0103D72BDB8D2B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds)
[19:15:08] *** cdg_ <cdg_!~cdg@162-226-219-152.lightspeed.tukrga.sbcglobal.net> has joined #haxe
[19:15:36] *** c355e3b <c355e3b!uid82600@gateway/web/irccloud.com/x-ckalwrevjcbmpkcp> has joined #haxe
[19:16:54] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:21ca:6c62:8539:5dde> has quit IRC (Ping timeout: 240 seconds)
[19:20:11] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D77D904D3944FD2.dip0.t-ipconnect.de> has joined #haxe
[19:24:14] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D77D904D3944FD2.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[19:32:38] *** slickrockio <slickrockio!~nodebot@ec2-54-91-71-1.compute-1.amazonaws.com> has joined #haxe
[19:33:46] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has joined #haxe
[19:34:21] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe
[19:35:59] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (*.net *.split)
[19:35:59] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has quit IRC (*.net *.split)
[19:36:23] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D77D904D3944FD2.dip0.t-ipconnect.de> has joined #haxe
[19:38:02] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has joined #haxe
[19:38:02] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has joined #haxe
[19:45:26] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D77D904D3944FD2.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerousMobi)
[19:47:36] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D1FA1AEB1635EAC.dip0.t-ipconnect.de> has joined #haxe
[20:01:53] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D1FA1AEB1635EAC.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds)
[20:07:55] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D1FA1AEB1635EAC.dip0.t-ipconnect.de> has joined #haxe
[20:11:54] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E003D1FA1AEB1635EAC.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[20:15:00] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E006D568392A9B214E4.dip0.t-ipconnect.de> has joined #haxe
[20:16:52] *** slickrockio <slickrockio!~nodebot@ec2-54-91-71-1.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)
[20:21:28] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E006D568392A9B214E4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds)
[20:24:27] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E006D568392A9B214E4.dip0.t-ipconnect.de> has joined #haxe
[20:27:19] *** cdg_ <cdg_!~cdg@162-226-219-152.lightspeed.tukrga.sbcglobal.net> has quit IRC (Remote host closed the connection)
[20:32:54] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p2003007A09119E006D568392A9B214E4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[20:38:20] *** Aduros <Aduros!~bruno@unaffiliated/aduros> has quit IRC (Ping timeout: 255 seconds)
[21:12:30] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)
[21:27:46] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:21ca:6c62:8539:5dde> has joined #haxe
[21:32:47] *** amitan <amitan!uid133034@gateway/web/irccloud.com/x-horpocxisvftziiv> has quit IRC (Quit: Connection closed for inactivity)
[21:32:59] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:21ca:6c62:8539:5dde> has quit IRC (Ping timeout: 256 seconds)
[21:44:41] *** cdg <cdg!~cdg@2602:30a:2e2d:b980:21ca:6c62:8539:5dde> has joined #haxe
[21:48:36] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has joined #haxe
[21:58:58] *** RobDangerousMobi <RobDangerousMobi!~Thunderbi@p4FE72C89.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds)
[22:04:39] *** slickrockio <slickrockio!~nodebot@ec2-54-198-101-142.compute-1.amazonaws.com> has joined #haxe
[22:09:53] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has joined #haxe
[22:24:16] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has left #haxe
[22:24:29] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has joined #haxe
[22:42:10] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E0041726D81F932E2F9.dip0.t-ipconnect.de> has joined #haxe
[22:48:22] *** slickrockio <slickrockio!~nodebot@ec2-54-198-101-142.compute-1.amazonaws.com> has quit IRC (Remote host closed the connection)
[22:51:35] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 240 seconds)
[22:52:54] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe
[22:59:23] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E0041726D81F932E2F9.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerous)
[23:02:57] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00F9BC0C423488E1DE.dip0.t-ipconnect.de> has joined #haxe
[23:25:42] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00F9BC0C423488E1DE.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerous)
[23:25:45] *** PSvils <PSvils!~PDevelope@balticom-135-109.balticom.lv> has quit IRC (Quit: Leaving.)
[23:28:40] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00158CAD970F336364.dip0.t-ipconnect.de> has joined #haxe
[23:30:09] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09119E00158CAD970F336364.dip0.t-ipconnect.de> has quit IRC (Client Quit)
[23:32:44] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09753800A8E07EE3CB1F34D0.dip0.t-ipconnect.de> has joined #haxe
[23:33:27] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A09753800A8E07EE3CB1F34D0.dip0.t-ipconnect.de> has quit IRC (Client Quit)
[23:35:42] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538008D7C8CA14BD36160.dip0.t-ipconnect.de> has joined #haxe
[23:39:51] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538008D7C8CA14BD36160.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[23:40:11] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538009896C695FFCF4A23.dip0.t-ipconnect.de> has joined #haxe
[23:42:40] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538009896C695FFCF4A23.dip0.t-ipconnect.de> has quit IRC (Client Quit)
[23:43:51] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538002853FE3BBE771140.dip0.t-ipconnect.de> has joined #haxe
[23:52:28] *** xpheres <xpheres!~xpheres@p3EE3DD3D.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)
[23:56:18] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538002853FE3BBE771140.dip0.t-ipconnect.de> has quit IRC (Quit: RobDangerous)
[23:56:30] *** RobDangerous <RobDangerous!~Thunderbi@p2003007A097538002853FE3BBE771140.dip0.t-ipconnect.de> has joined #haxe
[23:57:30] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 240 seconds)
[23:58:45] *** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #haxe