[01:21] balrog (znc@user/balrog) left irc: Quit: Bye [01:26] balrog (znc@user/balrog) joined #scummvm. [01:55] Deledrius (~Deledrius@user/deledrius) left irc: Read error: Connection reset by peer [01:58] Deledrius (~Deledrius@user/deledrius) joined #scummvm. [02:28] gsi_ (~gsi@77.182.135.206) left irc: Ping timeout: 240 seconds [02:30] gsi (~gsi@dynamic-077-012-013-199.77.12.pool.telefonica.de) joined #scummvm. [02:46] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [02:50] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 256 seconds [02:50] Nick change: DominusExult -> Dominus [03:09] Sylvain (~SylvainTV@2a01cb0c00cc1d00048164e67aedc9e8.ipv6.abo.wanadoo.fr) left irc: Ping timeout: 240 seconds [03:30] Smedles (~quassel@2403-580d-1--aaa1-59ff-fe53-1a69.ip6.aussiebb.net) left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere. [03:30] Smedles (~quassel@2403-580d-1--aaa1-59ff-fe53-1a69.ip6.aussiebb.net) joined #scummvm. [07:18] palasso (~palasso@user/palasso) joined #scummvm. [07:34] Harekiet (harekiet@kittens.harekiet.com) left irc: Ping timeout: 240 seconds [07:35] bittin[m] (~bittin-gu@2001:470:69fc:105::603) left irc: Ping timeout: 240 seconds [07:35] bittin[m] (~bittin-gu@2001:470:69fc:105::603) joined #scummvm. [08:02] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [08:06] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 256 seconds [08:06] Nick change: DominusExult -> Dominus [08:25] Harekiet (harekiet@kittens.harekiet.com) joined #scummvm. [08:34] LePhilousophe (~lephilous@scummvm/LePhilousophe) joined #scummvm. [08:34] #scummvm: mode change '+o LePhilousophe' by ChanServ!ChanServ@services.libera.chat [09:32] [scummvm] neuromancer pushed 2 new commits to master: https://git.io/J9sTL [09:32] scummvm/master ccf1f27 neuromancer: HYPNO: fixes to make sure checkpoints are correctly saved in spider [09:32] scummvm/master 06751e2 neuromancer: HYPNO: improved menu handling in spider and fixed timer deallocation issue [09:47] Spiderman is getting ready to test his skills against the Sinister Six!, the hypno engine already allows to play the English and Spanish releases (including the multiple endings), with some details missing here and there (cursor palette, jumping to main menu, some video transitions, etc). I would like to request some preliminary testing from the community to help me fill the missing details so please let know here (or using a DM) what was your [09:47] experience with the engine. [09:47] https://cdn.discordapp.com/attachments/581224061091446795/929312156418199572/unknown.png [10:06] [scummvm] lephilousophe pushed 1 new commits to master: https://git.io/J9stx [10:06] scummvm/master 6bad1ba lephilousophe: SDL: SDL_SetWindowMouseRect is in 2.0.18 according to the documentation [11:13] Sylvain (~SylvainTV@2a01cb0c00cc1d0095363057694125e3.ipv6.abo.wanadoo.fr) joined #scummvm. [11:34] Ouch. Seems we have a nasty regression in Sherlock when using compressed files. (I have two English versions, and one of them offers to install a smaller, compressed version.) I don't have any bright ideas on how to fix it at the moment: https://bugs.scummvm.org/ticket/13198 [11:36] @eriktorbjorn is this Common::SeekableReadStream *stream = _vm->_res->load(_name); which takes time? [11:49] In ImageFile::decodeFrame()? Yes, I think so. Each individual call is quick, but apparently each frame of the intro animation is made up of a lot of little frames. And, as I understand it, in the compressed version it decompresses the entire stream each time. [11:50] So I guess one way would be to decompress the entire stream in ImagFile in advance. [11:51] yes, I think so too [11:51] why not doing this load at ImageFile construction? [11:51] Yes, that's what I meant. [11:52] At least, it's an interesting experiment. [11:53] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [11:53] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [11:53] _sev (~sev@scummvm/sev) joined #scummvm. [11:53] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [12:33] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [12:36] Seems to work. [12:44] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [12:44] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [12:44] _sev (~sev@scummvm/sev) joined #scummvm. [12:44] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [13:27] [scummvm] eriktorbjorn pushed 2 new commits to master: https://git.io/J9sV7 [13:27] scummvm/master d38c86f eriktorbjorn: SHEROCK: Fix slowdown in Serrated Scalpel intro (#13198) [13:27] scummvm/master 8239acc eriktorbjorn: NEWS: Mention Sherlock fix [13:28] [scummvm] eriktorbjorn pushed 2 new commits to branch-2-5: https://git.io/J9sVb [13:28] scummvm/branch-2-5 af47d15 eriktorbjorn: SHEROCK: Fix slowdown in Serrated Scalpel intro (#13198) [13:28] scummvm/branch-2-5 9e4e05d eriktorbjorn: NEWS: Mention Sherlock fix [13:34] ny00123 (~ny00123@5.102.197.16) joined #scummvm. [13:46] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [13:50] eriktorbjorn (~d91tan@scummvm/eriktorbjorn) left irc: Quit: Leaving. [13:56] _sev (~sev@scummvm/sev) joined #scummvm. [13:56] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [13:58] _sev (~sev@scummvm/sev) left irc: Client Quit [13:58] eriktorbjorn (~d91tan@scummvm/eriktorbjorn) joined #scummvm. [13:58] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services.libera.chat [14:27] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [14:27] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [14:27] _sev (~sev@scummvm/sev) joined #scummvm. [14:27] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [16:42] palasso (~palasso@user/palasso) left irc: Quit: I am not a quitter! [16:42] palasso (~palasso@user/palasso) joined #scummvm. [17:04] ScummBot (~ScummBot@al.scummvm.net) left irc: Ping timeout: 252 seconds [17:05] ScummBot (~ScummBot@al.scummvm.net) joined #scummvm. [17:30] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [17:33] _sev (~sev@scummvm/sev) joined #scummvm. [17:33] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [18:01] [scummvm] neuromancer pushed 1 new commits to master: https://git.io/J9syj [18:01] scummvm/master 8f5fc51 neuromancer: HYPNO: added some code to handle changing color palettes in spider [18:30] [scummvm] lotharsm pushed 1 new commits to master: https://git.io/J9sHj [18:30] scummvm/master 6b1a398 lotharsm: NEWS: Update German NEWS file [18:52] gsi (~gsi@dynamic-077-012-013-199.77.12.pool.telefonica.de) left irc: Ping timeout: 256 seconds [18:59] gsi (~gsi@dynamic-078-051-083-121.78.51.pool.telefonica.de) joined #scummvm. [21:17] [scummvm] lephilousophe pushed 4 new commits to master: https://git.io/J9GTt [21:17] scummvm/master c6383c4 lephilousophe: VIDEO: Rework HNM decoder to make it handle different versions of format [21:17] scummvm/master 97b474e lephilousophe: VIDEO: Fix uint usage [21:17] scummvm/master 3f01f83 lephilousophe: VIDEO: Fix audio stereo decoding. [22:33] director:ssholidaymickey detection seems to be interfering with agi:mickey (checking mickey.exe), going by file dates, this worked on feb 22, 2021, so it's a 2.5.0 issue+ is seems. [22:35] palasso (~palasso@user/palasso) left irc: Quit: I am not a quitter! [23:25] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [23:43] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [23:43] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [23:43] _sev (~sev@scummvm/sev) joined #scummvm. [23:43] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [00:00] --- Sun Jan 9 2022