[00:10] waltervn (~waltervn@scummvm/undead/waltervn) left irc: Quit: Leaving [00:27] Dreammaster: Any plans for future Glk subengines (such as those already in Gargoyle and more)? Adventurescape, Glulx, AdvSys, AGT/Agility, ADRIFT/Scare, Alan, Hugo, Level 9, JACL, Quill, Quest/Geas, TAVERN, Magnetic Scrolls, Phoenix, Scottfree, TADS... [00:28] stroggoff (~Praetoria@2a02:587:790f:cd00:c8a1:b154:9098:992d) left irc: Quit: Looking for a flock of swans [00:29] JohnnyonFlame (~quassel@187.3.227.155) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [00:33] Unseen2 (snowcat@snowcat.de) left irc: Ping timeout: 250 seconds [00:48] ccawley2011 (a5782f6a@gateway/web/freenode/ip.165.120.47.106) left irc: Quit: Page closed [01:20] Unseen2 (snowcat@snowcat.de) joined #scummvm. [01:40] [scummvm] bluegr closed pull request #1529: SCI: Fix SQ4 zero gravity blast lockup, bug #10912 (master...sq4zerogravityblastfix) https://git.io/fhh8a [01:40] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhPn [01:49] scummvm/master 36b4926 sluicebox: SCI: Fix SQ4 zero gravity blast lockup, bug #10912 [01:49] [scummvm] bluegr closed pull request #1524: BASE: Only reload engine plugins after return to launcher (master...load-all-plugins-of-type) https://git.io/fhxvY [01:49] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhP4 [01:49] scummvm/master 6d11f46 singron: BASE: Only reload engine plugins after return to launcher [01:56] _athrxx (~athrxx@ipbcc0082c.dynamic.kabel-deutschland.de) left irc: Quit: Leaving [02:17] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhPd [02:30] Unseen2 (snowcat@snowcat.de) left irc: Ping timeout: 245 seconds [02:35] Unseen2 (snowcat@snowcat.de) joined #scummvm. [02:37] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [02:37] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [02:38] DominusExult (~dominus@port-92-196-71-206.dynamic.qsc.de) joined #scummvm. [02:38] DominusExult (~dominus@port-92-196-71-206.dynamic.qsc.de) left irc: Changing host [02:38] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [02:39] timofonic: Experimental Z-Machine versions aren't much of a priority right now; I'm concentrating on adding support for the v6 Infocom games, which Gargoyle didn't previously support [02:40] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 244 seconds [02:40] Nick change: DominusExult -> Dominus [02:40] After that I do intend to spent time working on adding other sub-engines that Gargoyle/Glk already has, though some of them like TADS and Hugo may be non-trivial to properly clean up to ScummVM code and formatting standards. :P [02:41] I'm hampered by a severe lack of time right now due to work commitments [02:42] Come to that, at some point I may start devoting some of my time to working on other engines again. After all the time spent on the Frotz subengine so far, I can probably use a bit of variety :) [02:51] scummvm/master ef8b7cf bluegr: SCI: Add entry for Betrayed Alliance version 1.1 [02:51] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhXn [02:51] scummvm/master e45dd70 bluegr: COMPOSER: Always check resources before loading them [04:00] SylvainTV (~Sylvain@alille-658-1-110-153.w92-155.abo.wanadoo.fr) left irc: Ping timeout: 250 seconds [04:00] SylvainTV (~Sylvain@alille-658-1-110-153.w92-155.abo.wanadoo.fr) joined #scummvm. [04:00] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [04:01] Unseen2 (snowcat@snowcat.de) left irc: Ping timeout: 245 seconds [04:05] Unseen2 (snowcat@snowcat.de) joined #scummvm. [04:35] JohnnyonFlame (~quassel@187.3.227.155) joined #scummvm. [04:37] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fhh1E [04:59] Begasus (~begasus@ptr-4qba4e9k6axozv02a9y.18120a2.ip6.access.telenet.be) joined #scummvm. [05:02] Begas_VBox (~Begasus@d54c05bea.access.telenet.be) joined #scummvm. [05:04] Drenn (~Drenn@toroon0717w-lp140-03-174-89-174-91.dsl.bell.ca) left irc: Ping timeout: 244 seconds [05:13] David_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) joined #scummvm. [05:21] SupSuper (~SupSuper@openxcom/dev/supsuper) left irc: Quit: Rip [05:33] _sev: Hi! I did some more investigation about the moonbase project via debugging code or git blame, I think I have some new ideas about the goal of this project. I see the networking stubs in scumm engine. And from code history I saw that the moonbase AI part also came from stubs. I guess at that time AI code was ported into scummvm so that the stubs can be implemented. I'm guessing the networing part might be the same thing, [05:33] _sev: i.e, we port networking code into scumm engine and then implement the stubs. However the difference is that we switch from DirectPlay to Net_SDL for example therefore somehow we need to re-implement the networking code. Am I understanding the project correctly? If not, is there anything I can further look at? [05:33] _sev: I also find an annoying bug which can cause game crash in game or when quiting game. I've made a try to fix it. The description of the bug and fix is here: https://github.com/arpspoof/scummvm/commit/42a7f1b5995f9f092b061deea246f97ad40e61f1. Can I get some review for this change or should I issue a pull request first? Thanks!! [05:44] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) left irc: [06:19] Lightkey (~Darklock@p200300F693D8F85222CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 240 seconds [06:31] Lightkey (~Darklock@p200300F693D8F81822CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [06:39] David_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) left irc: Ping timeout: 256 seconds [06:49] Tea_ (tea@fsf/member/tea) joined #scummvm. [06:53] joostp_ (~joostp@scummvm/undead/joostp) joined #scummvm. [06:53] #scummvm: mode change '+o joostp_' by ChanServ!ChanServ@services. [06:57] joostp (~joostp@scummvm/undead/joostp) got netsplit. [06:57] Tea (tea@fsf/member/tea) got netsplit. [06:58] Nick change: Tea_ -> Tea [06:58] Possible future nick collision: Tea [07:08] joostp (~joostp@scummvm/undead/joostp) got lost in the net-split. [07:09] SylvainTV (~Sylvain@alille-658-1-110-153.w92-155.abo.wanadoo.fr) left irc: Ping timeout: 252 seconds [07:09] SylvainTV (~Sylvain@alille-658-1-110-153.w92-155.abo.wanadoo.fr) joined #scummvm. [07:09] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [08:03] stroggoff (~Praetoria@2a02:587:790f:cd00:6dd9:c647:ee6b:4baa) joined #scummvm. [08:07] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) joined #scummvm. [08:14] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) left irc: Remote host closed the connection [08:55] dreammaster, is it already known that GLK fails to build as a plugin? [09:00] <_sev> he is offline [09:08] ah right, the timezone thing [09:20] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 255 seconds [09:30] Unseen2 (snowcat@snowcat.de) left irc: Ping timeout: 255 seconds [09:34] Unseen2 (snowcat@snowcat.de) joined #scummvm. [09:56] Unseen2 (snowcat@snowcat.de) left irc: Ping timeout: 245 seconds [10:01] Unseen2 (snowcat@snowcat.de) joined #scummvm. [10:30] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [10:33] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Ping timeout: 240 seconds [11:00] yuv422 (~yuv422@60-240-103-165.tpgi.com.au) left irc: Quit: yuv422 [11:17] ccawley2011 (a5782f6a@gateway/web/freenode/ip.165.120.47.106) joined #scummvm. [11:32] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Read error: Connection reset by peer [11:33] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [11:33] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Changing host [11:33] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [11:33] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [11:44] ajax16384 (~User@109.60.130.33) joined #scummvm. [11:45] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [11:46] _athrxx (~athrxx@ipbcc0082c.dynamic.kabel-deutschland.de) joined #scummvm. [11:50] _sev: All the hdb demos I have found are .exe files. I can't seem to find the MPC files. Any tips? [11:51] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [11:53] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Ping timeout: 240 seconds [12:38] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [12:38] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Changing host [12:38] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [12:38] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [12:40] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Ping timeout: 240 seconds [13:08] <_sev> nipung: that is a RAR archive [13:09] <_sev> nipung: just unpack it [13:11] <_sev> nipung: also, there are bunch demos for PocketPC which are in form of zip files [13:19] Got it. Found the MPC file [13:23] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 240 seconds [13:24] Dominus (~dominus@port-83-236-8-208.dynamic.qsc.de) joined #scummvm. [13:24] Dominus (~dominus@port-83-236-8-208.dynamic.qsc.de) left irc: Changing host [13:24] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [13:30] _athrxx (~athrxx@ipbcc0082c.dynamic.kabel-deutschland.de) left irc: Ping timeout: 268 seconds [13:31] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) joined #scummvm. [14:30] stroggoff (~Praetoria@2a02:587:790f:cd00:6dd9:c647:ee6b:4baa) left irc: Quit: Looking for a flock of swans [14:37] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Read error: Connection reset by peer [14:38] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [14:38] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Changing host [14:38] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [14:38] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [14:42] Drenn (~Drenn@toroon0717w-lp140-03-174-89-174-91.dsl.bell.ca) joined #scummvm. [14:45] nipung (~nipung@122.177.174.104) left irc: Ping timeout: 252 seconds [14:46] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Read error: Connection reset by peer [14:47] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [14:47] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Changing host [14:47] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [14:47] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [14:56] scummvm/master 537e9af dreammaster: GLK: Change Attributes fields from uint to bool [14:56] [scummvm] bluegr closed pull request #1526: GUI: Allow GUI background colors other than black in Classic Theme (master...background-color) https://git.io/fhxLd [14:56] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhh7b [14:56] scummvm/master fe83c98 lotharsm: GUI: Allow GUI background colors other than black in Classic Theme (#1526) [15:01] PocketPC. I remember those... [15:06] nipung (~nipung@47.30.173.213) joined #scummvm. [15:12] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [15:16] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Ping timeout: 264 seconds [15:30] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [15:57] nipung (~nipung@47.30.173.213) left irc: Read error: Connection reset by peer [15:57] nipung (~nipung@47.30.173.213) joined #scummvm. [16:07] [scummvm] antoniou79 pushed 1 new commits to master: https://git.io/fhhdB [16:07] scummvm/master 1c69052 antoniou79: BLADERUNNER: Marking cut content with BLADERUNNER_RESTORED_CUT_CONTENT macro [16:20] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [16:20] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [16:23] rootfather_ (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Ping timeout: 264 seconds [16:25] [scummvm] bluegr closed pull request #1522: SDL: Move fullscreen and screenshot event handling to SdlGraphicsManager (master...notify-event) https://git.io/fhAjw [16:25] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhdS [16:25] scummvm/master f426ba6 ccawley2011: SDL: Move fullscreen and screenshot event handling to SdlGraphicsManager (#1522) [16:32] [scummvm] bluegr pushed 1 new commits to master: https://git.io/fhhdx [16:32] scummvm/master 769cf54 bluegr: SDL: Wrap the full screen toggle code into a separate function [16:42] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) left irc: [16:43] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [16:43] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [16:43] stroggoff (~Praetoria@2a02:587:790f:cd00:ed97:f601:5ba2:37f6) joined #scummvm. [16:46] [scummvm] ccawley2011 closed pull request #1298: BUILD: Remove manual configuration of Raspberry Pi compiler (master...raspberrypi) https://git.io/fNha8 [16:52] ny00123 (~ny00123@188.120.129.56) joined #scummvm. [17:03] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) joined #scummvm. [17:15] SupSuper (~SupSuper@openxcom/dev/supsuper) joined #scummvm. [17:19] David_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) joined #scummvm. [17:20] ajax16384 (~User@109.60.130.33) left irc: Quit: Leaving [17:33] Just pushed a new logo/background to scummvm-media and scummvm-web, please let me know how much you hate it because it's not the old logo in PM! [17:34] i hate it :p [17:36] thanks, but i said PM! [17:36] I'll let everyone sit on it for a couple days [17:40] _sev: can I get some feedback for my messages.. (I think there might be a time-zone problem.. [17:45] <_sev> David_gsoc: sure, you just ran away :) [17:46] <_sev> First of all, we have full source code for the game. I put those stubs for the purpose of tracing [17:47] <_sev> then, you do not need to reimplement the DirectPlay. Most probably, that original concept will not work in the modern Internet at all, e.g. vast majority of people are sitting behind the NAT and are not directly connectable [17:48] <_sev> The original DirectPlay-related code is relatively simple. E.g. "establish connection", "get list of games", "send command", "send array". You may see all of them in their stubs [17:48] <_sev> you will need to create it from the scratch, by mimicking the current behaiour [17:49] <_sev> but I envision it as a simple server-side part, which we will host, which will pass the packets between the clients [17:52] <_sev> David_gsoc: thoughts? [17:53] mataniko: I'm concerned about the way this media update is introduced. Pushing it to master before asking for opinions? Asking for opinions in private only. I personally would expect a more open discussion for such a subject, sush as a thread on our mailing list. [17:54] That being said, good initiative. [17:59] _athrxx (~athrxx@ipbcc0082c.dynamic.kabel-deutschland.de) joined #scummvm. [18:08] bgK: Sorry, the "let me know in PM that you hate it" was supposed to be tongue in cheek, not to stifle any meaningful discussion [18:10] In all seriousness, we can always revert. Generally change has been something that people here have not dealt with well in the past, and everything from menu width to shadow color in the website got scrutinized last time resulting in a back and forth of changes instead of meaningful discussion [18:11] Hi guys [18:12] This is unrelated with the logo switch so excuse the interruption :) [18:13] But does anyone know why I can't switch the language of the ScummVM gui to Greek, even though there is a translation for that language. I think last time I checked there was a fonts missing issue [18:13] I'd actually love to get feedback, because I spent a lot of time on refining it to preserve the style while modernizing it after 15 years or so [18:13] but I'm unsure as to what one should do to enable the switch [18:13] _sev: I'm back and thanks for replying! so I guess the game host will also need sth like Net punching so that guys over internet can play together,, [18:14] sorry, NAT punching.. [18:15] <_sev> stroggoff: yes, we could not find a free font with Greek letters [18:15] <_sev> David_gsoc: I was thinking about putting that to scummvm.org webserver [18:16] <_sev> David_gsoc: it should be something very simple, again, just to "marry" up to 4 users. And we could use anything like Python or Perl or even PHP for implementing that [18:16] Littleboy (~littleboy@pool-71-162-119-10.bstnma.fios.verizon.net) joined #scummvm. [18:16] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [18:16] _sev: Yeah understood [18:17] _sev: Hm, aren't there any for Linux? I admit I've never really looked into it. Are there any restrictions [18:18] <_sev> stroggoff: I could not find it easily. That must be a free font, sans-serif [18:18] Uh, ok. I'll probably check for that then [18:18] _sev: there's stuff like unifont though they're not very pretty: http://unifoundry.com/unifont/index.html [18:19] <_sev> SupSuper: that is helpful [18:20] Begas_VBox (~Begasus@d54c05bea.access.telenet.be) left irc: Ping timeout: 246 seconds [18:21] Begasus (~begasus@ptr-4qba4e9k6axozv02a9y.18120a2.ip6.access.telenet.be) left irc: Ping timeout: 258 seconds [18:22] _sev: The suggestions are really helpful. I 'm now basically clear about the project and I will spend more time to think further about that (little bit confusing previously .. --! [18:22] mataniko: I know through first hand experience that discussion on pull requests can be tiring and even demotivating, but IMO it's for the best. I followed the PR for the latest major website CSS update, and the version we have now is significantly better than the one that was initially proposed. It's also better to have discussions so other team members don't feel like things are forced upon them. [18:23] <_sev> stroggoff: now you can help if you generate it in iso8859-7 [18:23] <_sev> David_gsoc: great! [18:24] _sev: and also any thoughts on my bug fix..? I'm not sure whether it is a correct fix or not, but from the code history I can see that you'are the code owner for that part, so when you get some time could you please have a brief review for that? [18:24] <_sev> David_gsoc: yes, please, issue a PR. This is a good one! [18:24] _sev: Thanks a lot, will do! [18:24] <_sev> David_gsoc: if you like, there is another bug which you could try to tackle [18:25] _sev: sure I'm interested in that, can i get the bug id for that? [18:25] <_sev> David_gsoc: nope, there is no bug id. But when you play Moonbase Commander, you sometimes may see a black vertical line over the miminap [18:26] <_sev> David_gsoc: I think it is related to a one-off error somewhere in the array handling code [18:26] [scummvm] arpspoof opened pull request #1532: SCUMM HE: Bug fix for moonbase stack memory corruption (master...master) https://git.io/fhhNq [18:27] _sev: Oh i saw that!! I'll spend some time to investigate that, [18:29] _athrxx (~athrxx@ipbcc0082c.dynamic.kabel-deutschland.de) left irc: Read error: Connection reset by peer [18:32] _sev: I'll give it a shot. I don't understand quite yet what I actually will have to do :) [18:33] <_sev> stroggoff: look in the gui/themes/fonts [18:34] <_sev> stroggoff: there are fonts in BDF format. That is what ScummVM understands and uses. You need to generate regular Helvetica for that [18:34] Begasus (~begasus@ptr-4qba4ecadw99n4u5z1g.18120a2.ip6.access.telenet.be) joined #scummvm. [18:35] ok. And this is possible via the Unifont project? [18:35] <_sev> yes, as they have the fonts in BDF format, and BDF utilities lt you generate font for a specific codepage [18:36] <_sev> see the BDF files, they enlist the command which was used to generate them [18:36] ok, will do [18:37] bgK: That's a fair point, i'll do that [18:38] Begas_VBox (~Begasus@d54C05BEA.access.telenet.be) joined #scummvm. [18:41] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Quit: Leaving [18:41] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) joined #scummvm. [18:41] rootfather (~rootfathe@p20030006133F9C05801602AD625D2DCC.dip0.t-ipconnect.de) left irc: Changing host [18:41] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [18:41] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [18:57] mataniko: thanks [18:58] Begas_VBox (~Begasus@d54C05BEA.access.telenet.be) left irc: Quit: Vision[0.10.3]: i've been blurred! [18:58] stroggoff (~Praetoria@2a02:587:790f:cd00:ed97:f601:5ba2:37f6) left irc: Quit: Looking for a flock of swans [18:58] Begasus (~begasus@ptr-4qba4ecadw99n4u5z1g.18120a2.ip6.access.telenet.be) left irc: Quit: Ex-Chat [18:59] https://github.com/scummvm/scummvm-web/pull/95 [19:08] mataniko: I am not sure my opinion has any value, but I prefer the old green (tastes and colors...) and I think it fits better with the current website background (but that could be changed) [19:15] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) left irc: [19:26] The thought is to keep the color schema relatively close to what it is currently [19:26] I've probably went over 10-15 different oranges [19:37] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) left irc: Remote host closed the connection [19:38] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) joined #scummvm. [19:44] David_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) left irc: Ping timeout: 256 seconds [19:44] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Remote host closed the connection [19:47] rootfather (~rootfathe@unaffiliated/rootfather) joined #scummvm. [19:47] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services. [20:09] mataniko, this is the updated logo? https://www.scummvm.org/images/scummvm_logo.png [20:20] no, that's the old log [20:20] update logos in the PR [20:20] https://github.com/scummvm/scummvm-web/pull/95 [20:23] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) joined #scummvm. [20:34] yuv422 (~yuv422@60-240-103-165.tpgi.com.au) joined #scummvm. [20:39] yuv422 (~yuv422@60-240-103-165.tpgi.com.au) left irc: Client Quit [21:14] one question regarding fluidsynth: Do we need support for libsndfile or is our fluidsynth implementation only passing the raw audio data to scummvm's audio output magic? [21:17] ny00123 (~ny00123@188.120.129.56) left irc: Quit: Leaving [21:22] stroggoff (~Praetoria@2a02:587:790f:cd00:6584:b379:9d85:b6a5) joined #scummvm. [21:23] mataniko: I've changed my mind about the icon for the forums, you re right, it's simple and works. But how about changing the blue icon to orange or gray so that it conforms with svm color, like the green and yellow icons do? [21:24] I don't understand the need to flattify everything ¯\_(Ä)_/¯ [21:24] the blue color doesn't seem to fit, whereas the others do [21:25] not a big issue for me, it's just slightly jarring when there is nothing else blue on the site [21:27] nipung (~nipung@47.30.173.213) left irc: Ping timeout: 250 seconds [21:29] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [21:29] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [21:43] nipung (~nipung@47.30.168.5) joined #scummvm. [21:43] nipung (~nipung@47.30.168.5) left irc: Client Quit [21:44] nipung (~nipung@47.30.168.5) joined #scummvm. [21:44] nipung (~nipung@47.30.168.5) left irc: Client Quit [21:44] nipung (~nipung@47.30.168.5) joined #scummvm. [21:44] nipung (~nipung@47.30.168.5) left irc: Client Quit [21:54] nipung (~nipung@47.30.168.5) joined #scummvm. [21:54] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:00] nipung (~nipung@47.30.168.5) joined #scummvm. [22:00] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:01] ldevulder_ (~ldevulder@176.167.118.117) joined #scummvm. [22:04] default__ (~ldevulder@176.167.137.42) left irc: Ping timeout: 246 seconds [22:07] nipung (~nipung@47.30.168.5) joined #scummvm. [22:07] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:11] nipung (~nipung@47.30.168.5) joined #scummvm. [22:11] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:17] nipung (~nipung@47.30.168.5) joined #scummvm. [22:17] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:21] nipung (~nipung@47.30.168.5) joined #scummvm. [22:21] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:26] nipung (~nipung@47.30.168.5) joined #scummvm. [22:26] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:28] nipung (~nipung@47.30.168.5) joined #scummvm. [22:28] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:30] nipung (~nipung@47.30.168.5) joined #scummvm. [22:30] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:34] nipung (~nipung@47.30.168.5) joined #scummvm. [22:34] nipung (~nipung@47.30.168.5) left irc: Client Quit [22:40] A serious timing issue in Monkey Island: https://twitter.com/TheMedievalNerd/status/1104793785320595459 [22:49] _athrxx (~athrxx@188.192.8.44) joined #scummvm. [22:50] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fhjek [22:50] scummvm/master 146f095 dreammaster: GLK: FROTZ: Set window font size property [22:56] nipung (~nipung@47.30.168.5) joined #scummvm. [22:56] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:01] nipung (~nipung@47.30.168.5) joined #scummvm. [23:01] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:12] dreammaster: I see. Thanks a lot for your reply. What about motivating other developers with interest in Interactive Fiction to participate in ScummGlk too? [23:14] [scummvm] peterkohaut pushed 2 new commits to master: https://git.io/fhjeB [23:14] scummvm/master dbe3043 peterkohaut: BLADERUNNER: Clean-up of PS10 & PS11 target scripts [23:14] scummvm/master e9b229b peterkohaut: BLADERUNNER: Clean-up of PS12 target scripts [23:16] nipung (~nipung@47.30.168.5) joined #scummvm. [23:16] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:22] nipung (~nipung@47.30.168.5) joined #scummvm. [23:22] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:31] nipung (~nipung@47.30.168.5) joined #scummvm. [23:31] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:36] nipung (~nipung@47.30.168.5) joined #scummvm. [23:36] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:38] nipung (~nipung@47.30.168.5) joined #scummvm. [23:38] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:40] nipung (~nipung@47.30.168.5) joined #scummvm. [23:40] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:44] ignalina (~ignalina@h-238-91.A639.priv.bahnhof.se) left irc: Quit: Textual IRC Client: www.textualapp.com [23:47] nipung (~nipung@47.30.168.5) joined #scummvm. [23:47] nipung (~nipung@47.30.168.5) left irc: Client Quit [23:57] criezy (~criezy@host109-148-25-44.range109-148.btcentralplus.com) left irc: Quit: criezy [23:58] nipung (~nipung@47.30.168.5) joined #scummvm. [23:58] nipung (~nipung@47.30.168.5) left irc: Client Quit [00:00] --- Mon Mar 11 2019