[01:00] gsi_ (~gsi@x4db6e2da.dyn.telefonica.de) joined #scummvm. [01:03] gsi (~gsi@x4db629f1.dyn.telefonica.de) left irc: Ping timeout: 252 seconds [01:52] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [01:52] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 264 seconds [01:52] Nick change: DominusExult -> Dominus [02:12] scummvm/branch-2-3 c0960a1 athrxx: SCUMM: (SCUMM7/8) - fix minor walking code glitch [02:12] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/JzVdf [02:12] scummvm/master 4ee30f2 dreammaster: AGS: Added detection entries [02:13] [scummvm] dreammaster pushed 1 new commits to branch-2-3: https://git.io/JzVdq [02:13] scummvm/branch-2-3 c92c155 dreammaster: AGS: Added detection entries [02:22] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/JzVb0 [02:22] scummvm/master 49dd096 dreammaster: AGS: Correct some game names [02:22] [scummvm] dreammaster pushed 1 new commits to branch-2-3: https://git.io/JzVb9 [02:22] scummvm/branch-2-3 9a22f1b dreammaster: AGS: Correct some game names [06:52] palasso (~palasso@user/palasso) joined #scummvm. [06:53] ny00123 (~ny00123@5.102.216.175) joined #scummvm. [07:09] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [07:09] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [07:25] girafe (~girafe@176-147-142-235.abo.bbox.fr) left irc: Read error: Connection reset by peer [07:33] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) joined #scummvm. [07:38] chraist (~chraist@user/chraist) joined #scummvm. [07:53] chraist (~chraist@user/chraist) left irc: Remote host closed the connection [08:34] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [08:42] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [08:42] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [08:42] _sev (~sev@scummvm/sev) joined #scummvm. [08:42] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [08:44] _sev (~sev@scummvm/sev) left irc: Client Quit [08:51] _sev (~sev@scummvm/sev) joined #scummvm. [08:51] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [08:53] _sev (~sev@scummvm/sev) left irc: Client Quit [08:53] _sev (~sev@scummvm/sev) joined #scummvm. [08:53] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [09:03] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) left irc: Ping timeout: 252 seconds [09:22] wanwan (~wanwan@2a00:1370:812b:b488:f9a5:63de:fd0e:bbc4) left irc: Ping timeout: 260 seconds [09:35] wanwan (~wanwan@2a00:1370:812b:b488:97c1:b6c5:6f59:502e) joined #scummvm. [09:42] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) joined #scummvm. [10:14] Deledrius_ (~Deledrius@user/deledrius) left irc: Quit: App.Exit [10:15] Deledrius (~Deledrius@user/deledrius) joined #scummvm. [10:27] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) left irc: Ping timeout: 252 seconds [10:52] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [10:53] _sev (~sev@scummvm/sev) joined #scummvm. [10:53] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [11:03] I'm starting to wonder if there is any point to the cached plugin manager. [11:04] If a platform is using plugins, then surely it can't afford to keep them all loaded, right? [11:14] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [11:21] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [11:21] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [11:21] _sev (~sev@scummvm/sev) joined #scummvm. [11:21] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [11:40] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [11:41] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [11:41] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [11:41] _sev (~sev@scummvm/sev) joined #scummvm. [11:41] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [12:03] SylvainTV__ (~SylvainTV@2a01cb0c08d23e0019958240307bab9f.ipv6.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [12:07] no, not right [12:08] you could consider a modular distribution of ScummVM build where the user only installs plugins needed which get all loaded at startup [13:24] I suppose so. But is there a point to load them all? [13:26] A plugin can always be loaded when needed. There are only costs to load a plugin if you do not use it. [13:31] I think it mainly made sense when detection code was split across all plugins, so it made sense to have all plugins loaded in the launcher to improve performance, while only having one plugin loaded during gameplay. [13:32] There are still a few use cases, but I agree that its not as useful as it once was. [13:33] Makes sense. Or rather, it made sense at the time. [13:33] But I am interested those "few use cases". [13:52] BrainChild (~brainchil@185.237.182.250) joined #scummvm. [14:25] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [14:32] [scummvm] alxpnv pushed 3 new commits to master: https://git.io/JzK3T [14:32] scummvm/master 36dad5e alxpnv: ASYLUM: add help for 'scene' command [14:32] scummvm/master e83f2df alxpnv: ASYLUM: change autosave slot [14:32] scummvm/master f01aa6d alxpnv: ASYLUM: fill in the rest of encounterData [14:37] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [14:37] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [14:37] _sev (~sev@scummvm/sev) joined #scummvm. [14:37] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [15:28] ny00123 (~ny00123@5.102.216.175) left irc: Quit: Leaving [15:37] BrainChi_ (~brainchil@185.237.182.250) joined #scummvm. [15:37] Nick change: BrainChi_ -> BrainChild_ [15:38] BrainChild (~brainchil@185.237.182.250) left irc: Ping timeout: 252 seconds [15:43] Nick change: BrainChild_ -> BrainChild [16:24] BrainChild (~brainchil@185.237.182.250) left irc: Quit: Keep smiling and bye for now. [16:39] palasso (~palasso@user/palasso) left irc: Quit: I am not a quitter! [16:41] palasso (~palasso@user/palasso) joined #scummvm. [17:12] [scummvm] moralrecordings pushed 1 new commits to master: https://git.io/JzKSh [17:12] scummvm/master bc017c5 moralrecordings: DIRECTOR: LINGO: Implement kTheDoubleClick [17:39] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [17:40] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [17:55] girafe (~girafe@176-147-142-235.abo.bbox.fr) joined #scummvm. [18:43] [scummvm] moralrecordings pushed 2 new commits to master: https://git.io/Jz6JY [18:43] scummvm/master fc23e55 moralrecordings: DIRECTOR: LINGO: Fix typo in month name list [18:43] scummvm/master 76d0d4e moralrecordings: DIRECTOR: Add stronger warning for unsupported cast members [19:53] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) joined #scummvm. [20:14] SylvainTV (~SylvainTV@2a01cb0c00cc1d0058bc057486095606.ipv6.abo.wanadoo.fr) joined #scummvm. [20:34] SylvainTV (~SylvainTV@2a01cb0c00cc1d0058bc057486095606.ipv6.abo.wanadoo.fr) left irc: Remote host closed the connection [20:34] SylvainTV (~SylvainTV@2a01cb0c00cc1d0058bc057486095606.ipv6.abo.wanadoo.fr) joined #scummvm. [20:51] Maturion (~Maturion@p200300ede7222b00f498f023fb267837.dip0.t-ipconnect.de) left irc: Remote host closed the connection [22:46] [scummvm] criezy pushed 2 new commits to master: https://git.io/Jz6aB [22:46] scummvm/master 3e1c61c criezy: GRAPHICS: Support loading a Windows font from an existing stream [22:46] scummvm/master 07ce31e criezy: AGS: Try to load font with WinFont as a fallback when TTFFont fails [22:47] [scummvm] criezy pushed 2 new commits to branch-2-3: https://git.io/Jz6az [22:47] scummvm/branch-2-3 f6eeae4 criezy: GRAPHICS: Support loading a Windows font from an existing stream [22:47] scummvm/branch-2-3 6bbee47 criezy: AGS: Try to load font with WinFont as a fallback when TTFFont fails [00:00] --- Sat Sep 25 2021