[00:02] how appropriate, you wear ties like a plumber [00:02] Mumma mia! [00:03] yay, fixed it. [00:03] as it turns out if you are using a macro inside a loop and trying to control the loop you should not wrap it in a do-while(0) [00:03] as that prevents you from controlling the loop you want to control [00:03] this has been a Snovers Top Tip. [00:05] there's always goto [00:05] you monster. [00:06] (i actually dont mind gotos, but in this case i think the solution is to just not worry about this macro since it is used only here) [00:07] well, yeah, if you can get rid of one of the loops without any side effects (including readability), I'd prefer that [00:08] I'm just saying, if getting rid of one loop comes at a cost, I'd just use a goto - what's the alternative, add a flag variable, check that in each iteration of the outer loop etc.? that doesn't sound better... [00:09] the reason why the do-while(0) is there is to turn the macro into a regular statement so its use is uniform with ordinary functions in all contexts [00:11] yeah, that sounds like a case where I'd also get rid of it :) [00:12] wait, I might have misunderstood - if that means changing how it is called at all sorts of other places that's a different beast [00:12] its called 3 times in 1 function [00:12] anyway, never mind going into details, I assume you know what you're doing [00:12] and never again [00:13] then I say axe the do-while(0) [00:13] yeah. that is not the only thing that needs to change here but its mostly what needs to change here. [00:13] so this is fine. [00:13] probably. [00:16] does anyone have their Zork Nemesis or Zork Grand Inquisitor discs handy? i dont know if these games also use the DK3 coder, id like to check to make sure im not breaking them but i am feeling lazy and dont want to go walk to get my images disk. [00:19] not me, I don't even have them non-handy [00:24] GitHub139 (~GitHub139@192.30.252.40) joined #scummvm. [00:24] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5i4L [00:24] scummvm/master 030b1d3 Paul Gilbert: TITANIC: Fix nav helmet glitch from leaving view when it's animating [00:24] GitHub139 (GitHub139@192.30.252.40) left #scummvm. [00:25] Farmboy0 (~quassel@xoreos/farmboy0) left irc: Remote host closed the connection [00:33] snover: i've got zork GI from gog does that work? [00:35] dafioram: maybe. but i just unlazied myself enough to go get it anyway. [00:35] Heh. I'd checked in my physical disc imgae backups and couldn't find it, and completely forgot that I'd purchased it on GOG on one of the many sales and never got round to playing it. It's official now.. I've got so many GOG games I can't remember what I've got anymore. :) [00:41] only now? oh sweet summer child.. [00:44] _sev_ (~sev@a238130.upc-a.chello.nl) joined #scummvm. [00:44] _sev_ (~sev@a238130.upc-a.chello.nl) left irc: Changing host [00:44] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [00:44] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [00:46] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 240 seconds [00:49] looks like these games probably just used their own custom adpcm compression scheme for some reason [01:07] Joefish (~Joefish@p5DDE7F33.dip0.t-ipconnect.de) left irc: Ping timeout: 248 seconds [01:12] dafioram (~dafioram@pool-71-121-237-223.bltmmd.fios.verizon.net) left irc: Quit: Leaving [01:13] yeah, all these videos use zork adpcm. [01:14] Damn :( [01:14] this is fine, it means i do not have to worry about breaking it :) [01:14] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [01:15] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [01:15] Nick change: DominusExult -> Dominus [01:15] Well, I suppose there is that. :P [01:16] sci32 and zvision are the only engines using duck truevision according to its conditional compilation settings, so this means that phant2 is probably the only thing using dk3. [01:17] GitHub184 (~GitHub184@192.30.252.34) joined #scummvm. [01:17] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5iRz [01:17] scummvm/master 29465fd Paul Gilbert: TITANIC: Disable input during Bellbot intro to prevent moving away [01:17] GitHub184 (GitHub184@192.30.252.34) left #scummvm. [01:18] déjà vu :) [01:19] Yeh, it's taken a few tweaks to get right. I take solace that it's one of the many bugs in the original, so it wasn't originally due to carelessness on my part [01:45] DJW|Home (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) joined #scummvm. [01:45] #scummvm: mode change '+o DJW|Home' by ChanServ!ChanServ@services. [01:48] phew. doing a full disk backup in preparation for a major version OS upgrade, managed to clear out like 5GiB of junk [01:48] DJWillis (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) left irc: Ping timeout: 255 seconds [01:49] noobineer (~noobineer@c-68-55-184-193.hsd1.mi.comcast.net) joined #scummvm. [01:56] Lightkey (~Darklock@p200300764C71F89622CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 246 seconds [02:00] DJW|Badger (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) joined #scummvm. [02:03] DJW|Home (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) left irc: Ping timeout: 248 seconds [02:11] Lightkey (~Darklock@p200300764C71F85422CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [02:48] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) left irc: [03:09] gus (~quassel@2400:6180:0:d0::f76:7001) left irc: Read error: Connection reset by peer [03:10] gus (~quassel@2400:6180:0:d0::f76:7001) joined #scummvm. [04:22] Nick change: Stormkeeper -> Storm-AFK [04:37] GitHub54 (~GitHub54@192.30.252.34) joined #scummvm. [04:37] [scummvm] csnover pushed 5 new commits to master: https://git.io/v5iXZ [04:37] scummvm/master e137d01 Colin Snover: SCI32: Fix Phant2 movie-vs-game playback volumes... [04:37] scummvm/master f200cc1 Colin Snover: SCI32: Send correct color depth to Phant2... [04:37] scummvm/master 393c0d1 Colin Snover: SCI32: Fix whitespace errors [04:37] GitHub54 (GitHub54@192.30.252.34) left #scummvm. [04:37] hoo-ray. [04:38] GitHub32 (~GitHub32@192.30.252.42) joined #scummvm. [04:38] [scummvm] criezy pushed 1 new commit to master: https://git.io/v5iXn [04:38] scummvm/master 6df5e4c Thierry Crozat: I18N: Update translations templates [04:38] GitHub32 (GitHub32@192.30.252.42) left #scummvm. [05:04] Port build status changed with 10db6e9a: Failure: master-amigaos4 [05:05] ah, good times. when uint32 isnt uint strikes again. [05:13] noobineer (~noobineer@c-68-55-184-193.hsd1.mi.comcast.net) left irc: Ping timeout: 248 seconds [05:43] Begasus (~begasus@ptr-4p6jpip9hhodmq4tni4.18120a2.ip6.access.telenet.be) joined #scummvm. [05:45] Begas_VBox (~Begasus@d54c3c8c2.access.telenet.be) joined #scummvm. [06:05] Begas_VBox (~Begasus@d54c3c8c2.access.telenet.be) left irc: Quit: Vision[0.10.1]: i've been blurred! [06:05] Begasus (~begasus@ptr-4p6jpip9hhodmq4tni4.18120a2.ip6.access.telenet.be) left irc: Quit: Ex-Chat [06:09] vv222 (~vv221@dotslashplay.it) left irc: Ping timeout: 255 seconds [06:22] vv222 (~vv221@210.28.92.79.rev.sfr.net) joined #scummvm. [06:26] vv222 (~vv221@210.28.92.79.rev.sfr.net) left irc: Ping timeout: 240 seconds [06:27] vv222 (~vv221@dotslashplay.it) joined #scummvm. [06:39] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [06:39] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [06:40] morning [07:08] GitHub144 (~GitHub144@192.30.252.35) joined #scummvm. [07:08] [scummvm] csnover pushed 2 new commits to master: https://git.io/v5iyU [07:08] scummvm/master dbf2f0c Colin Snover: AUDIO: Fix compilation on AmigaOS 4 [07:08] scummvm/master e0aa906 Colin Snover: SCI32: Fix bad audio looping... [07:08] GitHub144 (GitHub144@192.30.252.35) left #scummvm. [07:18] TMM (~hp@fsf/member/pdpc.professional.tmm) left irc: Quit: Ex-Chat [07:30] Port build status changed with e0aa9068: Success: master-amigaos4 [07:32] Rasi (~carnager@archlinux/support/rasi) left irc: Quit: WeeChat 2.0-dev [07:33] Rasi (~carnager@archlinux/support/rasi) joined #scummvm. [07:40] Joefish (~Joefish@p57B2E071.dip0.t-ipconnect.de) joined #scummvm. [07:40] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services. [07:42] Joefish (~Joefish@p57B2E071.dip0.t-ipconnect.de) left irc: Client Quit [07:56] jamm (~jam@unaffiliated/jamm) joined #scummvm. [08:05] LittleToonCat (~littlecat@47.54.148.237) left irc: Remote host closed the connection [08:25] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [08:52] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) joined #scummvm. [08:52] #scummvm: mode change '+o m_kiewitz' by ChanServ!ChanServ@services. [10:00] ajax16384 (~User@109.60.130.33) joined #scummvm. [10:00] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [10:06] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 260 seconds [10:10] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:10] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:16] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [10:20] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:20] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:23] ccawley2011 (6d93557b@gateway/web/freenode/ip.109.147.85.123) joined #scummvm. [10:26] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 248 seconds [10:34] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) left irc: Quit: GNU/Linux, because I'd rather own a free OS than steal one that's not worth paying for. [10:40] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) joined #scummvm. [10:42] noobineer (~noobineer@c-68-55-184-193.hsd1.mi.comcast.net) joined #scummvm. [10:48] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [10:48] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [10:55] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [10:58] vv222 (~vv221@dotslashplay.it) left irc: Ping timeout: 240 seconds [11:03] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:03] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:08] vv222 (~vv221@210.28.92.79.rev.sfr.net) joined #scummvm. [11:09] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 248 seconds [11:10] girafe (~girafe@92.184.101.1) joined #scummvm. [11:14] vv221 (~vv221@dotslashplay.it) joined #scummvm. [11:15] vv222 (~vv221@210.28.92.79.rev.sfr.net) left irc: Ping timeout: 246 seconds [11:15] Nick change: vv221 -> vv222 [11:34] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:34] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:39] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [11:40] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:40] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:49] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 240 seconds [11:53] Rasi (~carnager@archlinux/support/rasi) left irc: Quit: WeeChat 2.0-dev [11:53] Rasi (~carnager@archlinux/support/rasi) joined #scummvm. [11:54] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Ping timeout: 252 seconds [12:14] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [12:14] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [12:17] _sev_ (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [12:22] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 246 seconds [12:23] girafe (~girafe@92.184.101.1) left irc: Read error: Connection reset by peer [12:34] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [12:34] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [12:53] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [12:53] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [12:55] TMM (~hp@fsf/member/pdpc.professional.tmm) joined #scummvm. [12:55] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services. [12:58] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 255 seconds [13:00] criezy (~criezy@host86-141-213-152.range86-141.btcentralplus.com) joined #scummvm. [13:00] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [13:09] _sev_ (~sev@a238130.upc-a.chello.nl) joined #scummvm. [13:09] _sev_ (~sev@a238130.upc-a.chello.nl) left irc: Changing host [13:09] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [13:09] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [13:10] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [13:20] _sev_ (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [13:33] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [13:33] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [13:33] _sev (~sev@scummvm/undead/sev) joined #scummvm. [13:33] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [13:56] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [13:56] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [14:14] Littleboy (~littleboy@c-73-4-50-241.hsd1.ma.comcast.net) joined #scummvm. [14:14] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [14:28] Littleboy (~littleboy@c-73-4-50-241.hsd1.ma.comcast.net) left irc: Ping timeout: 240 seconds [14:32] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Ping timeout: 248 seconds [14:33] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [14:33] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [15:00] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 246 seconds [15:09] snover: I have original Zork discs at home [15:10] but I will not be home for a few hours [15:13] dafioram (~dafioram@pool-71-121-237-223.bltmmd.fios.verizon.net) joined #scummvm. [15:27] LittleToonCat (~littlecat@47.54.148.237) joined #scummvm. [15:46] L0ngcat: its fine, i was able to get mine and determine there was no need to do anything [15:49] ccawley2011 (6d93557b@gateway/web/freenode/ip.109.147.85.123) left irc: Ping timeout: 260 seconds [15:52] ccawley2011 (6d93f287@gateway/web/freenode/ip.109.147.242.135) joined #scummvm. [15:54] thanks for the offer though! [15:54] ny00123 (~ny00123@2a02:ed0:5fe2:7100::2) joined #scummvm. [15:56] ccawley2011 (6d93f287@gateway/web/freenode/ip.109.147.242.135) left irc: Ping timeout: 260 seconds [16:04] ccawley2011 (569b23fc@gateway/web/freenode/ip.86.155.35.252) joined #scummvm. [16:07] ajax16384 (~User@109.60.130.33) joined #scummvm. [16:07] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [16:31] Mia (~Mia@unaffiliated/mia) left irc: Ping timeout: 240 seconds [16:31] Does anyone by chance have dosbox saved games for the talkie version of fate of atlantis? The ones I have found at http://www.nicouzouf.com/en/?id=indianajonesandthefateofatlantis are for the floppy version and ones given at http://www.tentakelvilla.de/download/savegames.html didn't work for me. In particular I want a save at the maze. [16:37] that's quite far into the game [16:45] yes [17:21] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [17:26] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [17:26] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [17:26] _sev (~sev@scummvm/undead/sev) joined #scummvm. [17:26] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [17:48] oh, Darksaber2k is going to play I Have No Mouth, and I Must Scream at the full hour on twitch.tv/gogcom ..so you don't have to [17:53] so.... "I have no time to play IHNMAIMS, and I am watching Darksaber2k play it"? [17:56] it may be a DOS game but I'm watching in Linux, multitasking ftw [17:57] are you saying the rules don't apply to you? [17:58] rules? what rules? [18:03] Nick change: Storm-AFK -> Stormkeeper [18:04] Dubbins (~Dubbins@gateway/vpn/privateinternetaccess/dubbins) left irc: Remote host closed the connection [18:04] Dubbins (~Dubbins@gateway/vpn/privateinternetaccess/dubbins) joined #scummvm. [18:11] Stormkeeper (~kvirc@2.26.112.22) left irc: Ping timeout: 248 seconds [18:11] Stormkeeper (~kvirc@2.26.112.22) joined #scummvm. [18:16] dafioram (~dafioram@pool-71-121-237-223.bltmmd.fios.verizon.net) left irc: Quit: Leaving [18:47] girafe (~girafe@92.184.100.234) joined #scummvm. [18:55] GitHub190 (~GitHub190@192.30.252.45) joined #scummvm. [18:55] [scummvm] peterkohaut pushed 1 new commit to master: https://git.io/v5PZ9 [18:55] scummvm/master f79d8cc Peter Kohaut: BLADERUNNER: Added music support & added Maggie... [18:55] GitHub190 (GitHub190@192.30.252.45) left #scummvm. [19:07] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) joined #scummvm. [19:07] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [19:16] demonimin (~demonimin@unaffiliated/demonimin) left irc: Remote host closed the connection [19:27] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [19:27] #scummvm: mode change '+o Strangerke' by ChanServ!ChanServ@services. [19:29] K4T (K4T@193.0.192.199) joined #scummvm. [19:36] ny00123 (~ny00123@2a02:ed0:5fe2:7100::2) left irc: Quit: Leaving [20:14] oh, he hit bug #6814 [20:19] DJW|Badger (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) left irc: Quit: Manny: It's my scythe. I like to keep it next to where my heart used to be. [20:51] GitHub184 (~GitHub184@192.30.252.34) joined #scummvm. [20:51] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5P4U [20:51] scummvm/master 66150ee Paul Gilbert: TITANIC: Remove redundant flag clearing in star control [20:51] GitHub184 (GitHub184@192.30.252.34) left #scummvm. [21:03] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Quit: ERR_SHUTDOWN [21:23] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Quit: Leaving [21:27] girafe (~girafe@92.184.100.234) left irc: Read error: Connection reset by peer [21:30] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [21:34] criezy (~criezy@host86-141-213-152.range86-141.btcentralplus.com) left irc: Quit: criezy [21:57] augh, apple. they have these API_DEPRECATED and API_AVAILABLE macros which accept some version numbers, which is great, but they dont seem to have actually documented what the version numbers mean anywhere that i can find by searching& [22:00] does macosx(10.0, 10.12) mean the replacement api was available starting in 10.0 and the old api is deprecated in 10.12? does it mean the original api was introduced in 10.0 and is now deprecated in 10.12? [22:00] what does it mean apple? what? [22:06] looks like the first number is api introduction os release and second number is api deprecation os release [22:12] also the moonwalking of Benny after talking to the child and another glitch right at the end where Benny turns to the altar and another frame of him stays, making it look like he has three arms, don't see that mentioned in the bugs yet [22:12] but [md5] hasn't been around in a while.. [22:13] also WTF: https://bugs.scummvm.org/ticket/10013 [22:13] i dont understand why those tickets were closed as wontfix [22:13] if they are bugs that exist and need to be fixed, thats not how to&resolve it& [22:29] Mia (~Mia@78.162.30.77) joined #scummvm. [22:29] Mia (~Mia@78.162.30.77) left irc: Changing host [22:29] Mia (~Mia@unaffiliated/mia) joined #scummvm. [23:01] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) left irc: Quit: technology isn't intrinsically good or evil. It's how it's used. Like the Death Ray. [23:03] Mia (~Mia@unaffiliated/mia) left irc: Ping timeout: 248 seconds [23:32] GitHub183 (~GitHub183@192.30.252.42) joined #scummvm. [23:32] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/v5Pz1 [23:32] scummvm/master 25ae67b Paul Gilbert: TITANIC: Created custom stream reader to fix bad y222.avi header [23:32] GitHub183 (GitHub183@192.30.252.42) left #scummvm. [23:50] Nick change: Stormkeeper -> Storm-AFK [00:00] --- Mon Sep 11 2017