[Back to Index]

  
[00:40] <Scummette> [scummvm] dreammaster pushed 6 new commits to master: https://git.io/JzCHQ
[00:40] <Scummette> scummvm/master 8058862 dreammaster: AGS: Precalculate and save font's height on load
[00:40] <Scummette> scummvm/master 96ad02b dreammaster: AGS: Use real font height in game calculations, compat linespacing
[00:40] <Scummette> scummvm/master d8335ed dreammaster: AGS: Partially revert previous commit: had engine logic moved to fonts
[00:44] <-- ced117 left irc: Ping timeout: 252 seconds
[00:56] --> ced117 joined #scummvm.
[01:05] --> gsi joined #scummvm.
[01:09] <-- gsi_ left irc: Ping timeout: 252 seconds
[01:42] <Scummette> [scummvm] dreammaster pushed 1 new commits to master: https://git.io/JzCjp
[01:42] <Scummette> scummvm/master 6ac13a6 dreammaster: TITANIC: Make findByWordClass a static method
[01:49] <Scummette> [scummvm] dreammaster pushed 1 new commits to master: https://git.io/JzWvr
[01:49] <Scummette> scummvm/master 345032e dreammaster: TITANIC: Add entry for should fix to NEWS.md
[01:51] --> DominusExult joined #scummvm.
[01:51] <Scummette> [scummvm] dreammaster pushed 2 new commits to branch-2-3: https://git.io/JzWfU
[01:51] <Scummette> scummvm/branch-2-3 c17c9b7 dreammaster: TITANIC: Make findByWordClass a static method
[01:51] <Scummette> scummvm/branch-2-3 87d6bff dreammaster: TITANIC: Add entry for should fix to NEWS.md
[01:52] <-- Dominus left irc: Ping timeout: 268 seconds
[01:52] Nick change: DominusExult -> Dominus
[05:08] <-- Deledrius_ left irc: Read error: Connection reset by peer
[05:08] --> Deledrius_ joined #scummvm.
[06:06] <-- TMM_ left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.
[06:06] --> TMM_ joined #scummvm.
[06:22] --> palasso joined #scummvm.
[07:53] <Scummette> [scummvm] citral23 closed pull request #3367: Add support for opendingux beta build (master...odbeta) https://git.io/Ju5II
[08:16] <-- girafe left irc: Read error: Connection reset by peer
[11:16] <-- eriktorbjorn left irc: Quit: Leaving.
[11:18] --> eriktorbjorn joined #scummvm.
[11:18] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services.libera.chat
[11:55] <Scummette> [scummvm] alxpnv pushed 4 new commits to master: https://git.io/Jz8LK
[11:56] <Scummette> scummvm/master 6c24eb0 alxpnv: ASYLUM: fix potential bad bit shift
[11:56] <Scummette> scummvm/master 5fe5a12 alxpnv: ASYLUM: fix improper use of negative value
[11:56] <Scummette> scummvm/master ce0c5cc alxpnv: ASYLUM: fix arguments in wrong order
[12:08] <grogbot> <Henke37> 1>D:\scummvm\scummvm\engines\asylum\puzzles\pipes.cpp(604,39): warning C4389: '!=': signed/unsigned mismatch
[13:20] <-- speachy left irc: Quit: WeeChat 3.2
[13:57] <Scummette> [scummvm] eriktorbjorn pushed 1 new commits to master: https://git.io/Jz8aS
[13:57] <Scummette> scummvm/master c18b917 eriktorbjorn: GROOVIE: Remove fast video mode from 11th Guest
[14:07] --> balrog_ joined #scummvm.
[14:07] <-- balrog left irc: Ping timeout: 252 seconds
[14:07] <-- mal- left irc: Ping timeout: 252 seconds
[14:08] --> mal- joined #scummvm.
[14:47] --> ny00123 joined #scummvm.
[15:04] <grogbot> <lephilousophe> there is no point to paste that here out of any context. Either ignore the warning or open a bug report
[15:07] <grogbot> <Henke37> the context was that other warning cleanup work was being done.
[15:36] <-- TMM_ left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.
[15:37] --> TMM_ joined #scummvm.
[16:06] <Scummette> [scummvm] lotharsm pushed 1 new commits to master: https://git.io/Jz8hu
[16:06] <Scummette> scummvm/master 1e61dc5 lotharsm: NEWS: Update German NEWS file
[16:06] <Scummette> [scummvm] lotharsm pushed 1 new commits to branch-2-3: https://git.io/Jz8hr
[16:06] <Scummette> scummvm/branch-2-3 4ddadd7 lotharsm: NEWS: Update German NEWS file
[16:18] --> SylvainTV__ joined #scummvm.
[16:20] <eriktorbjorn> Is it known if Clandestiny uses some different form of ROQ videos (since the opening cutscene is a bit corrupted), or if there's simply a bug in the ROQ decoder?
[16:21] <grogbot> <Die4Ever> I'm not sure yet
[16:21] <grogbot> <Die4Ever> been working on T11H
[16:22] <-- Sylvain left irc: Ping timeout: 264 seconds
[16:22] <grogbot> <Die4Ever> since it mostly works, I would say it's not far off
[16:22] <grogbot> <Die4Ever> seems to me like just the motion vectors aren't working right
[16:49] <eriktorbjorn> Die4Ever: Whatever it is, I can't figure it out myself.
[16:54] <grogbot> <Die4Ever> Yeah could be tricky to figure out
[16:56] <grogbot> <Die4Ever> I've you've been working on it, I think replacing one of the block types with a specific color might help identify where the brokenness is
[16:57] <grogbot> <Die4Ever> Or maybe just logging out which block types are being used and comparing it with The 11th Hour or the puzzles that don't have corruption
[18:02] <Scummette> [scummvm] sluicebox opened pull request #3385: SCI: Don't poll input events from MIDI thread (master...sci-midi-thread-fix) https://git.io/Jz4CU
[18:15] --> girafe joined #scummvm.
[19:25] <grogbot> <Toykyle> rare
[19:34] <eriktorbjorn> Die4Ever: I tried some of that, but either I looked in the wrong places or there was nothing particularly unique about the broken video compared to the non-broken ones.
[21:30] <Scummette> [scummvm] tsoliman closed pull request #3385: SCI: Don't poll input events from MIDI thread (master...sci-midi-thread-fix) https://git.io/Jz4CU
[21:30] <Scummette> [scummvm] tsoliman pushed 1 new commits to master: https://git.io/Jz4DM
[21:30] <Scummette> scummvm/master ecc72dc sluicebox: SCI: Don't poll input events from MIDI thread
[21:33] <Scummette> [scummvm] tsoliman pushed 1 new commits to branch-2-3: https://git.io/Jz4D7
[21:33] <Scummette> scummvm/branch-2-3 3d624cf sluicebox: SCI: Don't poll input events from MIDI thread
[22:34] <-- ny00123 left irc: Quit: Leaving
[22:39] <-- palasso left irc: Remote host closed the connection
[23:18] <grogbot> <Seri> i tried and couldn't see anything obvious either
[23:27] <grogbot> <Seri> current hunch is something in the larger copy8 or copy4 behaviour but yet to dig deeper
[23:31] <Scummette> [scummvm] sev- pushed 1 new commits to master: https://git.io/Jz4x5
[23:31] <Scummette> scummvm/master e7043b4 sev-: Revert "MYST3: Add detection for PS2 prototype"
[23:33] <Scummette> [scummvm] sev- closed pull request #3382: MYST3: Add detection for Xbox prototype (master...patch-1) https://git.io/JzcvP
[23:49] Nick change: balrog_ -> balrog
[00:00] --- Wed Sep 22 2021