[00:02] Kirben_ (Kirben@c110-22-51-140.brasd4.vic.optusnet.com.au) left irc: [00:05] Cheeseness (~cheesenes@ppp14-2-129-216.lns20.hba1.internode.on.net) joined #scummvm. [00:06] Kirben (Kirben@c110-22-51-140.brasd4.vic.optusnet.com.au) joined #scummvm. [00:06] #scummvm: mode change '+o Kirben' by ChanServ!ChanServ@services. [00:06] criezy (~criezy@host31-53-245-190.range31-53.btcentralplus.com) left irc: Quit: criezy [00:22] sirlemonhead (bduncan22@95.44.164.183) left #scummvm. [00:27] Jon_God (~jon_god@2601:9:6700:4d9:3e07:54ff:fe26:6d61) joined #scummvm. [00:49] DOSFreak (~D0SFreak@172.56.2.245) joined #scummvm. [00:53] D0SFreak (~D0SFreak@172.56.2.245) left irc: Ping timeout: 272 seconds [01:29] DOSFreak (~D0SFreak@172.56.2.245) left irc: Ping timeout: 255 seconds [01:38] Vampire0 (~Vampire@jEdit/Vampire) joined #scummvm. [01:41] Vampire0_ (~Vampire@jEdit/Vampire) left irc: Ping timeout: 272 seconds [01:43] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 246 seconds [01:47] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [02:07] LordHoto (~loom@unaffiliated/lordhoto) left irc: Quit: ... [02:33] Javacat (~Javacat@unaffiliated/javacat) left irc: Quit: Please, try the fish [02:52] surix_ (surix@97-91-101-35.dhcp.roch.mn.charter.com) joined #scummvm. [03:04] kaan (~kaan@85.107.222.33) left irc: Ping timeout: 260 seconds [03:04] dreammaster (~dreammast@c-73-167-118-204.hsd1.ma.comcast.net) left irc: [03:26] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [04:02] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) joined #scummvm. [04:04] Poly-C (~Poly-C@gentoo/developer/Polynomial-C) left irc: Ping timeout: 255 seconds [05:03] bgK (~bbouclet@vai69-5-88-183-207-181.fbx.proxad.net) joined #scummvm. [05:03] #scummvm: mode change '+o bgK' by ChanServ!ChanServ@services. [05:07] WooShell (woo@188-192-190-130-dynip.superkabel.de) joined #scummvm. [05:12] _sev (~sev@scummvm/undead/sev) joined #scummvm. [05:12] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [05:19] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [05:21] WooShell (woo@188-192-190-130-dynip.superkabel.de) left irc: Quit: Walking upside down in the sky, between the satellites passing by. Gliding along the black rainbow, I fly away with my shadow. Scratching the moon like a DJ, the night follows its odyssey. [05:47] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [05:58] |Cable| (~cable@164.186.117.91.dynamic.mundo-r.com) left irc: Remote host closed the connection [06:00] |Cable| (~cable@164.186.117.91.dynamic.mundo-r.com) joined #scummvm. [06:06] |Cable| (~cable@164.186.117.91.dynamic.mundo-r.com) left irc: Ping timeout: 272 seconds [06:11] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [06:19] bgK (~bbouclet@vai69-5-88-183-207-181.fbx.proxad.net) left irc: Ping timeout: 240 seconds [06:35] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [06:40] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [06:46] Ramal (~dennis@2.67.179.253.mobile.tre.se) left irc: Ping timeout: 245 seconds [06:47] Ramal (~dennis@2.64.110.126.mobile.tre.se) joined #scummvm. [06:50] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [06:50] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [06:50] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [06:51] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 260 seconds [06:52] Lightkey (~jonas@p200300764F71387022CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 250 seconds [07:05] Lightkey (~jonas@p200300764F71389822CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [07:15] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [07:18] gus (~quassel@2401:1801:7800:101:be76:4eff:fe18:1911) joined #scummvm. [07:19] I wrote this a few years ago, but finally have somewhere that I can host it now: [07:19] http://scummvm.pasture.mooo.com/scummvm.html [07:19] (it might take a little while the first time you run it - until your browser caches some of the larger files) [07:21] what madness is this [07:23] there seems to be an actual scummvm in my web browser, not something broken for emscripten [07:24] The build process is "interesting", but otherwise it looks like a normal C++ port to a new "html5" platform. The drawing operations thunk to some javascript code to update an HTML5 canvas, etc. [07:24] yeah, it doesn't use emscripten at all. [07:24] I assumed that by the fact it actually works :) [07:24] (also: hi gus!) [07:24] I started with emscripten, then realised it just gave me a main() function that didn't exit, and that wasn't so useful. So I wrote an LLVM bitcode interpreter in javascript instead. [07:24] hey :) [07:25] that is such a crazy approach, I love it. [07:26] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [07:26] it seems perfectly playable, too [07:26] currently it converts filesystem operations into relative (readonly/GET) URL fetches. [07:27] should be okay? [07:27] WIth a small amount more code, I could use HTML5 local storage and do save games. [07:27] I hope you've already seen that the save code is separate in scummvm [07:28] I think audio might be a lost cause, since the state of HTML5 audio seems completely bonkers. [07:28] pft [07:28] fuzzie: yep. [07:28] if shadertoy can generate html5 audio from shaders using webgl.. :) [07:29] but that is very cool. [07:29] "best" for html5 would be hacking in higher up the chain inside scummvm - so sending ogg, etc directly to the browser for decoding there. [07:29] but that wasn't something I wanted to embark on :/ [07:30] it'd need a lot of custom per-engine work I guess [07:30] because it's pretty uncommon for this to be in any format a browser can play [07:30] (and often you can't convert it to that) [07:30] yeah. I imagine it would look similar to using mp3/whatever hardware acceleration on some embedded port. [07:31] I don't suppose this is in a repo anywhere? :) [07:31] certain formats/mixing would take a fast path, and the rest would be slow. [07:31] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [07:31] fuzzie: good question. I forget ... [07:32] the mixer is designed to be a pure interface, so ideally it shouldn't be too much trouble to replace that [07:33] any idea what (if anything) is killing performance here? [07:33] huh, no I don't think I have the source uploaded anywhere public yet. I should fix that. [07:33] we were vaguely looking at the idea of hw-accelerating some surface operations [07:33] fuzzie: its complicated. [07:34] any function that gets called multiple times, and doesn't block gets "JITed" into a pure JS equivalent. [07:34] so those functions are mostly dominated by JS function call overhead, and access to/from "memory" (local variables are fast). [07:35] anything that blocks, like user I/O is slow because of the largish amounts of JS overhead involved in the interpreted path. [07:35] I haven't done much optimisation work on it. [07:35] right. but just moving code into a separate function would likely speed things up? [07:36] oh - and JS only has 32 bit ints(*), so anything that uses 64bit or greater is really slow. [07:36] well, I assume you're quite likely to be fed up / bored with it, but this is a really nice-looking approach [07:36] fuzzie: I spent about 18months on it, and now haven't touched it in about that long. [07:36] So some of the details are now a bit vague :/ [07:37] so if you could put source somewhere at a time before you forget about it again, I'd appreciate it [07:37] also, asm.js is somewhat supported in firefox now, so it might be worth seeing if that's worth optimising for too. [07:37] someone tried chopping blocking calls out of engines for emscripten, but they gave up after half-finishing SCUMM [07:38] fuzzie: yeah, I gave up on that approach after about 2 days :/ [07:38] (and that's so invasive for some engines that I'm not sure we'd want to take it) [07:38] right. This is very minimal on the scummvm code base. [07:39] But like I said, the build process is "interesting" because it needs to generate all the JS, then minimize it, then do some post-compile JS massaging. [07:39] the C++ side otoh, is just a straight LLVM compile to scummvm.bc [07:40] I'm surprised to find it's considerably slower in the Chrome I have here than in Fireox [07:40] Firefox [07:40] really? that's cool since I hardly tested it in firefox at all :P [07:41] heh, and I see that the overlay is the wrong resolution :-) [07:41] but yes, I can imagine is being a non-fun build process [07:41] it has 3 canvases - game, overlay + mouse [07:42] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [07:42] so theoretically the overlay can be at a different resolution than the rest. [07:42] right now I am scrambling to graduate myself, but given enough hints I'm sure I could look at it in september [07:42] I can't remember what I ended up doing.. [07:43] yeah, I'll dump the code somewhere and stop worrying about making the js interpreter easier to use first (since clearly that approach isn't getting anywhere). [07:43] I wonder about ResidualVM port using webGL [07:43] I tried to do a gldoom/SDL port to the same LLVM interpreter just for kicks. [07:44] It was difficult because 1) gldoom uses OpenGL1 but webgl is GLES2 and 2) doom uses heaps of 64bit maths, which found lots of bugs in my crappy attempt at implementing them on 32bit javascript values :/ [07:45] presumably it'd be easier to make residualVM work, then [07:45] residual have GLES2 support now, so might be possible :) [07:45] I think the lack of any freely-available data would be a rather more irritating sticking-point :) [07:45] but I wrote enough of an SDL library, and enough of a GLES2 shader to get the gldoom code displaying something. [07:45] you sound .. really bored. [07:45] yeah, if it already supports gles2 then we're a long way there. [07:45] fuzzie: you can play with demos :) [07:46] fuzzie: I had a long commute ;) [07:46] edheldil (~edheldil@2001:1488:fffe:1:222:19ff:fe31:415e) joined #scummvm. [07:46] heh. [07:47] I am crossing my fingers and hoping I will manage to get *anything* done with my hours on trains later this year, so that is inspiring if done on a commute :P [07:48] oh, and palette rotation is *really* slow when your 8bit display is being emulated in javascript :/ [07:48] heh [07:48] use a shader! [07:48] yeah I should. [07:49] it's terrifyingly trivial [07:49] Actually I meant to do that on the Android GLES2 version too. [07:49] ajax16384 (~User@ip112.net176.n37.ru) joined #scummvm. [07:49] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [07:50] waltervn (~walter@phantom.xs4all.nl) joined #scummvm. [07:50] morning [07:51] morning [07:52] gus: that is also on my todo list, so if you're bored at some point.. :p [07:53] must merge aassets code too. [08:15] surix_ (surix@97-91-101-35.dhcp.roch.mn.charter.com) left irc: [08:15] |Cable| (~cable@164.186.117.91.dynamic.mundo-r.com) joined #scummvm. [08:18] wow :-) [08:52] Woah, neat gus [09:13] Trixar_za (trixarian@2400:8900::f03c:91ff:fe69:e40f) joined #scummvm. [09:28] Jon_God (~jon_god@2601:9:6700:4d9:3e07:54ff:fe26:6d61) left irc: Remote host closed the connection [09:49] _sev|work (~sev@proxy-gw-l.booking.com) joined #scummvm. [09:50] LordHoto (~loom@unaffiliated/lordhoto) joined #scummvm. [09:50] #scummvm: mode change '+o LordHoto' by ChanServ!ChanServ@services. [10:18] D0SFreak (~D0SFreak@184.75.212.114) joined #scummvm. [10:59] Sylvain (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Ping timeout: 260 seconds [11:01] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [11:01] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [11:20] Strangerke_ (51f60aa1@gateway/web/freenode/ip.81.246.10.161) joined #scummvm. [11:20] #scummvm: mode change '+o Strangerke_' by ChanServ!ChanServ@services. [11:20] Nick change: Strangerke_ -> Strangerke|work [11:20] hi guys [11:24] _marc` (~marc@p20030046081A5EFC21C3BD3979FCC763.dip0.t-ipconnect.de) joined #scummvm. [11:26] Sylvain (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [11:27] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Ping timeout: 240 seconds [11:41] hi [11:51] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [11:51] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [11:52] Sylvain (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Ping timeout: 250 seconds [12:36] lukaslw (b2246968@gateway/web/freenode/ip.178.36.105.104) joined #scummvm. [12:36] #scummvm: mode change '+v lukaslw' by ChanServ!ChanServ@services. [12:48] lukaslw (b2246968@gateway/web/freenode/ip.178.36.105.104) left irc: Ping timeout: 246 seconds [13:02] Robin_Watts_ (~chatzilla@109.176.212.88) joined #scummvm. [13:04] Robin_Watts (~chatzilla@109.176.231.72) left irc: Ping timeout: 260 seconds [13:04] Nick change: Robin_Watts_ -> Robin_Watts [13:10] lukaslw (b2246f78@gateway/web/freenode/ip.178.36.111.120) joined #scummvm. [13:10] #scummvm: mode change '+v lukaslw' by ChanServ!ChanServ@services. [13:48] Kirben (Kirben@c110-22-51-140.brasd4.vic.optusnet.com.au) left irc: Ping timeout: 255 seconds [14:06] gapan_ (~george@79.103.57.137.dsl.dyn.forthnet.gr) joined #scummvm. [14:07] Ramal_ (~dennis@2.64.110.126.mobile.tre.se) joined #scummvm. [14:07] demonimin_ (~demonimin@unaffiliated/demonimin) joined #scummvm. [14:09] lukaslw (b2246f78@gateway/web/freenode/ip.178.36.111.120) left irc: Quit: Page closed [14:11] Cheeseness (~cheesenes@ppp14-2-129-216.lns20.hba1.internode.on.net) left irc: Quit: Leaving. [14:11] Ramal (~dennis@2.64.110.126.mobile.tre.se) got netsplit. [14:11] Vampire0 (~Vampire@jEdit/Vampire) got netsplit. [14:11] eriktorbjorn (~d91tan@81-234-209-7-no108.tbcn.telia.com) got netsplit. [14:11] demonimin (~demonimin@unaffiliated/demonimin) got netsplit. [14:11] gapan (~george@79.103.57.137.dsl.dyn.forthnet.gr) got netsplit. [14:11] LePhilousophe (valemboi20@amsn/developer/lephilousophe) got netsplit. [14:11] Paaris (paaris@soju.fi) got netsplit. [14:12] Nick change: gapan_ -> gapan [14:12] Possible future nick collision: gapan [14:17] Vampire0 (~Vampire@jEdit/Vampire) returned to #scummvm. [14:18] Paaris (paaris@soju.fi) returned to #scummvm. [14:20] eriktorbjorn (~d91tan@81-234-209-7-no108.tbcn.telia.com) returned to #scummvm. [14:22] LePhilousophe (valemboi20@amsn/developer/lephilousophe) got lost in the net-split. [14:22] demonimin (~demonimin@unaffiliated/demonimin) got lost in the net-split. [14:22] Ramal (~dennis@2.64.110.126.mobile.tre.se) got lost in the net-split. [14:22] LePhilousophe (valemboi20@amsn/developer/lephilousophe) joined #scummvm. [14:34] LePhilousophe (valemboi20@amsn/developer/lephilousophe) left irc: Ping timeout: 260 seconds [14:34] Paaris (paaris@soju.fi) left irc: Ping timeout: 260 seconds [14:35] Paaris (paaris@soju.fi) joined #scummvm. [14:35] LePhilousophe (valemboi20@amsn/developer/lephilousophe) joined #scummvm. [14:39] D0SFreak (~D0SFreak@184.75.212.114) left irc: Ping timeout: 272 seconds [14:41] Paaris (paaris@soju.fi) left irc: Ping timeout: 260 seconds [14:41] Paaris (paaris@soju.fi) joined #scummvm. [14:41] LePhilousophe (valemboi20@amsn/developer/lephilousophe) left irc: Ping timeout: 260 seconds [14:55] Paaris (paaris@soju.fi) left irc: Remote host closed the connection [14:55] Paaris (paaris@soju.fi) joined #scummvm. [15:08] _sev|work (~sev@proxy-gw-l.booking.com) left irc: Changing host [15:08] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [15:08] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [15:12] LePhilousophe (valemboi20@amsn/developer/lephilousophe) joined #scummvm. [15:18] D0SFreak (~D0SFreak@162.219.178.66) joined #scummvm. [15:22] kaan (~kaan@85.107.222.33) joined #scummvm. [15:27] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Quit: User pushed the X - because it's Xtra, baby [15:28] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [15:28] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [15:36] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services. [15:48] Robin_Watts_ (~chatzilla@109.176.250.102) joined #scummvm. [15:50] Robin_Watts (~chatzilla@109.176.212.88) left irc: Ping timeout: 255 seconds [15:50] Nick change: Robin_Watts_ -> Robin_Watts [16:03] ny00123 (~ny00123@109.66.33.19) joined #scummvm. [16:07] _sev|work (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [16:17] frankyboy_ (~franky@ppp91-77-75-241.pppoe.mtu-net.ru) joined #scummvm. [16:19] bgK (~bbouclet@vai69-5-88-183-207-181.fbx.proxad.net) joined #scummvm. [16:19] #scummvm: mode change '+o bgK' by ChanServ!ChanServ@services. [16:29] Begasus (~Begas_@d54C05398.access.telenet.be) joined #scummvm. [16:29] #scummvm: mode change '+v Begasus' by ChanServ!ChanServ@services. [16:30] _sev|work (~sev@proxy-gw-l.booking.com) joined #scummvm. [16:30] _sev|work (~sev@proxy-gw-l.booking.com) left irc: Changing host [16:30] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [16:30] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [16:40] sirlemonhead (~bduncan22@95.44.164.183) joined #scummvm. [16:42] NotJavacat (~Javacat@unaffiliated/javacat) joined #scummvm. [16:42] Nick change: NotJavacat -> Javacat [16:46] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [16:49] D0SFreak (~D0SFreak@162.219.178.66) left irc: Ping timeout: 240 seconds [17:03] lukaslw (b2246f78@gateway/web/freenode/ip.178.36.111.120) joined #scummvm. [17:03] #scummvm: mode change '+v lukaslw' by ChanServ!ChanServ@services. [17:40] idfohq (~jappi@dslb-188-103-057-228.188.103.pools.vodafone-ip.de) joined #scummvm. [17:45] LordHoto (~loom@unaffiliated/lordhoto) left irc: Quit: bbl [18:07] HypnZ (~HypnZ@ppp-94-69-162-101.home.otenet.gr) joined #scummvm. [18:07] lo all [18:08] waltervn (~walter@phantom.xs4all.nl) left irc: Ping timeout: 244 seconds [18:09] Begasus (~Begas_@d54C05398.access.telenet.be) left irc: Quit: Vision[0.9.7-H-20140108]: i've been blurred! [18:14] criezy (~criezy@host31-53-245-190.range31-53.btcentralplus.com) joined #scummvm. [18:14] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [18:19] salty-horse (~ori@109.67.184.99) joined #scummvm. [18:19] #scummvm: mode change '+o salty-horse' by ChanServ!ChanServ@services. [18:24] Vampire0_ (~Vampire@jEdit/Vampire) joined #scummvm. [18:25] Vampire0 (~Vampire@jEdit/Vampire) left irc: Ping timeout: 260 seconds [18:38] Nick change: Vampire0_ -> Vampire0 [19:12] waltervn (~walter@phantom.xs4all.nl) joined #scummvm. [19:13] hi HypnZ [19:34] Styrbjorn (~foobar@h-180-218.a170.priv.bahnhof.se) left irc: Remote host closed the connection [19:35] Styrbjorn (~foobar@h-180-218.a170.priv.bahnhof.se) joined #scummvm. [19:48] ajax16384 (~User@ip112.net176.n37.ru) left irc: Read error: Connection reset by peer [19:48] ST (~ScottT@ppp118-210-184-82.lns20.adl6.internode.on.net) left irc: Disconnected by services [19:48] ST2 (~ScottT@ppp121-45-12-40.lns20.adl2.internode.on.net) joined #scummvm. [19:49] ajax16384 (~User@185.6.245.132) joined #scummvm. [19:49] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [19:55] Deledrius_ (~Deledrius@66-215-182-125.dhcp.rvsd.ca.charter.com) joined #scummvm. [19:56] L0ngcat_ (~Jonatan@cm-84.215.130.126.getinternet.no) joined #scummvm. [19:56] _sev__ (~sev@scummvm/undead/sev) joined #scummvm. [19:56] #scummvm: mode change '+o _sev__' by ChanServ!ChanServ@services. [19:56] Robin_Watts_ (~chatzilla@109.176.250.102) joined #scummvm. [19:58] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) got netsplit. [19:58] Robin_Watts (~chatzilla@109.176.250.102) got netsplit. [19:58] _sev_ (~sev@scummvm/undead/sev) got netsplit. [19:58] Deledrius (~Deledrius@66-215-182-125.dhcp.rvsd.ca.charter.com) got netsplit. [19:58] Nick change: Robin_Watts_ -> Robin_Watts [19:58] Possible future nick collision: Robin_Watts [19:58] Nick change: L0ngcat_ -> L0ngcat [19:58] Possible future nick collision: L0ngcat [20:07] _sev__ (~sev@scummvm/undead/sev) left irc: Quit: Leaving [20:08] LordHoto (~loom@unaffiliated/lordhoto) joined #scummvm. [20:08] #scummvm: mode change '+o LordHoto' by ChanServ!ChanServ@services. [20:09] Deledrius (~Deledrius@66-215-182-125.dhcp.rvsd.ca.charter.com) got lost in the net-split. [20:09] _sev_ (~sev@scummvm/undead/sev) got lost in the net-split. [20:14] D0SFreak (~D0SFreak@162.219.179.90) joined #scummvm. [20:15] DJWillis (~djwillis@cpc2-trow6-2-0-cust204.aztw.cable.virginm.net) joined #scummvm. [20:15] #scummvm: mode change '+o DJWillis' by ChanServ!ChanServ@services. [20:18] ajax16384 (~User@185.6.245.132) left irc: Ping timeout: 246 seconds [20:21] _sev (~sev@scummvm/undead/sev) joined #scummvm. [20:21] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [20:24] frankyboy_ (~franky@ppp91-77-75-241.pppoe.mtu-net.ru) left irc: Quit: #E>6C O >B 20A [20:30] bgK (~bbouclet@vai69-5-88-183-207-181.fbx.proxad.net) left irc: Ping timeout: 240 seconds [20:36] ny00123 (~ny00123@109.66.33.19) left irc: Quit: Leaving [20:43] salty-horse (~ori@109.67.184.99) left irc: Quit: Leaving [20:43] wjp (~wjp@hmm.wantstofly.org) left irc: Quit: leaving [20:44] heroux (sandroco@50708355.static.ziggozakelijk.nl) joined #scummvm. [20:44] wjp (~wjp@hmm.wantstofly.org) joined #scummvm. [20:44] #scummvm: mode change '+o wjp' by ChanServ!ChanServ@services. [20:55] criezy (~criezy@host31-53-245-190.range31-53.btcentralplus.com) left irc: Quit: criezy [20:57] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Ping timeout: 246 seconds [21:03] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [21:03] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [21:17] L0ngcat (~Jonatan@cm-84.215.130.126.getinternet.no) left irc: Quit: L0ngcat [21:39] idfohq (~jappi@dslb-188-103-057-228.188.103.pools.vodafone-ip.de) left irc: [21:44] HypnZ (~HypnZ@ppp-94-69-162-101.home.otenet.gr) left irc: [21:52] waltervn (~walter@phantom.xs4all.nl) left irc: Quit: Textual IRC Client: www.textualapp.com [22:02] Robin_Watts_ (~chatzilla@109.176.250.102) joined #scummvm. [22:05] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [22:05] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [22:09] Sylvain (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) joined #scummvm. [22:11] SylvainTV (~SylvainTV@ALille-252-1-16-128.w83-192.abo.wanadoo.fr) left irc: Ping timeout: 246 seconds [22:11] Robin_Watts (~chatzilla@109.176.250.102) left irc: Ping timeout: 246 seconds [22:11] sact (~xcom@dyn3-82-128-189-15.psoas.suomi.net) left irc: Ping timeout: 246 seconds [22:11] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 246 seconds [22:11] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 246 seconds [22:11] echelog-1 (~echelog-1@37.205.127.168) left irc: Ping timeout: 246 seconds [22:11] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [22:11] sact (~xcom@dyn3-82-128-189-15.psoas.suomi.net) joined #scummvm. [22:12] echelog-1 (~echelog-1@37.205.127.168) joined #scummvm. [22:51] Kirben (Kirben@c110-22-51-140.brasd4.vic.optusnet.com.au) joined #scummvm. [22:51] #scummvm: mode change '+o Kirben' by ChanServ!ChanServ@services. [23:31] sirlemonhead (bduncan22@95.44.164.183) left #scummvm. [23:33] clone2727 (~clone2727@ool-2f105dd5.dyn.optonline.net) joined #scummvm. [23:33] #scummvm: mode change '+o clone2727' by ChanServ!ChanServ@services. [23:33] droid2727 (~droid2727@230.sub-70-192-71.myvzw.com) left irc: Quit: Statement: Good-bye, meatbags! [23:47] broosky (~broosky@89-67-235-207.dynamic.chello.pl) joined #scummvm. [23:48] borosky (~broosky@89-67-235-207.dynamic.chello.pl) left irc: Ping timeout: 245 seconds [00:00] --- Tue Aug 19 2014