[00:02] ny00123 (~ny00123@31.210.181.248) left irc: Quit: Leaving [00:07] SylvainTV (~Sylvain@lfbn-lil-1-240-153.w90-45.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [00:55] there should be a build bot using msvc. [01:37] DominusExult (~dominus@port-92-194-91-110.dynamic.qsc.de) joined #scummvm. [01:37] DominusExult (~dominus@port-92-194-91-110.dynamic.qsc.de) left irc: Changing host [01:37] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [01:41] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 240 seconds [01:41] Nick change: DominusExult -> Dominus [01:46] and run windows? heresy 😛 [01:49] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [01:49] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [02:14] [scummvm] dreammaster pushed 10 new commits to master: https://git.io/JeWTi [02:14] scummvm/master 3653e83 dreammaster: GLK: JACL: Skeleton subengine commit [02:14] scummvm/master a00ed41 dreammaster: GLK: JACL: Adding subengine files [02:14] scummvm/master af4f390 dreammaster: GLK: JACL: Adding subengine files [02:21] "JACL is an interpreted language for creating HTML-based games and interactive fiction. The JACL interpreter contains an integrated Web server, allowing games to be played locally or across a network." Uh.. [02:25] i sure hope it's not running the game logic on the server [02:26] Huh, I hadn't even looked much into it. HTML-like, anyway, as the games I got for JACL from the if-archive for testing were either Blorb or some kind of encrypted data file anyway [02:26] No, it's all a local sub-engine interpreter [02:26] sorry, brb [02:32] "I hadn't even looked much into it." That's just the description of it at the IF archive, two of the three existing sentences. Is that "drive-by implementing"? ;-P [02:40] cd (~cd@unaffiliated/cd) left irc: Quit: cd [02:42] Heh :) It was more a case of I never looked at the if-archive/programming/jacl folder. The interpreters I've been converting are part of the Gargoyle source, which packages all the interpreters it supports together with it's own GLK layer implementation [02:43] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) left irc: Ping timeout: 240 seconds [02:43] And since the JACL games I downloaded are all binary, I didn't twig that the particular system is html-like [02:44] Certainly, the code itself doesn't make it obvious, since there are sections for script handling, routine calls, managing a stack, etc. Everything a standard IF interpreter would have [02:44] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) joined #scummvm. [03:15] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) left irc: Ping timeout: 240 seconds [04:28] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 264 seconds [04:29] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [04:58] JohnnyonFlame (~quassel@186.194.100.44) left irc: Ping timeout: 240 seconds [05:03] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) left irc: [05:52] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 245 seconds [05:54] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [06:22] vliaskov (~vliaskov@x4d0da281.dyn.telefonica.de) joined #scummvm. [06:24] jamm (~jamm@unaffiliated/jamm) joined #scummvm. [06:38] [scummvm] raziel- opened pull request #1878: JANITORIAL: Keep copyright "sign" upper-case in "About" (master...patch-2) https://git.io/JeWLc [06:41] ny00123 (~ny00123@31.210.181.248) joined #scummvm. [06:58] girafe (~girafe@lfbn-lyo-1-470-122.w2-7.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [07:16] [scummvm] raziel- opened pull request #1879: AMIGAOS4: Properly copy the doc drawer (master...patch-4) https://git.io/JeWtn [07:18] [scummvm] sev- closed pull request #1878: JANITORIAL: Keep copyright "sign" upper-case in "About" (master...patch-2) https://git.io/JeWLc [07:18] [scummvm] sev- pushed 2 new commits to master: https://git.io/JeWtB [07:50] Nick change: ldevulder_ -> ldevulder [08:20] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 240 seconds [08:20] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [08:31] scummvm/master 79b70f9 raziel-: JANITORIAL: Keep copyright "sign" upper-case like the rest of the engines [08:31] scummvm/master 4620843 raziel-: JANITORIAL: Copyright "sign" should be upper-case [08:31] [scummvm] bluegr closed pull request #1877: AMIGAOS4: Fix NULL pointer access on using plugins (master...patch-1) https://git.io/JeWe7 [08:31] [scummvm] bluegr pushed 4 new commits to master: https://git.io/JeWqX [08:31] scummvm/master bfc296b raziel-: AMIGAOS4: Fix NULL access [08:31] scummvm/master 7525be6 raziel-: JANITORIAL: Wording [08:31] scummvm/master 6dd6764 raziel-: JANITORIAL: English and spacing [08:32] [scummvm] bluegr closed pull request #1879: AMIGAOS4: Properly copy the doc drawer (master...patch-4) https://git.io/JeWtn [08:32] [scummvm] bluegr pushed 1 new commits to master: https://git.io/JeWq1 [08:32] scummvm/master 83c318e raziel-: AMIGAOS4: Properly copy the doc drawer [08:58] ldevulder (~ldevulder@176.164.254.162) left irc: Quit: Leaving [09:04] ldevulder (~ldevulder@176.164.254.162) joined #scummvm. [09:22] SupSuper, Henke37: when I will have finished to replicate the existing platforms for my new buildbot, I will try to run msbuild under wine as advised by bgK [09:55] msbuild on wine just sounds wrong [09:55] 😂 [09:59] why? [09:59] why not just use mingw? [09:59] I already have that [10:22] ny00123 (~ny00123@31.210.181.248) left irc: Quit: Leaving [10:33] @rootfather Having a different compiler would help catch different errors and warnings in the code. [10:33] Currently out buildbot lacks diversity as most, if not all, the toolchains use various versions of gcc. [10:33] ny00123 (~ny00123@31.210.181.248) joined #scummvm. [10:40] @criezy thanks, that makes sense [10:40] 🙂 [10:45] timofonic (~timofonic@unaffiliated/timofonic) left irc: Read error: Connection reset by peer [11:12] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) joined #scummvm. [11:16] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) left irc: Ping timeout: 240 seconds [11:20] jamm (~jamm@unaffiliated/jamm) left irc: Ping timeout: 265 seconds [11:33] jamm (~jamm@unaffiliated/jamm) joined #scummvm. [11:40] JohnnyonFlame (~quassel@186.194.100.44) joined #scummvm. [13:04] cd (~cd@unaffiliated/cd) joined #scummvm. [13:18] Port build status changed with b37201ef: Failure: master-amigaos4 [13:27] not even llvm? clang? that intel compiler? [13:38] Mia (~Mia@176.43.41.112) joined #scummvm. [13:38] Mia (~Mia@176.43.41.112) left irc: Changing host [13:38] Mia (~Mia@unaffiliated/mia) joined #scummvm. [13:44] Travis uses clang [13:45] Tbf msvc is the most tolerant compiler. Unless you're writing windows code, you're unlikely to trigger an error in it alone [13:46] as long as you don't mix signed/unsigned [13:46] If you just wanna check compiler errors you can use appveyor, it's similar to Travis but provides windows machines [13:48] It would also validate PRs which currently buildbot doesn't [14:17] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [14:19] JohnnyonFlame (~quassel@186.194.100.44) left irc: Ping timeout: 264 seconds [14:19] Mia (~Mia@176.43.41.112) joined #scummvm. [14:19] Mia (~Mia@176.43.41.112) left irc: Changing host [14:19] Mia (~Mia@unaffiliated/mia) joined #scummvm. [14:37] Begasus (~begasus@ptr-4qba4ec249bp25fpri7.18120a2.ip6.access.telenet.be) joined #scummvm. [14:38] ldevulder (~ldevulder@176.164.254.162) left irc: Remote host closed the connection [14:41] ldevulder (~ldevulder@176.164.254.162) joined #scummvm. [14:46] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [14:48] Mia (~Mia@176.43.41.112) joined #scummvm. [14:48] Mia (~Mia@176.43.41.112) left irc: Changing host [14:48] Mia (~Mia@unaffiliated/mia) joined #scummvm. [15:21] ny00123 (~ny00123@31.210.181.248) left irc: Quit: Leaving [15:54] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://git.io/JeWcV [15:54] scummvm/master f9f3565 sev-: PRINCE: I18N: Update translation (English) [15:54] Begas_VBox (~Begasus@d54c05bea.access.telenet.be) joined #scummvm. [16:03] vliaskov (~vliaskov@x4d0da281.dyn.telefonica.de) left irc: Remote host closed the connection [16:07] ldevulder_ (~ldevulder@i15-lef02-th2-89-83-249-139.ft.lns.abo.bbox.fr) joined #scummvm. [16:08] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [16:08] ldevulder (~ldevulder@176.164.254.162) left irc: Ping timeout: 240 seconds [16:10] ldevulder__ (~ldevulder@i15-lef02-th2-89-83-233-8.ft.lns.abo.bbox.fr) joined #scummvm. [16:13] ldevulder_ (~ldevulder@i15-lef02-th2-89-83-249-139.ft.lns.abo.bbox.fr) left irc: Ping timeout: 264 seconds [16:15] ldevulder__ (~ldevulder@i15-lef02-th2-89-83-233-8.ft.lns.abo.bbox.fr) left irc: Ping timeout: 264 seconds [16:18] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [16:18] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [16:18] _sev (~sev@scummvm/undead/sev) joined #scummvm. [16:18] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [16:19] transfering the 32bit haiku builds to wetransfer _sev [16:19] heading out in a bit (off to dogschool) :) [16:20] ajax16384 (~User@109.60.130.33) joined #scummvm. [16:20] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [16:22] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [16:24] Begas_VBox (~Begasus@d54c05bea.access.telenet.be) left irc: Quit: Vision[0.10.3]: i've been blurred! [16:29] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [16:40] @dreammaster Does GLK have shortcomings? Are there newer IF engines that might be affected by it? Will those be addressed in ScummGLK? From TAVERN description: "Five standard text styles: "normal", "title", "fixpitch", "reverse", and "emphasis". Of these, "reverse" is the only one which isn't defined in Glk." [16:51] JohnnyonFlame (~quassel@186.194.100.44) joined #scummvm. [16:57] Well, it's certainly has it's limitations. Particularly for the FROTZ interpreter, having the ability to intermingle text and graphics proved a major challenge. Not to mention some games have menus and such at exact placement on screen, which causes problems since the standard "text buffer" window is scrollable and doesn't allow exact cursor placement [16:58] Indeed, I still haven't gotten all the v6 infocom games to work yet. I digressed again into working on the other sub-engines first. [16:59] I may be wrong, though, but I think Glk does have a reverse style. I'm at work right now, though so can't double-check [17:01] Lightkey (~Darklock@p200300F693D1238722CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 250 seconds [17:02] JohnnyonFlame (~quassel@186.194.100.44) left irc: Read error: Connection reset by peer [17:14] Lightkey (~Darklock@p200300F693D1233322CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [17:24] eriktorbjorn (~d91tan@213-65-60-100-no2480.tbcn.telia.com) joined #scummvm. [17:24] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services. [17:40] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [17:45] Mia (~Mia@176.43.41.112) joined #scummvm. [17:45] Mia (~Mia@176.43.41.112) left irc: Changing host [17:45] Mia (~Mia@unaffiliated/mia) joined #scummvm. [17:59] ccawley2011 (~ccawley20@host109-149-11-176.range109-149.btcentralplus.com) joined #scummvm. [17:59] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services. [18:02] timofonic (~timofonic@unaffiliated/timofonic) left irc: Ping timeout: 240 seconds [18:08] SylvainTV (~Sylvain@lfbn-lil-1-240-153.w90-45.abo.wanadoo.fr) joined #scummvm. [18:08] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [18:12] ldevulder (~ldevulder@i15-lef02-th2-89-83-233-8.ft.lns.abo.bbox.fr) joined #scummvm. [18:25] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [18:29] Mia (~Mia@unaffiliated/mia) joined #scummvm. [18:54] [scummvm] bgK pushed 1 new commits to master: https://git.io/JeW8v [18:54] scummvm/master 191059b bgK: GRAPHICS: Fix drawing rounded rectangle borders for the non AA renderer [19:04] Begasus (~begasus@ptr-4qba4ec249bp25fpri7.18120a2.ip6.access.telenet.be) left irc: Quit: Ex-Chat [19:28] travis-ci (~travis-ci@ec2-54-164-100-163.compute-1.amazonaws.com) joined #scummvm. [19:28] scummvm/scummvm#10436 (master - 191059b : Bastien Bouclet): The build has errored. [19:28] Change view : https://github.com/scummvm/scummvm/compare/f9f3565582f8...191059b0601d [19:28] Build details : https://travis-ci.org/scummvm/scummvm/builds/595262907 [19:28] travis-ci (travis-ci@ec2-54-164-100-163.compute-1.amazonaws.com) left #scummvm. [19:35] timofonic (~timofonic@unaffiliated/timofonic) joined #scummvm. [19:37] girafe (~girafe@lfbn-lyo-1-470-122.w2-7.abo.wanadoo.fr) joined #scummvm. [19:51] hi guys [19:52] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [19:57] travis-ci (~travis-ci@ec2-34-204-48-1.compute-1.amazonaws.com) joined #scummvm. [19:57] scummvm/scummvm#10436 (master - 191059b : Bastien Bouclet): The build has errored. [19:57] Change view : https://github.com/scummvm/scummvm/compare/f9f3565582f8...191059b0601d [19:57] Build details : https://travis-ci.org/scummvm/scummvm/builds/595262907 [19:57] travis-ci (travis-ci@ec2-34-204-48-1.compute-1.amazonaws.com) left #scummvm. [20:41] JohnnyonFlame (~quassel@186.194.100.44) joined #scummvm. [20:42] pa[m] (~pamatrixs@104-178-203-177.lightspeed.tukrga.sbcglobal.net) left irc: Ping timeout: 244 seconds [20:52] [scummvm] bluegr closed pull request #1291: WII: Fix compilation with devkitPPC r32 (master...devkitppc-r32) https://git.io/fNhkv [21:06] ajax16384 (~User@109.60.130.33) left irc: Quit: Leaving [21:15] [scummvm] bluegr pushed 1 new commits to master: https://git.io/JeWBM [21:15] scummvm/master 151d8e3 bluegr: SCI32: More work on Hoyle 5 poker logic [21:26] Mia (~Mia@unaffiliated/mia) joined #scummvm. [21:41] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [21:42] Mia (~Mia@176.43.41.112) joined #scummvm. [21:43] Mia (~Mia@176.43.41.112) left irc: Changing host [21:43] Mia (~Mia@unaffiliated/mia) joined #scummvm. [21:53] travis-ci (~travis-ci@ec2-3-90-204-198.compute-1.amazonaws.com) joined #scummvm. [21:53] scummvm/scummvm#10437 (master - 151d8e3 : Filippos Karapetis): The build passed. [21:53] Change view : https://github.com/scummvm/scummvm/compare/191059b0601d...151d8e336f75 [21:53] Build details : https://travis-ci.org/scummvm/scummvm/builds/595324006 [21:53] travis-ci (travis-ci@ec2-3-90-204-198.compute-1.amazonaws.com) left #scummvm. [22:14] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Ping timeout: 276 seconds [22:22] ccawley2011 (~ccawley20@host109-149-11-176.range109-149.btcentralplus.com) left irc: Quit: Leaving [22:25] delacroix (~delacroix@ip5b43a4d6.dynamic.kabel-deutschland.de) joined #scummvm. [22:27] Will the ScummVM 2.1.0 MacOS release be 64bit? 32bit apps are no longer supported in latest MacOS. [22:27] yes [22:27] Awesome. [22:28] however, we will still provide 32-bits [22:35] delacroix (~delacroix@ip5b43a4d6.dynamic.kabel-deutschland.de) left irc: Ping timeout: 268 seconds [22:39] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [22:46] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [22:54] Mia (~Mia@unaffiliated/mia) joined #scummvm. [23:26] Drenn (~Drenn@toroon0717w-lp140-01-142-113-122-88.dsl.bell.ca) joined #scummvm. [23:33] JohnnyonFlame (~quassel@186.194.100.44) left irc: Read error: Connection reset by peer [23:47] https://discordapp.com/open-source [23:47] maybe we should get listed? [23:48] pa[m] (~pamatrixs@104-178-203-177.lightspeed.tukrga.sbcglobal.net) joined #scummvm. [00:00] --- Wed Oct 9 2019