[Back to Index]

  
[00:01] <snover> as a result the engines that want/need a 32bpp mode all have the same hard-coded pixel format
[00:02] <dreammaster> Really? I hadn't realised. I haven't played around much with the different video modes. If that's the case, it might be intruiging to have the game engine try and default to 32-bit modes first, and then fall back on 16bit. For systems that support it, it might help cut down on some of the slowness dafioram reported
[00:02] <snover> and the API has no mechanism for signalling failure, except to either crash (SDL) or display an alert and then be in some unknown state (OpenGL)
[00:02] <dreammaster> Ouch, scratch that idea then
[00:03] <snover> and OpenGL doesnt like one of the pixel formats used by& possibly Cinepak, so right now i have an open ticket about how a video wont play with OpenGL because im just sending the pixel format from the decoder to the system
[00:03] <snover> im terrified to touch any of this backend stuff. its on my list of things that i need to do, but i keep avoiding it.
[00:06] <dreammaster> Humm.. I do recall that back when I first worked on Discworld 2, I was chastized for setting a video resolution that exactly matched the original (which was a non-standard vertical size). The SDL backend handled it fine, and it ensured windowed mode didn't have top/bottom bars, but apparently it would be bad for other systems
[00:06] <snover> and i dont think anyone would appreciate my default scorched-earth approach to fixing this problem, which would be to delete all the SDL1.2 and native OpenGL code, and just work with SDL2, which has some built-in support for hardware accelerated rendering.
[00:07] <dreammaster> Probably not, no matter how tempting it might be :)
[00:07] <snover> at least on macOS, OpenGL is really really broken right now, and I dont think _anybody_ is maintaining that code right now.
[00:10] <dreammaster> It's easy to forget, sometimes, just how much effort has gone into the backend & common code as well.
[00:12] <snover> yes. unfortunately everything seems to be a rapidly moving target these days, and without active maintenance things start getting screwed up by OS changes.
[00:13] <snover> that is part of the trouble with the OpenGL code, it doesnt seem to understand hi-dpi monitors so it tries to draw to the native screen resolution without any scaling and everything is tiny
[00:14] <snover> on multi-monitor systems it seems to get confused about the surface offset and ends up drawing halfway off the screen
[00:14] <dreammaster> Heh :)
[00:30] --> GitHub27 joined #scummvm.
[00:30] <GitHub27> [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v7QVj
[00:30] <GitHub27> scummvm/master d137aba Paul Gilbert: TITANIC: SuccUBus wasn't dry retching in conversations
[00:30] GitHub27 (GitHub27@192.30.252.42) left #scummvm.
[00:32] <dreammaster> Yay.. now the SuccUBus can properly cough up a lung :)
[00:35] <snover> i am glad you are getting to the most important features.
[00:36] <dreammaster> With a list that long, and it starting to get late, it's kind of nice to tackle a few easier ones and prune done the remaining list a bit
[00:37] <dreammaster> late in the evening, I mean
[00:37] <dreammaster> Only 20 bugs left now, if you ignore the screenshots and enhancement suggestions
[00:38] <dreammaster> Lets hope it doesn't start expanding again ;)
[00:38] <snover> i am still currently endeavouring to avoid you needing to figure out indeo4.
[00:38] <snover> which means you wont see bugs from me for a bit& :P
[00:44] <-- Pantheon_ left irc: Read error: Connection reset by peer
[00:45] <dreammaster> That's definitely the important one. If that could be resolved, it would mean the last major noticable problem fixed.
[00:46] <dreammaster> Then it's just smaller stuff like crashing sound sliders, or parrot freezes
[00:56] <-- t0by left irc: Ping timeout: 246 seconds
[00:59] <-- Polynomial-C left irc: Remote host closed the connection
[01:18] <-- Dominus left irc: Ping timeout: 260 seconds
[01:19] --> Dominus joined #scummvm.
[01:21] --> GitHub146 joined #scummvm.
[01:21] <GitHub146> [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v7Qr5
[01:21] <GitHub146> scummvm/master a8e400e Paul Gilbert: TITANIC: Show PET Sound sliders
[01:21] GitHub146 (GitHub146@192.30.252.42) left #scummvm.
[01:35] --> GitHub139 joined #scummvm.
[01:35] <GitHub139> [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v7QoR
[01:35] <GitHub139> scummvm/master 664126a Paul Gilbert: TITANIC: Fix crash after dragging sound sliders
[01:35] GitHub139 (GitHub139@192.30.252.45) left #scummvm.
[02:24] <-- dreammaster left irc:
[02:33] <-- Mia left irc: Ping timeout: 240 seconds
[02:41] <snover> phew, the indeo decoder sure supported a lot of different output surfaces.
[02:44] <snover> YV12, I420, CLPL, IYUV, Y211, YUY2, YUYV, UYVY, RGB555, RGB565, RGB655, RGB664, RGB888&
[02:44] <snover> CLUT8&
[02:46] <snover> but, it would seemingly only render at 1x, 2x, 3x, or 4x.
[02:50] <-- Lightkey left irc: Ping timeout: 258 seconds
[03:03] --> Lightkey joined #scummvm.
[03:04] --> GitHub196 joined #scummvm.
[03:04] <GitHub196> [scummvm] criezy pushed 1 new commit to master: https://git.io/v7QiC
[03:04] <GitHub196> scummvm/master 3de1fd1 Thierry Crozat: I18N: Regenerate translations data file
[03:04] GitHub196 (GitHub196@192.30.252.40) left #scummvm.
[03:07] <snover> GitHub196 is my favourite GitHub bot.
[05:15] <Lightkey> hm, it shows & as & in the HTML channel logs
[05:20] --> Joefish joined #scummvm.
[05:20] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services.
[05:32] <snover> yes, utf-8 is too modern for the log bot
[05:45] --> James|GlideM1 joined #scummvm.
[05:48] <-- James|GlideM left irc: Ping timeout: 258 seconds
[06:28] --> James|GlideM joined #scummvm.
[06:28] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[06:31] <-- James|GlideM1 left irc: Ping timeout: 246 seconds
[06:35] --> Mia joined #scummvm.
[06:35] <-- Mia left irc: Changing host
[06:35] --> Mia joined #scummvm.
[06:45] --> James|GlideM1 joined #scummvm.
[06:47] <-- James|GlideM left irc: Ping timeout: 240 seconds
[07:05] --> _sev|work joined #scummvm.
[07:05] <-- _sev|work left irc: Changing host
[07:05] --> _sev|work joined #scummvm.
[07:05] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[07:17] --> James|GlideM joined #scummvm.
[07:17] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[07:19] <-- _sev|work left irc: Quit: This computer has gone to sleep
[07:20] <-- James|GlideM1 left irc: Ping timeout: 240 seconds
[07:36] --> t0by joined #scummvm.
[07:36] #scummvm: mode change '+o t0by' by ChanServ!ChanServ@services.
[07:37] <-- LittleToonCat left irc: Remote host closed the connection
[07:39] --> wanwan joined #scummvm.
[07:46] <-- wanwan left irc: Ping timeout: 248 seconds
[08:09] --> _sev|work joined #scummvm.
[08:09] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:09] <-- _sev|work left irc: Client Quit
[08:10] --> _sev|work joined #scummvm.
[08:10] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:10] <-- _sev|work left irc: Client Quit
[08:10] --> _sev|work joined #scummvm.
[08:10] <-- _sev|work left irc: Changing host
[08:10] --> _sev|work joined #scummvm.
[08:10] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:11] <-- _sev|work left irc: Client Quit
[08:11] --> _sev|work joined #scummvm.
[08:11] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:12] <-- _sev|work left irc: Client Quit
[08:12] --> _sev|work joined #scummvm.
[08:12] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:13] <-- _sev|work left irc: Client Quit
[08:13] --> _sev|work joined #scummvm.
[08:13] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[08:13] <-- _sev|work left irc: Client Quit
[08:42] <-- TMM left irc: Quit: Ex-Chat
[08:49] <-- edheldil left irc: Remote host closed the connection
[08:50] --> edheldil joined #scummvm.
[08:50] <-- edheldil left irc: Remote host closed the connection
[09:17] --> Strangerke|Work joined #scummvm.
[09:17] <Strangerke|Work> hi guys
[09:29] --> _sev|work joined #scummvm.
[09:29] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[09:29] --> GitHub86 joined #scummvm.
[09:29] <GitHub86> [scummvm] sev- pushed 1 new commit to master: https://git.io/v77Uq
[09:29] <GitHub86> scummvm/master 615af93 Eugene Sandulenko: GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection()
[09:29] GitHub86 (GitHub86@192.30.252.45) left #scummvm.
[09:30] <-- _sev|work left irc: Client Quit
[09:31] --> _sev|work joined #scummvm.
[09:31] <-- _sev|work left irc: Changing host
[09:31] --> _sev|work joined #scummvm.
[09:31] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[09:35] --> TMM joined #scummvm.
[09:35] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[10:00] <-- _sev|work left irc: Read error: Connection reset by peer
[10:01] --> _sev|work joined #scummvm.
[10:01] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services.
[10:01] <-- _sev|work left irc: Client Quit
[10:16] --> Strangerke joined #scummvm.
[10:18] <-- Strangerke_ left irc: Ping timeout: 240 seconds
[10:18] Nick change: Strangerke -> Strangerke_
[10:50] <-- heroux left irc: Ping timeout: 248 seconds
[11:17] --> heroux joined #scummvm.
[11:25] <t0by> Simei: I got your email re:sound; I'll have look around later tonight; I think it's important to see how the sound format exactly differs, _maybe_ we can get away with extending the existing decoder.
[11:25] <t0by> Thank you
[11:42] <Simei> t0by Thanks for replying. Yes, it's indeed important to figure out the difference between them first. I'll also have a look.
[11:42] --> kgbme joined #scummvm.
[12:11] <-- demonimin_ left irc: Ping timeout: 240 seconds
[12:11] --> cymen joined #scummvm.
[12:11] <cymen> Is there any scummvm merchandise?
[12:11] <kgbme> There better be..:)
[12:12] --> demonimin joined #scummvm.
[12:14] --> ajax16384 joined #scummvm.
[12:14] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[12:20] <cymen> Couldn't find any on the website. :p
[12:20] <kgbme> Oh, no kidding...
[12:21] --> Strangerke joined #scummvm.
[12:22] <logix> there's a link on the right hand side that leads to combobreaker.com but that seems to be defunct these days
[12:22] <logix> that would be for t-shirts
[12:23] <-- Strangerke_ left irc: Ping timeout: 240 seconds
[12:23] Nick change: Strangerke -> Strangerke_
[12:23] <cymen> ah indeed
[12:25] <kgbme> a CHEAP (and nice) tee is something that i could always buy, btw.
[12:26] <kgbme> sometimes, rarely though, when they arrive - you find out that it's something you just can't wear. the reason why i shy away from the 20+ $$ ones
[12:51] --> James|GlideM1 joined #scummvm.
[12:53] <-- James|GlideM left irc: Ping timeout: 258 seconds
[13:17] <t0by> Simei, thank you; if you manage to have a look in advance please report your findings.
[13:17] --> Strangerke joined #scummvm.
[13:19] <-- Strangerke_ left irc: Ping timeout: 246 seconds
[13:19] Nick change: Strangerke -> Strangerke_
[13:35] <-- Joefish left irc: Quit: WeeChat 1.9
[13:36] --> Joefish joined #scummvm.
[13:36] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services.
[14:39] <-- DrMcCoy left irc: Ping timeout: 260 seconds
[14:46] --> DrMcCoy joined #scummvm.
[14:46] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[15:17] --> Henke37 joined #scummvm.
[15:30] --> James|GlideM joined #scummvm.
[15:30] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[15:31] <-- TMM left irc: Quit: Ex-Chat
[15:33] <-- aquadran left irc: Ping timeout: 260 seconds
[15:33] --> aquadran joined #scummvm.
[15:33] #scummvm: mode change '+o aquadran' by ChanServ!ChanServ@services.
[15:33] <-- DrMcCoy left irc: Ping timeout: 240 seconds
[15:33] <-- James|GlideM1 left irc: Ping timeout: 255 seconds
[15:34] --> DrMcCoy joined #scummvm.
[15:34] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[15:35] <-- _marc` left irc: Ping timeout: 258 seconds
[15:35] --> GitHub104 joined #scummvm.
[15:35] <GitHub104> [scummvm] eriktorbjorn pushed 1 new commit to master: https://git.io/v77DZ

[15:35] GitHub104 (GitHub104@192.30.252.45) left #scummvm.
[15:50] --> _marc` joined #scummvm.
[16:01] --> James|GlideM1 joined #scummvm.
[16:02] <-- kgbme left irc: Quit: Connection closed for inactivity
[16:03] <-- James|GlideM left irc: Ping timeout: 246 seconds
[16:04] <-- DrMcCoy left irc: Ping timeout: 246 seconds
[16:08] <-- Strangerke|Work left irc: Quit: Bbl
[16:17] --> ny00123 joined #scummvm.
[16:18] --> DrMcCoy joined #scummvm.
[16:18] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[16:18] --> LittleToonCat joined #scummvm.
[16:25] --> Strangerke joined #scummvm.
[16:28] <-- Strangerke_ left irc: Ping timeout: 255 seconds
[16:28] Nick change: Strangerke -> Strangerke_
[16:36] <-- DrMcCoy left irc: Ping timeout: 246 seconds
[16:37] --> DrMcCoy joined #scummvm.
[16:37] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[16:38] <-- ajax16384 left irc: Read error: Connection reset by peer
[16:42] --> stan__ joined #scummvm.
[16:43] <stan__> Hi there...
[16:43] <stan__> I tried to find an answer in Scimmvm forums...but
[16:44] <stan__> There's no way to purchase Tentacle and MI series, other than Ebay?
[16:46] <-- vv222 left irc: Quit: reboot
[16:47] <snover> stan__: http://wiki.scummvm.org/index.php/Where_to_get_the_games#LucasArts_Games
[16:49] <stan__> thank you snover :)
[16:50] <-- stan__ left irc: Quit: Leaving
[16:51] --> vv222 joined #scummvm.
[17:00] <-- DrMcCoy left irc: Ping timeout: 260 seconds
[17:01] --> DrMcCoy joined #scummvm.
[17:01] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[17:06] --> wanwan joined #scummvm.
[17:08] <-- Strangerke_ left irc: Ping timeout: 240 seconds
[17:09] --> Strangerke_ joined #scummvm.
[17:11] --> TMM joined #scummvm.
[17:11] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[17:12] <-- wanwan left irc: Ping timeout: 240 seconds
[17:17] <-- James|GlideM1 left irc: Read error: Connection reset by peer
[17:17] --> James|GlideM joined #scummvm.
[17:17] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[17:22] --> ajax16384 joined #scummvm.
[17:22] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[17:23] --> Farmboy0 joined #scummvm.
[17:23] <-- Farmboy0 left irc: Changing host
[17:23] --> Farmboy0 joined #scummvm.
[17:23] --> m_kiewitz joined #scummvm.
[17:23] #scummvm: mode change '+o m_kiewitz' by ChanServ!ChanServ@services.
[17:24] <-- DrMcCoy left irc: Ping timeout: 260 seconds
[17:25] --> DrMcCoy joined #scummvm.
[17:25] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[17:40] --> criezy joined #scummvm.
[17:40] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services.
[18:11] <-- ajax16384 left irc: Ping timeout: 240 seconds
[18:22] --> ajax16384 joined #scummvm.
[18:22] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[18:46] <-- Stormkeeper left irc: Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/
[18:56] --> Stormkeeper joined #scummvm.
[19:02] <peterkohaut> devs, please, what is the best way how to implement audio fading in a engine using our mixer? changing volume a bit every tick, but new volume will be used only on a mixercallback (about per sec) or implement new audiostream? i saw both aproaches
[19:17] <-- James|GlideM left irc: Read error: No route to host
[19:17] --> James|GlideM joined #scummvm.
[19:17] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[19:34] <bgK> I usually update the volume each frame. Shouldn't the mixer callback be trigger a lot more often than once per second?
[19:37] <bgK> SDL seems to provide a buffer for 1024 audio frames on my machine with a framerate of 44100 fps
[19:40] <-- criezy left irc: Quit: criezy
[19:41] --> m-kiewitz joined #scummvm.
[19:41] <-- m-kiewitz left irc: Changing host
[19:41] --> m-kiewitz joined #scummvm.
[19:41] #scummvm: mode change '+o m-kiewitz' by ChanServ!ChanServ@services.
[19:43] --> geep joined #scummvm.
[19:45] <-- m_kiewitz left irc: Ping timeout: 240 seconds
[19:49] <-- m-kiewitz left irc: Ping timeout: 260 seconds
[19:51] --> m_kiewitz joined #scummvm.
[19:51] <-- m_kiewitz left irc: Changing host
[19:51] --> m_kiewitz joined #scummvm.
[19:51] #scummvm: mode change '+o m_kiewitz' by ChanServ!ChanServ@services.
[19:53] <peterkohaut> bgk: sorry, yes its updating buffer about 12times per second
[19:56] --> Strangerke joined #scummvm.
[19:59] <-- Strangerke_ left irc: Ping timeout: 260 seconds
[19:59] Nick change: Strangerke -> Strangerke_
[20:31] <-- DrMcCoy left irc: Ping timeout: 240 seconds
[20:34] --> DrMcCoy joined #scummvm.
[20:34] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[20:45] <-- DrMcCoy left irc: Ping timeout: 260 seconds
[20:46] --> DrMcCoy joined #scummvm.
[20:46] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[20:56] <-- DrMcCoy left irc: Ping timeout: 240 seconds
[20:56] --> DrMcCoy joined #scummvm.
[20:56] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[20:57] <-- Henke37 left irc: Quit: ERR_SHUTDOWN
[21:07] AudioRCA[m] <-- (audiorcama@gateway/shell/matrix.org/x-edmpemmxadvgjufi) left irc: Ping timeout: 246 seconds
[21:07] tomazcuber[m] <-- (tomazcuber@gateway/shell/matrix.org/x-jxekjwuznpdggjjw) left irc: Ping timeout: 255 seconds
[21:07] Coldwine[m] <-- (coldwinema@gateway/shell/matrix.org/x-uzodybjgmphtuxfz) left irc: Ping timeout: 240 seconds
[21:07] super_fox2[m] <-- (superfox2m@gateway/shell/matrix.org/x-ggyhxkqbxrnhxpgt) left irc: Ping timeout: 246 seconds
[21:17] <-- DrMcCoy left irc: Ping timeout: 240 seconds
[21:28] --> GitHub172 joined #scummvm.
[21:28] <GitHub172> [scummvm] sev- pushed 2 new commits to master: https://git.io/v75gS
[21:28] <GitHub172> scummvm/master c462fe9 Eugene Sandulenko: WAGE: Add detection for "James Bond 007"
[21:28] <GitHub172> scummvm/master 970e4b2 Eugene Sandulenko: WAGE: Add detecton for Mormonoids from the Deep
[21:28] GitHub172 (GitHub172@192.30.252.34) left #scummvm.
[21:29] --> DrMcCoy joined #scummvm.
[21:29] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[21:31] <-- Farmboy0 left irc: Remote host closed the connection
[21:41] tomazcuber[m] --> (tomazcuber@gateway/shell/matrix.org/x-asmxkfpbpuefkhji) joined #scummvm.
[21:51] <-- ajax16384 left irc: Quit: Leaving
[22:02] AudioRCA[m] --> (audiorcama@gateway/shell/matrix.org/x-vdcvdctyvmbmrjga) joined #scummvm.
[22:03] Coldwine[m] --> (coldwinema@gateway/shell/matrix.org/x-bypkusgrfsfmgfqz) joined #scummvm.
[22:03] super_fox2[m] --> (superfox2m@gateway/shell/matrix.org/x-omrkgabnsjzaopbm) joined #scummvm.
[22:20] <-- t0by left irc: Read error: Connection reset by peer
[22:36] <-- ny00123 left irc: Quit: Leaving
[22:57] <snover> peterkohaut: unfortunately, as far as i know there is nothing in the common mixer code that allows for correct fades. that said, i feel like it should be straightforward to add an API that accepts a target volume and duration to correctly apply volume adjustments throughout an entire block of samples, instead of right now where you only get to change the volume once per readBuffer call.
[23:00] <snover> fortunately(?), i havent had to worry much about this since the mixer in SSCI was very primitive and only reduced sample volumes once per tick, so were not worse than the original engine in that regard.
[23:06] --> wanwan joined #scummvm.
[23:19] --> dreammaster joined #scummvm.
[23:19] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[23:41] <-- m_kiewitz left irc: Quit: technology isn't intrinsically good or evil. It's how it's used. Like the Death Ray.
[23:50] geep (~geep@xplr-104-249-227-31.xplornet.com) got netsplit.
[23:50] Stormkeeper (~kvirc@2.26.112.88) got netsplit.
[23:50] vv222 (~vv221@dotslashplay.it) got netsplit.
[23:50] dos1 (~dos1@neo900/coreteam/dos) got netsplit.
[23:50] mal (~mal@dsl-hkibng42-56733b-190.dhcp.inet.fi) got netsplit.
[23:50] tsoliman (~tsoliman@unaffiliated/tsoliman) got netsplit.
[23:50] Tomaz^W (~tompsson@84.216.7.40) got netsplit.
[23:50] fuzzie (noop@twinsen.zall.org) got netsplit.
[23:50] rrebello_ (~Rodrigo@96.126.111.239) got netsplit.
[23:50] madmoose (~Hat@chef.nerp.net) got netsplit.
[23:50] wanwan (~wanwan@ppp158-255-172-20.pppoe.spdop.ru) got netsplit.
[23:50] DrMcCoy (~drmccoy@xoreos/drmccoy) got netsplit.
[23:50] LittleToonCat (~littlecat@47.54.148.237) got netsplit.
[23:50] niska (~niska@68.ip-149-56-14.net) got netsplit.
[23:50] demonimin (~demonimin@unaffiliated/demonimin) got netsplit.
[23:50] Vampire0 (~Vampire@jEdit/Vampire) got netsplit.
[23:50] _sev (~sev@scummvm/undead/sev) got netsplit.
[23:50] P2E (~tgz@pool-173-67-31-163.bltmmd.fios.verizon.net) got netsplit.
[23:50] eriktorbjorn (~d91tan@h100n3.blg-stadsnat.ias.bredband.telia.com) got netsplit.
[23:50] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) got netsplit.
[23:50] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) got netsplit.
[23:50] TMM (~hp@fsf/member/pdpc.professional.tmm) got netsplit.
[23:50] Lightkey (~Darklock@p200300764C0B8C8022CF30FFFE083718.dip0.t-ipconnect.de) got netsplit.
[23:50] ST (~ScottT@203-227-181-180.cpe.skymesh.net.au) got netsplit.
[23:50] snover (~snover@unaffiliated/snover) got netsplit.
[23:50] Mellified (uid234533@gateway/web/irccloud.com/x-dngzodqbzsjdbizc) got netsplit.
[23:50] bgK (~bgk@2001:41d0:2:599c::2a60:8434) got netsplit.
[23:50] flesk__ (~quassel@2a03:b0c0:3:d0::4187:4001) got netsplit.
[23:50] triple (triple@193.111.165.195) got netsplit.
[23:50] DDR (~david@ec2.happyspork.com) got netsplit.
[23:50] exmensa (exmensa@96.31.26.199) got netsplit.
[23:50] echelog-1 (~echelog-1@108.61.103.42) got netsplit.
[23:50] James|GlideM (~holoirc@cpc120086-basf12-2-0-cust93.12-3.cable.virginm.net) got netsplit.
[23:50] Dark-Star (~quassel@2a01:238:427f:2f00:3060:fc6b:969e:dcf0) got netsplit.
[23:50] Rasi (~carnager@archlinux/support/rasi) got netsplit.
[23:50] Unseen2 (snowcat@snowcat.de) got netsplit.
[23:50] borosky (~broosky@095160154239.dynamic-ww-11.vectranet.pl) got netsplit.
[23:50] pigeon (~pigeon@eth5284.nsw.adsl.internode.on.net) got netsplit.
[23:50] rsn8887 (Elite19646@gateway/shell/elitebnc/x-dpvjkdgshyqpfibc) got netsplit.
[23:50] fydo (~fydo@li337-251.members.linode.com) got netsplit.
[23:50] qvist_ (~qvist@delta.ipv7.se) got netsplit.
[23:50] peterkohaut (~ec2-user@ec2-52-57-206-182.eu-central-1.compute.amazonaws.com) got netsplit.
[23:50] aquadran (aquadran@scummvm/undead/aquadran) got netsplit.
[23:50] Dominus (~dominus@unaffiliated/dominus) got netsplit.
[23:50] kurtwr2 (~kurtwr@c-73-116-30-72.hsd1.ca.comcast.net) got netsplit.
[23:50] Deledrius (~Deledrius@68.118.139.214) got netsplit.
[23:50] logix (~logix@193.175.24.42) got netsplit.
[23:50] antlarr (~quassel@85.137.244.189.dyn.user.ono.com) got netsplit.
[23:50] Asterisk (~asterisk@unaffiliated/asterisk) got netsplit.
[23:50] snw (~snow_bcks@ganon.dot-server.net) got netsplit.
[23:50] ced117 (~ced117@opensuse/member/ced117) got netsplit.
[23:50] TAS_2012v (~2012@c-b5fd71d5.024-3-67626724.cust.bredbandsbolaget.se) got netsplit.
[23:50] Coldwine[m] (coldwinema@gateway/shell/matrix.org/x-bypkusgrfsfmgfqz) got netsplit.
[23:50] Paaris (paaris@soju.fi) got netsplit.
[23:50] ComradeAnderson (~ComradeAn@unaffiliated/comradeanderson) got netsplit.
[23:50] Gentle (~tier@quassel/contributors/gentle) got netsplit.
[23:50] cpasjuste (~cpasjuste@mydedibox.fr) got netsplit.
[23:50] gus (~quassel@2400:6180:0:d0::f76:7001) got netsplit.
[23:50] Simei (uid230101@gateway/web/irccloud.com/x-lwuhlxipwhyweuej) got netsplit.
[23:50] erdic (~erdic@unaffiliated/motley) got netsplit.
[23:50] Riviera_ (Riviera@2a03:b0c0:1:d0::10:b001) got netsplit.
[23:50] super_fox2[m] (superfox2m@gateway/shell/matrix.org/x-omrkgabnsjzaopbm) got netsplit.
[23:50] phyber (~phyber@unaffiliated/phyber) got netsplit.
[23:50] cymen (~simon2@squint.a-oben.org) got netsplit.
[23:50] ScummBot (~ScummBot@vm2.scummvm.org) got netsplit.
[23:50] Tomaz^ (~tompsson@h-240-3.A199.priv.bahnhof.se) got netsplit.
[23:50] Korak (~quassel@75-110-10-180.gvllcmtk01.res.dyn.suddenlink.net) got netsplit.
[23:50] heroux (sandroco@gateway/shell/insomnia247/x-ppufkvsawbddugnx) got netsplit.
[23:50] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) got netsplit.
[23:50] Cruel` (~Cruel@cruels.net) got netsplit.
[23:50] joostp_ (~joostp@scummvm/undead/joostp) got netsplit.
[23:50] wjp (~wjp@hmm.wantstofly.org) got netsplit.
[23:50] thesquib (~thesquib@192.241.198.27) got netsplit.
[23:50] tomazcuber[m] (tomazcuber@gateway/shell/matrix.org/x-asmxkfpbpuefkhji) got netsplit.
[23:50] _marc` (~marc@mos6581.de) got netsplit.
[23:50] Joefish (~Joefish@p200300764F1421001A5E0FFFFE1124CA.dip0.t-ipconnect.de) got netsplit.
[23:50] Cheeseness (~cheesenes@ppp14-2-188-154.bras1.hba2.internode.on.net) got netsplit.
[23:50] bazaar (~bazaar@unaffiliated/bazaar) got netsplit.
[23:50] balrog (~balrog@unaffiliated/balrog) got netsplit.
[23:50] chadj (~chadj@cpe-72-131-101-95.wi.res.rr.com) got netsplit.
[23:50] ruskie (~ruskie@sourcemage/mage/ruskie) got netsplit.
[23:50] holdsworth (~quassel@unaffiliated/holdsworth) got netsplit.
[23:50] L0ngcat (~mryrobot@216.246.80.69) got netsplit.
[23:50] AudioRCA[m] (audiorcama@gateway/shell/matrix.org/x-vdcvdctyvmbmrjga) got netsplit.
[23:50] Tea (~tea@fsf/member/tea) got netsplit.
[23:50] Vel0city (Vel0city@gateway/shell/panicbnc/x-ckjtpacxqioftkvq) got netsplit.
[23:50] somaen (somaen@scummvm/undead/somaen) got netsplit.
[23:56] DDR (~david@ec2.happyspork.com) returned to #scummvm.
[23:56] flesk__ (~quassel@2a03:b0c0:3:d0::4187:4001) returned to #scummvm.
[23:56] bgK (~bgk@2001:41d0:2:599c::2a60:8434) returned to #scummvm.
[23:56] Mellified (uid234533@gateway/web/irccloud.com/x-dngzodqbzsjdbizc) returned to #scummvm.
[23:56] triple (triple@193.111.165.195) returned to #scummvm.
[23:56] snover (~snover@unaffiliated/snover) returned to #scummvm.
[23:56] ST (~ScottT@203-227-181-180.cpe.skymesh.net.au) returned to #scummvm.
[23:56] Lightkey (~Darklock@p200300764C0B8C8022CF30FFFE083718.dip0.t-ipconnect.de) returned to #scummvm.
[23:56] TMM (~hp@fsf/member/pdpc.professional.tmm) returned to #scummvm.
[23:56] #scummvm: mode change '+oooo bgK snover ST TMM' by barjavel.freenode.net
[23:56] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) returned to #scummvm.
[23:56] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) returned to #scummvm.
[23:56] thesquib (~thesquib@192.241.198.27) returned to #scummvm.
[23:56] wjp (~wjp@hmm.wantstofly.org) returned to #scummvm.
[23:56] joostp_ (~joostp@scummvm/undead/joostp) returned to #scummvm.
[23:56] Cruel` (~Cruel@cruels.net) returned to #scummvm.
[23:56] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) returned to #scummvm.
[23:56] heroux (sandroco@gateway/shell/insomnia247/x-ppufkvsawbddugnx) returned to #scummvm.
[23:56] chadj (~chadj@cpe-72-131-101-95.wi.res.rr.com) returned to #scummvm.
[23:56] _marc` (~marc@mos6581.de) returned to #scummvm.
[23:56] --> bazaar joined #scummvm.
[23:56] Joefish (~Joefish@p200300764F1421001A5E0FFFFE1124CA.dip0.t-ipconnect.de) returned to #scummvm.
[23:56] L0ngcat (~mryrobot@216.246.80.69) returned to #scummvm.
[23:56] --> Stormkeeper|2 joined #scummvm.
[23:56] wanwan (~wanwan@ppp158-255-172-20.pppoe.spdop.ru) returned to #scummvm.
[23:56] DrMcCoy (~drmccoy@xoreos/drmccoy) returned to #scummvm.
[23:56] #scummvm: mode change '+oooo dreammaster wjp joostp_ DrMcCoy' by barjavel.freenode.net
[23:56] geep (~geep@xplr-104-249-227-31.xplornet.com) returned to #scummvm.
[23:56] James|GlideM (~holoirc@cpc120086-basf12-2-0-cust93.12-3.cable.virginm.net) returned to #scummvm.
[23:56] vv222 (~vv221@dotslashplay.it) returned to #scummvm.
[23:56] LittleToonCat (~littlecat@47.54.148.237) returned to #scummvm.
[23:56] aquadran (aquadran@scummvm/undead/aquadran) returned to #scummvm.
[23:56] demonimin (~demonimin@unaffiliated/demonimin) returned to #scummvm.
[23:56] cymen (~simon2@squint.a-oben.org) returned to #scummvm.
[23:56] Dominus (~dominus@unaffiliated/dominus) returned to #scummvm.
[23:56] Vampire0 (~Vampire@jEdit/Vampire) returned to #scummvm.
[23:56] _sev (~sev@scummvm/undead/sev) returned to #scummvm.
[23:56] exmensa (exmensa@96.31.26.199) returned to #scummvm.
[23:56] Dark-Star (~quassel@2a01:238:427f:2f00:3060:fc6b:969e:dcf0) returned to #scummvm.
[23:56] phyber (~phyber@unaffiliated/phyber) returned to #scummvm.
[23:56] niska (~niska@68.ip-149-56-14.net) returned to #scummvm.
[23:56] Paaris (paaris@soju.fi) returned to #scummvm.
[23:56] Deledrius (~Deledrius@68.118.139.214) returned to #scummvm.
[23:56] P2E (~tgz@pool-173-67-31-163.bltmmd.fios.verizon.net) returned to #scummvm.
[23:56] Rasi (~carnager@archlinux/support/rasi) returned to #scummvm.
[23:56] logix (~logix@193.175.24.42) returned to #scummvm.
[23:56] Tea (~tea@fsf/member/tea) returned to #scummvm.
[23:56] Unseen2 (snowcat@snowcat.de) returned to #scummvm.
[23:56] #scummvm: mode change '+voo James|GlideM aquadran _sev' by barjavel.freenode.net
[23:56] ScummBot (~ScummBot@vm2.scummvm.org) returned to #scummvm.
[23:56] dos1 (~dos1@neo900/coreteam/dos) returned to #scummvm.
[23:56] antlarr (~quassel@85.137.244.189.dyn.user.ono.com) returned to #scummvm.
[23:56] mal (~mal@dsl-hkibng42-56733b-190.dhcp.inet.fi) returned to #scummvm.
[23:56] tsoliman (~tsoliman@unaffiliated/tsoliman) returned to #scummvm.
[23:56] Tomaz^W (~tompsson@84.216.7.40) returned to #scummvm.
[23:56] Asterisk (~asterisk@unaffiliated/asterisk) returned to #scummvm.
[23:56] ComradeAnderson (~ComradeAn@unaffiliated/comradeanderson) returned to #scummvm.
[23:56] Tomaz^ (~tompsson@h-240-3.A199.priv.bahnhof.se) returned to #scummvm.
[23:56] borosky (~broosky@095160154239.dynamic-ww-11.vectranet.pl) returned to #scummvm.
[23:56] pigeon (~pigeon@eth5284.nsw.adsl.internode.on.net) returned to #scummvm.
[23:56] Gentle (~tier@quassel/contributors/gentle) returned to #scummvm.
[23:56] snw (~snow_bcks@ganon.dot-server.net) returned to #scummvm.
[23:56] Korak (~quassel@75-110-10-180.gvllcmtk01.res.dyn.suddenlink.net) returned to #scummvm.
[23:56] ced117 (~ced117@opensuse/member/ced117) returned to #scummvm.
[23:56] fuzzie (noop@twinsen.zall.org) returned to #scummvm.
[23:56] rrebello_ (~Rodrigo@96.126.111.239) returned to #scummvm.
[23:56] madmoose (~Hat@chef.nerp.net) returned to #scummvm.
[23:56] rsn8887 (Elite19646@gateway/shell/elitebnc/x-dpvjkdgshyqpfibc) returned to #scummvm.
[23:56] echelog-1 (~echelog-1@108.61.103.42) returned to #scummvm.
[23:56] eriktorbjorn (~d91tan@h100n3.blg-stadsnat.ias.bredband.telia.com) returned to #scummvm.
[23:56] #scummvm: mode change '+ovoo tsoliman pigeon madmoose eriktorbjorn' by barjavel.freenode.net
[23:56] Vel0city (Vel0city@gateway/shell/panicbnc/x-ckjtpacxqioftkvq) returned to #scummvm.
[23:56] cpasjuste (~cpasjuste@mydedibox.fr) returned to #scummvm.
[23:56] TAS_2012v (~2012@c-b5fd71d5.024-3-67626724.cust.bredbandsbolaget.se) returned to #scummvm.
[23:56] fydo (~fydo@li337-251.members.linode.com) returned to #scummvm.
[23:56] qvist_ (~qvist@delta.ipv7.se) returned to #scummvm.
[23:56] gus (~quassel@2400:6180:0:d0::f76:7001) returned to #scummvm.
[23:56] somaen (somaen@scummvm/undead/somaen) returned to #scummvm.
[23:56] peterkohaut (~ec2-user@ec2-52-57-206-182.eu-central-1.compute.amazonaws.com) returned to #scummvm.
[23:56] Simei (uid230101@gateway/web/irccloud.com/x-lwuhlxipwhyweuej) returned to #scummvm.
[23:56] erdic (~erdic@unaffiliated/motley) returned to #scummvm.
[23:56] Riviera_ (Riviera@2a03:b0c0:1:d0::10:b001) returned to #scummvm.
[23:56] #scummvm: mode change '+ov somaen Simei ' by barjavel.freenode.net
[23:56] <-- freanux left irc: Max SendQ exceeded
[23:56] <dreammaster> It's alive.. it's alive!
[23:56] DDR (~david@ec2.happyspork.com) got netsplit.
[23:57] heroux (sandroco@gateway/shell/insomnia247/x-ppufkvsawbddugnx) got netsplit.
[23:57] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) got netsplit.
[23:57] Cruel` (~Cruel@cruels.net) got netsplit.
[23:57] joostp_ (~joostp@scummvm/undead/joostp) got netsplit.
[23:57] wjp (~wjp@hmm.wantstofly.org) got netsplit.
[23:57] thesquib (~thesquib@192.241.198.27) got netsplit.
[23:57] <snover> hurrah, i rescued you!
[23:59] heroux (sandroco@gateway/shell/insomnia247/x-ppufkvsawbddugnx) returned to #scummvm.
[23:59] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) returned to #scummvm.
[23:59] Cruel` (~Cruel@cruels.net) returned to #scummvm.
[23:59] joostp_ (~joostp@scummvm/undead/joostp) returned to #scummvm.
[23:59] wjp (~wjp@hmm.wantstofly.org) returned to #scummvm.
[23:59] thesquib (~thesquib@192.241.198.27) returned to #scummvm.
[23:59] #scummvm: mode change '+oo joostp_ wjp ' by barjavel.freenode.net
[23:59] <-- gus left irc: Quit: gus
[00:00] --- Tue Aug 15 2017