[00:00] [scummvm] phcoder closed pull request #4458: SHERLOCK: Add support for Chinese Rose Tattoo (master...tatoo-cn) https://is.gd/QCfLqu [02:14] Smedles (~quassel@2403-580d-1--aaa1-59ff-fe53-1a69.ip6.aussiebb.net) left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere. [02:15] Smedles (~quassel@2403:580d:1:0:aaa1:59ff:fe53:1a69) joined #scummvm. [02:51] [scummvm] OMGPizzaGuy opened pull request #4459: WIP - ULTIMA8: Store minimap data for all maps and add to savegame (master...minimap-save) https://is.gd/uvXLkZ [02:55] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [02:58] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 268 seconds [02:58] Nick change: DominusExult -> Dominus [04:15] Build [#6010](https://buildbot.scummvm.org/#builders/95/builds/6010) of `master-dreamcast` failed. [04:16] gsi (~gsi@dynamic-077-190-082-044.77.190.pool.telefonica.de) left irc: Ping timeout: 260 seconds [04:17] gsi (~gsi@dynamic-077-015-056-106.77.15.pool.telefonica.de) joined #scummvm. [04:19] reset (~reset@user/reset) left irc: Quit: reset [04:42] Build [#422](https://buildbot.scummvm.org/#builders/159/builds/422) of `daily-master` failed. [04:50] [scummvm] dreammaster pushed 2 new commits to master: https://is.gd/1iBiCT [04:50] scummvm/master ed65c57 dreammaster: DEVTOOLS: CREATE_ENGINE: Visual Studio compilation fix [04:50] scummvm/master 5d189d9 dreammaster: DEVTOOLS: CREATE_ENGINE: Add disable-detection-full to created batch file [05:01] Build [#6011](https://buildbot.scummvm.org/#builders/95/builds/6011) of `master-dreamcast` completed successfully. [06:26] [discord] Does anyone know why readDirEntry() in graphics/fonts/winfont.cpp was changed recently from skipping 43 bytes to skipping 38? It broke the DOS versions of Hugo 1-3, making them complain that they can't load TMSRB.FON. The commit message ("GRAPHICS: Add rectifyId to check for changed font IDs") doesn't really tell me anything. [06:40] eriktorbjorn (~eriktorbj@scummvm/eriktorbjorn) left irc: Quit: Leaving. [07:25] [discord] Seems to be part of this PR for Director engine. Maybe someone on the sub-topic for director would know. [07:25] [discord] [08:36] [discord] according to http://www.csn.ul.ie/~caolan/publink/winresdump/winresdump/doc/resfmt.txt §4.7 the change has no reason to happen [08:37] [discord] I propose to revert [08:44] [discord] I don't even understand how in WinFont::getFONFontName we end up with 117 [09:05] ccawley2011 (~ccawley20@146.66.56.2) joined #scummvm. [09:05] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services.libera.chat [09:06] BrainChild (~BrainChil@185.237.182.250) joined #scummvm. [09:12] [discord] Here's a relevant discussion from the #📣engine-director channel that I've found with Discorde search: [09:12] [discord] [09:12] [discord] Maybe @Raikou or @sev can clarify. [09:12] [discord] Here's a relevant discussion from the #📣engine-director channel that I've found with Discord search: [09:12] [discord] [09:12] [discord] Maybe @Raikou or @sev can clarify. (edited) [09:42] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [09:42] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [13:35] reset (~reset@user/reset) joined #scummvm. [15:52] ny00123 (~ny00123@2a0d:6fc2:6620:9900:b824:e9ab:394c:cfad) joined #scummvm. [16:11] [discord] Anyone know if it's possible to customize the touchpad controls on iOS? namely what counts as a "click"? I find Samnmax unplayable, as it registers my movements as clicks even when I'm just trying to move the mouse cursor. [16:12] [discord] Honestly wish samnmax had some kind of OSD button for right click since it depends on that for switching verbs. Oh well [16:20] [discord] There are a few modes you can toggle between. Here you might want to try to toggle between the 'touch direct' and 'touchpad' modes and to turn on/off the 'Click and drag mode' to see if a combination of those suit your needs. [16:20] [discord] https://docs.scummvm.org/en/v2.6.1/other_platforms/ios.html#controls [16:23] [discord] @pa There are a few modes you can toggle between. Here you might want to try to toggle between the 'touch direct' and 'touchpad' modes and to turn on/off the 'Click and drag mode' to see if a combination of those suit your needs. (edited) [17:16] [discord] oh I didn't know about click n drag [17:16] [discord] that was on, and that was the problem. thank you! [17:21] BrainChild (~BrainChil@185.237.182.250) left irc: Quit: Leaving... [17:25] [discord] I see there is a similar question on the forum. Was that from you as well? I will reply there anyway so that if others see that post they will know where to look. [17:54] [discord] not me! [18:36] SylvainTV (~SylvainTV@2a01cb0c08d23e00f9c106e202121f19.ipv6.abo.wanadoo.fr) joined #scummvm. [18:41] eriktorbjorn (~eriktorbj@scummvm/eriktorbjorn) joined #scummvm. [18:41] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services.libera.chat [18:46] [discord] Thanks. Though I'm afraid I don't really understand that discussion there. [18:46] [discord] I haven't had much luck with the regressions I've found lately. 🙂 [20:39] BrainChild (~BrainChil@185.237.182.250) joined #scummvm. [21:30] [scummvm] neuromancer pushed 2 new commits to master: https://is.gd/vHB5EX [21:30] scummvm/master 093142f neuromancer: FREESCAPE: basic amiga font parsing in driller [21:30] scummvm/master a786d9f neuromancer: FREESCAPE: improved ui for amiga/atari driller [21:39] [scummvm] elasota opened pull request #4460: BACKENDS: Add double-click time feature to support OS-configurable double-click intervals, implement it for Windows. (master...add-double-click-time-2) https://is.gd/3Wbnzm [22:03] ccawley2011 (~ccawley20@146.66.56.2) left irc: Quit: Leaving [22:14] [scummvm] elasota opened pull request #4461: ENGINES: Fix warning about passing a non-trivial class to va_start. (master...fix-gui-error-format) https://is.gd/0kuZP1 [22:16] ny00123 (~ny00123@2a0d:6fc2:6620:9900:b824:e9ab:394c:cfad) left irc: Remote host closed the connection [22:23] [scummvm] elasota closed pull request #4435: MTROPOLIS: Two fixes for SPQR (master...spqr-fixes) https://is.gd/Gi90dW [22:23] [scummvm] elasota pushed 1 new commits to master: https://is.gd/GEoN0Q [22:23] scummvm/master fdf0c42 Willem3141: MTROPOLIS: Fixes for SPQR. Add "postponeredraws" WM attribute and allow mToon ranges to be set to a point. [22:53] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [22:53] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [22:57] [scummvm] neuromancer pushed 2 new commits to master: https://is.gd/eiECDp [22:57] scummvm/master 1eb45bc neuromancer: FREESCAPE: move specific game option to driller [22:57] scummvm/master e90c014 neuromancer: FREESCAPE: added game option to disable demo mode [22:57] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/DsOGbX [22:57] scummvm/master d845edc : I18N: Update translations templates [22:58] BrainChild (~BrainChil@185.237.182.250) left irc: Quit: Leaving... [23:44] [scummvm] sergio256256 closed pull request #4456: COMMON: fix String::rfind for default value of pos (max value of size_t) (master...master) https://is.gd/XQGbjW [23:52] [scummvm] sergio256256 opened pull request #4462: COMMON: fix String::rfind for default value of pos (max value of size_t) (master...master) https://is.gd/RQSfAt [00:00] --- Tue Nov 22 2022