[00:03] SylvainTV (~SylvainTV@LFbn-1-8392-241.w81-254.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [00:33] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Quit: Leaving [00:34] Farmboy0 (~quassel@xoreos/farmboy0) left irc: Read error: Connection reset by peer [00:36] GitHub32 (~GitHub32@192.30.252.34) joined #scummvm. [00:36] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMH6Y [00:36] scummvm/master 960342c Paul Gilbert: TITANIC: Renaming NPC flags [00:36] GitHub32 (GitHub32@192.30.252.34) left #scummvm. [01:36] GitHub196 (~GitHub196@192.30.252.42) joined #scummvm. [01:36] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMHXK [01:36] scummvm/master 5aef8cb Paul Gilbert: TITANIC: Further NPC flag renaming, usage fixes [01:36] GitHub196 (GitHub196@192.30.252.42) left #scummvm. [01:42] Deledrius (~Deledrius@2602:100:4476:8bd6:dcc5:691d:e410:f0e2) joined #scummvm. [01:52] dreammaster: goodness gracious. are you destroying the psychedelia?! [01:58] Yep, that's already done with. And the wonky TV playback :) [02:00] 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. [02:06] I tell you, that damn parrot is really pissing me off. So many fiddly changings to the _npcFlags to handle starting to move, moving looping, finishing moving, left/right status. It's mostly working, but there still seems to be some fringe cases where it gets stuck in an invalid state [02:25] screech! [02:27] the random splicing in of wrong frames is amusing sometimes [02:31] DominusExult (~dominus@194-166-21-182.adsl.highway.telekom.at) joined #scummvm. [02:31] DominusExult (~dominus@194-166-21-182.adsl.highway.telekom.at) left irc: Changing host [02:31] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [02:31] GitHub115 (~GitHub115@192.30.252.41) joined #scummvm. [02:31] [scummvm] JenniBee closed pull request #808: WINTERMUTE: Add detection for games using low-spec resources (master...master) https://git.io/v6a97 [02:31] GitHub115 (GitHub115@192.30.252.41) left #scummvm. [02:33] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 240 seconds [02:33] Nick change: DominusExult -> Dominus [02:33] Every day, it gets a little bit better, and closer to being finishable. Once I've got the parrot working more reliably, there's only the drink puzzle, which should be fairly straightforward, then the music room puzzle.. music *blergh*, and the endgame starmap [02:35] more progress than ive been making this week, for sure :) [02:36] Well, don't sell yourself short. You're working on a game engine supporting multiple different games. I speak from experience that that complicates matters, and so far I've only had to deal with ones that only supported a few games at most [02:38] right now im just dealing with& rounding problems again [02:39] Ah. There seems to be quite a few things in the engine where minor differences cause big problems; like the sorting algorithm I read you talking about awhile back [02:52] yeah. right now it is funkiness with synchronising audio volume and settings. every game turned into a unique snowflake [02:57] i wish i knew why the scummvm mixer is 0-256 instead of 0-255 [02:57] Vampire0 (~Vampire@jEdit/Vampire) joined #scummvm. [02:57] I'll say it again. Sound.. blergh.. music.. argh :P [02:59] i expect titanic to support dolby atmos before youre done [02:59] Heh. It would be more realistic asking for the 3D QLabs sound to work. And that's just about as likely right now. [03:00] Vampire0_ (~Vampire@jEdit/Vampire) left irc: Ping timeout: 252 seconds [03:00] Come to that, I'm somewhat concerned whether I'll be able to properly figure out the transparency layer for the Indeo videos. I've had little luck finding anything more than vague details about it [03:01] And it would prove tricky to try and disassemble, because the code is likely buried in some system DLL, since the raw avi decoding is done using system functions. [03:02] I'm not hopeful of being able to use Visual Studio to trace into system functions like that. :P [03:09] MrCuddle (~Simpa@h-88-94.a230.priv.bahnhof.se) joined #scummvm. [03:09] Slurp (~Simpa@h-88-94.a230.priv.bahnhof.se) joined #scummvm. [03:10] MrCuddle (~Simpa@h-88-94.a230.priv.bahnhof.se) left irc: Remote host closed the connection [03:10] Slurp (~Simpa@h-88-94.a230.priv.bahnhof.se) left irc: Read error: Connection reset by peer [03:13] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [03:14] Unseen2 (snowcat@snowcat.de) left irc: Read error: Connection reset by peer [03:14] Unseen2 (snowcat@snowcat.de) joined #scummvm. [03:15] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 240 seconds [03:15] Nick change: Strangerke_ -> Strangerke [03:15] GitHub58 (~GitHub58@192.30.252.42) joined #scummvm. [03:15] [scummvm] JenniBee reopened pull request #808: WINTERMUTE: Add detection for games using low-spec resources (master...master) https://git.io/v6a97 [03:15] GitHub58 (GitHub58@192.30.252.42) left #scummvm. [03:21] GitHub73 (~GitHub73@192.30.252.42) joined #scummvm. [03:21] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMHSu [03:21] scummvm/master bc1ad72 Paul Gilbert: TITANIC: Further NPC flags renaming, parrot fixes [03:21] GitHub73 (GitHub73@192.30.252.42) left #scummvm. [03:33] GitHub32 (~GitHub32@192.30.252.45) joined #scummvm. [03:33] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMHSp [03:33] scummvm/master ab1e729 Paul Gilbert: TITANIC: NpcFlag enum is now completely named [03:33] GitHub32 (GitHub32@192.30.252.45) left #scummvm. [04:30] GitHub132 (~GitHub132@192.30.252.45) joined #scummvm. [04:30] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMHH1 [04:30] scummvm/master 9413afc Paul Gilbert: TITANIC: Fix aborting parrot eating chicken [04:30] GitHub132 (GitHub132@192.30.252.45) left #scummvm. [04:58] GitHub78 (~GitHub78@192.30.252.40) joined #scummvm. [04:58] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMHQH [04:58] scummvm/master 99bc212 Paul Gilbert: TITANIC: Excite Parrot when we come bearing chicken [04:58] GitHub78 (GitHub78@192.30.252.40) left #scummvm. [05:00] dreammaster: Your commit messages for Titanic are gold :) [05:00] I try to please. I briefly considered saying "Have the parrot go bat-shit excited", but decided against it ;) [05:02] Action: Endy laughs [05:02] abruanese (U2FsdGVkX1@ma.sdf.org) left irc: Read error: Connection reset by peer [05:02] Unseen2 (snowcat@snowcat.de) left irc: Read error: Connection reset by peer [05:03] Unseen2 (snowcat@snowcat.de) joined #scummvm. [05:08] Ah good, it's available on GOG. I'll have to purchase a copy when I get home [05:08] Unseen2 (snowcat@snowcat.de) left irc: Read error: Connection reset by peer [05:08] My original CD's must have been lost a move or three ago [05:08] Unseen2 (snowcat@snowcat.de) joined #scummvm. [05:09] Yep. The availability was one of the reasons I chose to work on it. Plus there were reports in the GOG forum about people not able to run it properly, making it a prime candidate for proper ScummVM support [05:09] And also it would be the first Windows game I disassembled from scratch, so an interesting challenge [05:10] You've made fantastic progress, congrats. And ugh Indeo :) [05:11] Thanks. And yeh. ugh [05:11] Well, anyway, looks like Buildbot is handling the commits fin, and it's after midnight for me, so I'm going to sign off for the evening. Goodnight [05:12] Night! [05:12] dreammaster (~dreammast@c-73-167-118-204.hsd1.ma.comcast.net) left irc: [05:24] Unseen2 (snowcat@snowcat.de) left irc: Read error: Connection reset by peer [05:24] Unseen2 (snowcat@snowcat.de) joined #scummvm. [07:04] ny00123 (~ny00123@93-172-134-240.bb.netvision.net.il) joined #scummvm. [07:07] frankyboy_ (~franky@94.29.73.129) joined #scummvm. [07:10] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Ping timeout: 252 seconds [07:15] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [07:45] Unseen2 (snowcat@snowcat.de) left irc: Read error: Connection reset by peer [07:45] Unseen2 (snowcat@snowcat.de) joined #scummvm. [08:03] Morning all [08:15] Lightkey (~Darklock@p200300764C2EBF7322CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 240 seconds [08:28] Lightkey (~Darklock@p200300764C2EBF8322CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [08:35] LittleToonCat (~littlecat@sydnns0115w-047054148237.dhcp-dynamic.FibreOP.ns.bellaliant.net) left irc: Remote host closed the connection [08:38] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [08:41] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 260 seconds [08:41] Nick change: Strangerke_ -> Strangerke [09:00] jamm (~jam@unaffiliated/jamm) joined #scummvm. [09:03] Begasus (~Begas_@d54C3C8C2.access.telenet.be) joined #scummvm. [09:03] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 240 seconds [09:04] _sev (~sev@scummvm/undead/sev) joined #scummvm. [09:04] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [09:11] frankyboy_ (~franky@94.29.73.129) left irc: Remote host closed the connection [09:13] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [09:13] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [09:16] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Quit: ERR_SHUTDOWN [09:16] morning [09:18] morning [10:15] DJWillis (~djwillis@cpc2-trow6-2-0-cust204.aztw.cable.virginm.net) left irc: Ping timeout: 245 seconds [10:21] DJW|Home (~djwillis@2002:5221:71cd:1:8d2:e45a:1388:3d91) joined #scummvm. [10:21] #scummvm: mode change '+o DJW|Home' by ChanServ!ChanServ@services. [10:23] m_kiewitz (~m_kiewitz@x4d03de00.dyn.telefonica.de) joined #scummvm. [10:23] m_kiewitz (~m_kiewitz@x4d03de00.dyn.telefonica.de) left irc: Changing host [10:23] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) joined #scummvm. [10:23] #scummvm: mode change '+o m_kiewitz' by ChanServ!ChanServ@services. [10:24] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [10:26] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 248 seconds [10:26] Nick change: Strangerke_ -> Strangerke [10:33] WooShell (~Markus@ipbcc071f7.dynamic.kabel-deutschland.de) joined #scummvm. [10:33] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 240 seconds [10:44] good meowning =^.^= [10:53] peterkohaut (~peterkoha@188-167-125-162.dynamic.chello.sk) left irc: Read error: Connection reset by peer [11:07] ajax16384 (~User@109.60.130.33) joined #scummvm. [11:07] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [12:01] peterkohaut (~peterkoha@188-167-125-162.dynamic.chello.sk) joined #scummvm. [12:34] Farmboy0 (~quassel@p5DD10A99.dip0.t-ipconnect.de) joined #scummvm. [12:34] Farmboy0 (~quassel@p5DD10A99.dip0.t-ipconnect.de) left irc: Changing host [12:34] Farmboy0 (~quassel@xoreos/farmboy0) joined #scummvm. [12:43] _sev|work (~sev@a238130.upc-a.chello.nl) joined #scummvm. [12:43] _sev|work (~sev@a238130.upc-a.chello.nl) left irc: Changing host [12:43] _sev|work (~sev@scummvm/undead/sev) joined #scummvm. [12:43] #scummvm: mode change '+o _sev|work' by ChanServ!ChanServ@services. [12:51] _sev|work (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [12:56] rootfather (~rootfathe@unaffiliated/rootfather) left irc: [13:17] Problem (~Raziel@p5DE97897.dip0.t-ipconnect.de) joined #scummvm. [13:17] Raziel^ (~Raziel@p5DE97897.dip0.t-ipconnect.de) joined #scummvm. [13:17] #scummvm: mode change '+v Raziel^' by ChanServ!ChanServ@services. [13:17] Raziel^ (~Raziel@p5DE97897.dip0.t-ipconnect.de) left irc: Client Quit [13:17] Nick change: Problem -> Raziel^ [13:17] #scummvm: mode change '+v Raziel^' by ChanServ!ChanServ@services. [13:27] abruanese (U2FsdGVkX1@ma.sdf.org) joined #scummvm. [13:38] TMM (~hp@fsf/member/pdpc.professional.tmm) left irc: Quit: Ex-Chat [14:02] LittleToonCat (~littlecat@sydnns0115w-047054148237.dhcp-dynamic.FibreOP.ns.bellaliant.net) joined #scummvm. [14:41] kesslerfrost (~textual@2405:204:86:d69c:5d6:b8d9:294d:ebd5) joined #scummvm. [14:44] jamm (~jam@unaffiliated/jamm) joined #scummvm. [14:57] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [14:59] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 240 seconds [14:59] Nick change: Strangerke_ -> Strangerke [15:05] kesslerfrost (~textual@2405:204:86:d69c:5d6:b8d9:294d:ebd5) left irc: Ping timeout: 255 seconds [15:05] kesslerfrost (~textual@2405:204:86:d69c:cdb5:fe72:2bff:6ac6) joined #scummvm. [15:10] Raziel^ (~Raziel@p5DE97897.dip0.t-ipconnect.de) left irc: Ping timeout: 240 seconds [15:10] kesslerfrost (~textual@2405:204:86:d69c:cdb5:fe72:2bff:6ac6) left irc: Ping timeout: 255 seconds [15:27] kesslerfrost (~textual@2405:204:86:d69c:adb8:38a7:f449:b723) joined #scummvm. [15:31] kesslerfrost (~textual@2405:204:86:d69c:adb8:38a7:f449:b723) left irc: Ping timeout: 255 seconds [15:53] jamm (~jam@unaffiliated/jamm) left irc: Read error: Connection reset by peer [16:03] kesslerfrost (~textual@2405:204:86:d69c:4007:2732:7905:bbb7) joined #scummvm. [16:51] ny00123 (~ny00123@93-172-134-240.bb.netvision.net.il) left irc: Read error: Connection reset by peer [16:52] ny00123 (~ny00123@93-172-134-240.bb.netvision.net.il) joined #scummvm. [17:31] timofonic (~timofonic@67.171.76.188.dynamic.jazztel.es) joined #scummvm. [17:31] Hello [17:31] I wonder if SLUDGE for GSoC 2017 would be reasonable https://opensludge.github.io [17:32] That's all, nothing more to add. You're the devs, I just found this abandoned engine. I don't know what games use it, maybe there's a few of them [17:40] <_sev> timofonic: oh, right! Thanks for reminder [17:41] No problem. Maybe it could be an interesting addition, as this engine got designed for indie developers and such. Who knows... [17:43] I saw gsoc 2017 info, so maybe it's time to humbly provide some ideas. I would love Legend Entertainment games, but that would require a massive RE army. Step by step, help is welcome :P [17:43] Thanks a lot for keeping ScummVM great! [17:51] jamm (~jam@p2043-ipngn5802marunouchi.tokyo.ocn.ne.jp) joined #scummvm. [17:51] jamm (~jam@p2043-ipngn5802marunouchi.tokyo.ocn.ne.jp) left irc: Changing host [17:51] jamm (~jam@unaffiliated/jamm) joined #scummvm. [18:07] kesslerfrost (~textual@2405:204:86:d69c:4007:2732:7905:bbb7) left irc: Quit: kesslerfrost [18:16] WinterGrascph (~WinterGra@catv-178-48-146-216.catv.broadband.hu) joined #scummvm. [18:16] #scummvm: mode change '+o WinterGrascph' by ChanServ!ChanServ@services. [18:34] dreammaster (~dreammast@c-73-167-118-204.hsd1.ma.comcast.net) joined #scummvm. [18:34] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [19:05] frankyboy_ (~franky@ppp158-255-142-83.pppoe.spdop.ru) joined #scummvm. [19:06] WinterGrascph (~WinterGra@catv-178-48-146-216.catv.broadband.hu) left irc: Remote host closed the connection [19:06] WinterGrascph (~WinterGra@catv-178-48-146-216.catv.broadband.hu) joined #scummvm. [19:06] #scummvm: mode change '+o WinterGrascph' by ChanServ!ChanServ@services. [19:24] that moment of happy surprise when what you have been working on suddenly works [19:25] :-) [19:32] omer_mor_ (~Omer@46-117-132-33.bb.netvision.net.il) joined #scummvm. [19:35] omer_mor (~Omer@46-117-132-33.bb.netvision.net.il) left irc: Ping timeout: 248 seconds [20:01] wjp: would you have any interest in looking into https://bugs.scummvm.org/ticket/9696? its the only blocker for kq7 [20:02] in order to move the sci2/2.1 games to testing, that bug needs fixing, the audio volume sync needs fixing, and the non-native save/load code needs fixing [20:19] m-kiewitz (~m_kiewitz@x4d03c171.dyn.telefonica.de) joined #scummvm. [20:19] m-kiewitz (~m_kiewitz@x4d03c171.dyn.telefonica.de) left irc: Changing host [20:19] m-kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) joined #scummvm. [20:19] #scummvm: mode change '+o m-kiewitz' by ChanServ!ChanServ@services. [20:19] m_kiewitz (~m_kiewitz@scummvm/undead/m-kiewitz) left irc: Ping timeout: 255 seconds [20:28] <_sev> snover: WOW [20:29] snover: from master, or working? [20:29] (trying 9696, I mean) [20:30] wjp: it should happen in both, i ran it in working [20:33] <_sev> snover: which 2.1 will be supported? early/middle/late? [20:33] _sev: oh, dont worry, i am sure some unknown unknown, or formerly known but forgotten unknown, will pop up ;) [20:34] should be all of those, though 2.1late isnt really a thing, in the sense that the only releases of 2.1late were some early versions of SCI3 demos [20:35] and those demos are kind of messed up because of their in-between-ness. sometimes using sci3 kernel calls, sometimes using sci3 scripts [20:35] so i guess probably i would say 2.1mid and earlier, to be confident about it [20:37] Action: _sev nods [20:38] GitHub119 (~GitHub119@192.30.252.34) joined #scummvm. [20:38] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQRK [20:38] scummvm/master d175120 Paul Gilbert: TITANIC: Fix ancestor to descendent order for CParrotLobbyLinkUpdator [20:38] GitHub119 (GitHub119@192.30.252.34) left #scummvm. [20:51] snover: I have some weird broken palette in the UI when loading your save, but I do get the hang [20:51] interesting [20:51] are you using native save/load or scummvm save/load? [20:52] scummvm [20:52] interestingly it refuses to load from native [20:52] and its 2.00b windows? [20:53] ("different game or interpreter version") [20:53] yes [20:53] GOG [20:53] interesting. [20:53] i wonder what they did to it :) [20:53] https://www.usecode.org/scummvm/kq7.png [20:55] send me a hash list of all your game files sometime [20:57] ah, sound cues [21:05] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 240 seconds [21:06] and presumably timing, since it continues if I play around in the debugger [21:12] ajax16384 (~User@109.60.130.33) left irc: Quit: Leaving [21:19] leave it to the game with the infamous firecracker puzzle to defeat the terribly crafty framerate-limiter timing fix :) [21:23] GitHub23 (~GitHub23@192.30.252.45) joined #scummvm. [21:24] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQuT [21:24] scummvm/master b8cce79 Paul Gilbert: TITANIC: Reorder class types setup so all ancestors come first [21:24] GitHub23 (GitHub23@192.30.252.45) left #scummvm. [21:24] ok, this is a bit odd [21:32] hrmmm [21:32] :) [21:32] kind of makes you want to just rewrite all that midi code doesnt it? ;-) [21:34] turns out I was just getting confused by two sounds playing at once [21:34] so back to just general confusion [21:36] have you tried changing `at(2)` to `at(3)` for changeState case 7, and see if it still gets stuck? [21:38] do you expect that will have an impact? [21:38] im not sure, but it seems like something that would help narrow down what is going on, since an earlier cue uses at(3) and finishes OK [21:38] so if changing that to at(3) makes it work then it is some issue with whatever entry 2 is doing [21:39] if it still doesnt work, then& something else [21:41] GitHub154 (~GitHub154@192.30.252.42) joined #scummvm. [21:41] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQuh [21:41] scummvm/master 04a2436 Paul Gilbert: TITANIC: Use empty move transitions for cage after Parrot leaves [21:41] GitHub154 (GitHub154@192.30.252.42) left #scummvm. [21:41] my guess was that that 'at' just picks a string to display an animation on [21:42] current hypothesis: it's skipping the very first signal in the sound resource [21:43] the control channel is cf 0a xx 14 xx 1e xx 28 xx 32 xx 3c (where xx are delays) [21:43] but I'm not seeing signal 0a being set [21:45] indeed [21:45] so this is another instance of that know sound start problem [21:46] like the one we have the EQ2 rm 530 workaround for in midiparser_sci.cpp (around line 650) [21:49] well, thats unpleasant, but at least it isnt a brand new problem [21:53] Littleboy (~littleboy@c-73-16-71-98.hsd1.ma.comcast.net) joined #scummvm. [21:53] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [21:58] frankyboy_ (~franky@ppp158-255-142-83.pppoe.spdop.ru) left irc: Remote host closed the connection [21:58] WinterGrascph (~WinterGra@catv-178-48-146-216.catv.broadband.hu) left irc: Quit: Leaving [21:59] these sierra games are an unending source of weird stuff [21:59] lsl6hires has a dial in game options labelled filth, but the tooltip says it is text speed [21:59] GitHub15 (~GitHub15@192.30.252.41) joined #scummvm. [21:59] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQgn [21:59] scummvm/master 8691c4a Paul Gilbert: TITANIC: Remove a bunch of CParrot unused fields [21:59] GitHub15 (GitHub15@192.30.252.41) left #scummvm. [22:00] and when you try to use it it just resets itself back up to the maximum [22:00] which is a very clever joke. [22:01] but it also means that there is not a text speed control in this game. which is fine, i dont know why any of these games even have an option for text speed, since you can always just click to progress [22:05] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [22:09] snow_bckspc (~snow_bcks@ganon.dot-server.net) left irc: Ping timeout: 252 seconds [22:13] ny00123 (~ny00123@93-172-134-240.bb.netvision.net.il) left irc: Quit: Leaving [22:13] GitHub89 (~GitHub89@192.30.252.45) joined #scummvm. [22:13] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQ2I [22:13] scummvm/master b8e7ace Paul Gilbert: TITANIC: Renamings of CParrot fields [22:13] GitHub89 (GitHub89@192.30.252.45) left #scummvm. [22:22] snow_bckspc (~snow_bcks@ganon.dot-server.net) joined #scummvm. [22:43] GitHub197 (~GitHub197@192.30.252.42) joined #scummvm. [22:43] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQau [22:43] scummvm/master 257601b Paul Gilbert: TITANIC: Fix Parrot speech when eating chicken [22:43] GitHub197 (GitHub197@192.30.252.42) left #scummvm. [22:46] GitHub65 (~GitHub65@192.30.252.34) joined #scummvm. [22:46] [scummvm] sev- pushed 1 new commit to master: https://git.io/vMQaM [22:46] scummvm/master 8a47671 Eugene Sandulenko: GRAPHICS: More work on MacFont scaling [22:46] GitHub65 (GitHub65@192.30.252.34) left #scummvm. [22:50] snover: the MIDI code actually needs to get fully rewritten. the current one (which uses Common ScummVM code) does not work like the one SCI. [22:50] the whole midi parser needs to be thrown away [22:53] Damn. You've got my sympathies [23:05] Littleboy (~littleboy@c-73-16-71-98.hsd1.ma.comcast.net) left irc: Quit: Ętre dans le vent, une ambition de feuille morte. [23:11] m-kiewitz: everybody knows :-) [23:21] Begasus (~Begas_@d54C3C8C2.access.telenet.be) left irc: Quit: Vision[0.9.8]: i've been blurred! [23:23] I suppose I should really continue with this tomorrow [23:23] probably SCI0 first though, and then move to later versions [23:25] heroux (sandroco@gateway/shell/insomnia247/x-ctxdqanocxyuihmu) left irc: Ping timeout: 248 seconds [23:33] heroux (sandroco@gateway/shell/insomnia247/x-uxoskoslimbtcrdq) joined #scummvm. [23:35] https://www.youtube.com/watch?v=a324ykKV-7Y [23:37] Henke37: Thanks. That brings back memories [23:46] GitHub137 (~GitHub137@192.30.252.34) joined #scummvm. [23:46] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vMQrd [23:46] scummvm/master 56931a0 Paul Gilbert: TITANIC: Formatting fixes for else blocks [23:46] GitHub137 (GitHub137@192.30.252.34) left #scummvm. [23:53] Farmboy0 (~quassel@xoreos/farmboy0) left irc: Remote host closed the connection [00:00] --- Sun Jan 22 2017