[Back to Index]

  
[00:32] <Scummette> [scummvm] bluegr pushed 2 new commits to master: https://is.gd/7om9pt
[00:32] <Scummette> scummvm/master 584cd0d bluegr: EFH: Split save and load action handling into separate functions
[00:32] <Scummette> scummvm/master 454e8af bluegr: EFH: Add an initial simplistic keymapper for saving and loading
[00:41] <-- gsi left irc: Ping timeout: 252 seconds
[00:43] --> gsi joined #scummvm.
[03:22] <-- Smedles left irc: Ping timeout: 260 seconds
[03:27] --> Smedles joined #scummvm.
[03:40] <-- Smedles left irc: Ping timeout: 252 seconds
[03:41] --> Smedles joined #scummvm.
[04:28] <-- Smedles left irc: Quit: No Ping reply in 180 seconds.
[04:30] --> Smedles joined #scummvm.
[05:26] <-- Smedles left irc: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.
[05:27] --> Smedles joined #scummvm.
[05:37] <Scummette> [scummvm] Strangerke pushed 2 new commits to master: https://is.gd/5dVTm3
[05:37] <Scummette> scummvm/master 64807e3 Strangerke: M4: RIDDLE: Fix glitch in animation in room 860 (Ripley walker reappearing when Mei talks)
[05:37] <Scummette> scummvm/master f06355b Strangerke: M4: RIDDLE: Fix walk animation in room 810 (bug #15905)
[06:21] --> DominusExult joined #scummvm.
[06:22] <-- Dominus left irc: Ping timeout: 245 seconds
[06:22] Nick change: DominusExult -> Dominus
[06:33] --> borosky joined #scummvm.
[06:48] --> ldevulder joined #scummvm.
[06:49] <grogbot> [discord] <xesf> Thanks, was more out of curiosity, but checking with the team makes sense.
[09:53] <-- actioninja left irc: Read error: Connection reset by peer
[09:53] --> actioninja joined #scummvm.
[10:18] <Scummette> [scummvm] dwatteau pushed 1 new commits to master: https://is.gd/ixdXwN
[10:18] <Scummette> scummvm/master 90b9dc2 dwatteau: NEWS: Document a good chunk of the 2.9.1 changes
[11:31] <Scummette> [scummvm] antoniou79 pushed 2 new commits to branch-2-9: https://is.gd/B0QJMN
[11:31] <Scummette> scummvm/branch-2-9 9fab313 antoniou79: BLADERUNNER: Check for failed malloc for thumbnail data
[11:31] <Scummette> scummvm/branch-2-9 4490d2a antoniou79: BLADERUNNER: Use assert for failed malloc for thumbnail data
[12:24] <Scummette> [scummvm] dwatteau pushed 8 new commits to branch-2-9: https://is.gd/d1luGO
[12:24] <Scummette> scummvm/branch-2-9 f93f8d4 sluicebox: COMMON: Fix memory leak on zlib error
[12:24] <Scummette> scummvm/branch-2-9 81b5b83 sluicebox: AVALANCHE: Fix memory leak in ghostDrawBackgroundItems
[12:24] <Scummette> scummvm/branch-2-9 3353d49 sluicebox: COMMON: Fix memory leak in Cel3DODecoder
[12:35] <Scummette> [scummvm] dwatteau pushed 1 new commits to master: https://is.gd/RcreKj
[12:35] <Scummette> scummvm/master 09995b2 dwatteau: NEWS: Describe a few more 2.9.1 improvements
[13:32] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/SNnlAc
[13:32] <Scummette> scummvm/master e324d81 Timpii: I18N: Update translation (Finnish)
[13:36] <ScummBot> Build [#1022](https://buildbot.scummvm.org/#/builders/51/builds/1022) of `fetch-stable` completed successfully.
[14:48] --> ny00123 joined #scummvm.
[16:21] <Scummette> [scummvm] bluegr pushed 6 new commits to master: https://is.gd/pCCsgF
[16:21] <Scummette> scummvm/master 2d3c879 bluegr: EFH: Rename an input related variable
[16:21] <Scummette> scummvm/master ed4b977 bluegr: EFH: Remove unimplemented functions. Some cleanup
[16:21] <Scummette> scummvm/master 7d9706c bluegr: EFH: More work on the keymapper
[17:08] <Scummette> [scummvm] dwatteau pushed 4 new commits to branch-2-9: https://is.gd/V8WUAH
[17:08] <Scummette> scummvm/branch-2-9 f65f9c6 lephilousophe: IMAGE: Fix undefined behaviours in Cinepak decoder
[17:08] <Scummette> scummvm/branch-2-9 245fcbc lephilousophe: COMMON: Avoid valgrind errors when opening invalid ZIP files
[17:08] <Scummette> scummvm/branch-2-9 7c4a96c lephilousophe: BACKENDS: MACOS: Cleanup nullptr use in ObjC files
[17:12] <-- ldevulder left irc: Ping timeout: 260 seconds
[17:27] <Scummette> [scummvm] sluicebox pushed 70 new commits to branch-2-9: https://is.gd/RH5b3s
[17:27] <Scummette> scummvm/branch-2-9 76f55c6 sluicebox: SCI: Fix Talker timer rollover in LSL5, SQ1, BRAIN1
[17:27] <Scummette> scummvm/branch-2-9 789d844 criezy: SCI: Improve grammar for GK2 fan subtitles prompt
[17:27] <Scummette> scummvm/branch-2-9 aeb7bb8 sluicebox: AGI: PREAGI: Cleanup
[17:41] <Scummette> [scummvm] sluicebox pushed 5 new commits to branch-2-9: https://is.gd/1Q5YKO
[17:41] <Scummette> scummvm/branch-2-9 e106e0e sluicebox: SCI: Update `validate_property` comments and static usage
[17:41] <Scummette> scummvm/branch-2-9 24c2a1a sluicebox: SCI32: Fix GK1 day 5 phone lockup in all game versions
[17:41] <Scummette> scummvm/branch-2-9 f1ed765 sluicebox: SCI32: Remove QFG4 Thieves' Guild script patch
[17:44] <grogbot> [discord] <xesf> Dark Earth Depth buffer easter egg.
[17:44] <grogbot> [discord] <xesf> Looks like it is refering to a Town in France, city where the Kalisto Studio was located.
[17:44] <grogbot> [discord] <xesf> https://cdn.discordapp.com/attachments/581224061091446795/1366832439292596304/ZL42C4L0.png?ex=68126168&is=68110fe8&hm=0dbd413ee89b1d6d7ed1ccaa72c95686ab74e050de10d96fee73310e374f1d56&
[17:48] <grogbot> [discord] <xesf> for reference
[17:48] <grogbot> [discord] <xesf> https://cdn.discordapp.com/attachments/581224061091446795/1366833637403787284/FL42C4L0.png?ex=68126285&is=68111105&hm=6299790f85b37341b81ead6cb43d3716fbe37cdd3c8cea51a5c639471fc0bb18&
[18:00] <grogbot> [discord] <xesf> Someone was bored.
[18:00] <grogbot> [discord] <xesf> This is a lightmap
[18:00] <grogbot> [discord] <xesf> https://cdn.discordapp.com/attachments/581224061091446795/1366836630622830632/LL16C3L0.png?ex=6812654f&is=681113cf&hm=df5bd3c8dae6d9c69b89ae66da8875b66c781235072aebb4a4624243cacfeeaa&
[18:20] <-- borosky left irc: Read error: Connection reset by peer
[18:20] --> borosky joined #scummvm.
[19:06] <Scummette> [scummvm] sluicebox pushed 1 new commits to master: https://is.gd/5S4Or1
[19:06] <Scummette> scummvm/master 074ea2b sluicebox: SCI: Add KQ4 demo script patch comment
[20:58] <Scummette> [scummvm] mbreskovec opened pull request #6582: Kyrandia czech translation (master...kyrandia-czech-translation) https://is.gd/tqwYk4
[21:15] <-- ny00123 left irc: Quit: Leaving
[22:01] <-- borosky left irc: Ping timeout: 260 seconds
[22:21] <-- Strengths left irc: Quit: Strengths
[22:24] --> Strengths joined #scummvm.
[00:00] --- Wed Apr 30 2025