chore: Remove some "peer": true flags from web/package-lock.json#22480
Merged
torokati44 merged 1 commit intoruffle-rs:masterfrom Dec 11, 2025
Merged
chore: Remove some "peer": true flags from web/package-lock.json#22480torokati44 merged 1 commit intoruffle-rs:masterfrom
"peer": true flags from web/package-lock.json#22480torokati44 merged 1 commit intoruffle-rs:masterfrom
Conversation
kjarosh
approved these changes
Dec 11, 2025
e6d1d15 to
9f06209
Compare
Member
Author
There we go. 😇 |
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Dec 14, 2025
----------------------------------------------------------------------------------- cemu.mk 0ddcba4ff193232529cde334d81d0a99c1b08d89 # Version: Commits on Dec 11, 2025 ----------------------------------------------------------------------------------- Update MoltenVK to 1.4.1 with private api support. (#1743), ---------------------------------------------------- clk.mk 2025-12-12 # Version: Commits on Dec 12, 2025 ---------------------------------------------------- This release: * substantially improves fast loading of tapes on the Commodore Plus 4; * improves the internal naming of options that became slightly opaque when exposed on the SDL command line — e.g. 'quickload' becomes 'accelerate-media-loading'; * corrects transitory framing errors when starting the ZX Spectrum; and * moves from Qt 5 to Qt 6, correcting an OpenGL-related crash on the way. , ----------------------------------------------------------------------------------- eden.mk adc41bff70d975038e1cd3ae9873f4281c768b34 # Version: Commits on Dec 12, 2025 ----------------------------------------------------------------------------------- [bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) -------------------------------------------------------------------------------------- flycast.mk 27a913fc02c5a52042c2b579c65489b92befd59d # Version: Commits on Dec 12, 2025 -------------------------------------------------------------------------------------- arm recs: ensure block linking size doesn't depend on mmu mode Due to d0ec876936150cf657cdd9893fe7839c85d4077d the mmu enabled path may be taken when the emu is pausing, so make sure block linking uses the same number of ops in both branches. Fixes MINIDUMP-82C MINIDUMP-7T2 MINIDUMP-7W0, ---------------------------------------------------- pcsx2.mk v2.5.378 # Version: Commits on Dec 12, 2025 ---------------------------------------------------- - [CDVD: Fix an out of bounds read exploit in MG SCMD handlers](PCSX2/pcsx2#13693) ------------------------------------------------------------------------------------- ppsspp.mk d1171e41c001050904fc4cb6995de571c49d13d2 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------- Merge pull request #21067 from 1111omen/master (id_ID.ini) Extensive Translation Adjustments, ------------------------------------------------------------------------------------ rpcs3.mk f739ce732326bbdff1004fcd8875a5dd1607dd63 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------ cellGem: Implement CELL_CAMERA_RAW8 to CELL_GEM_BAYER_RESTORED_RASTERIZED, ------------------------------------------------------------------------------------- ikemen.mk ae0e10f8dedcbdc99fe46dab92abbc4c39037996 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------- style: fix code style issues with gofmt, ------------------------------------------------------------------------------------------- moonlight-qt.mk de844f2a0cbedddd9def6baf62fd61cf2265d6ad # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------------- Deprioritize the Nvidia VAAPI driver if Vulkan or CUDA are available, --------------------------------------------------------------- ruffle.mk nightly-2025-12-12 # Version: Commits on Dec 12, 2025 --------------------------------------------------------------- ## What's Changed * build(deps): bump the cargo-minor group with 4 updates by @dependabot[bot] in ruffle-rs/ruffle#22454 * Minor code improvements by @SuchAFuriousDeath in ruffle-rs/ruffle#22437 * web: Make embed_unexpected_string not setAttribute on Chromium 143+ by @danielhjacobs in ruffle-rs/ruffle#22488 * chore: Remove some `\peer\: true` flags from web/package-lock.json by @torokati44 in ruffle-rs/ruffle#22480 * chore: Update translations from Crowdin by @kjarosh in ruffle-rs/ruffle#22489 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-12-11...nightly-2025-12-12, -------------------------------------------------------------------------------------- scummvm.mk a854b543dd1ef4be53eb3466d7f05898bcae98d7 # Version: Commits on Dec 11, 2025 -------------------------------------------------------------------------------------- AGI: Detect WORDS.TOK.EXTENDED, Remove GF_EXTCHAR The game flag GF_EXTCHAR caused the engine to look for a third party extended dictionary file (WORDS.TOK.EXTENDED) instead of WORDS.TOK. This made developing new translations with ScummVM difficult, as it required an existing detection entry with GF_EXTCHAR. Now GF_EXTCHAR has been removed, and the engine simply checks for the existence of WORDS.TOK.EXTENDED and uses it if it exists., ----------------------------------------------------------------------------------------- rpi-eeprom.mk c77d47cbecf813ed7da668be516c15842de7d552 # Version: Commits on Dec 12, 2025 ----------------------------------------------------------------------------------------- imager: make-imager-release: Automatically select latest default EEPROM date See: raspberrypi/rpi-eeprom#788, ------------------------------------------------- ecm.mk v6.21.0 # Version: Commits on Nov 28, 2025 ------------------------------------------------- typo--, ------------------------------------------------------ wxwidgets.mk v3.2.9 # Version: Commits on Dec 12, 2025 ------------------------------------------------------ Welcome to wxWidgets, a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls. wxWidgets 3.2.9 is part of 3.2 stable branch. This means that it is API _and_ ABI-compatible with the previous 3.2.x releases, i.e. the applications previously built using 3.2.8 or earlier shared libraries will continue working with this release even without recompiling when using shared libraries and can be rebuilt without any changes to the code otherwise. We recommend using this version for any new wxWidgets applications. Existing applications using wxWidgets 3.0 or 3.1 shouldn't require any special effort to upgrade to this version too, so please try upgrading them to it. Please see [**README**](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.2.9/docs/readme.txt) for more information about this release and the [change log](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.2.9/docs/changes.txt) for more details of the changes in it. ## Source Files and Documentation If you intend to build wxWidgets from sources (which is recommended), please do **NOT** download the files using the \Source code\ links just above, which are automatically generated by GitHub and don't contain the submodules sources which are necessary for building wxWidgets. Instead, download one of [wxWidgets-3.2.9.zip](https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.9/wxWidgets-3.2.9.zip) or [wxWidgets-3.2.9.7z](https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.9/wxWidgets-3.2.9.7z), for much smaller size, for Microsoft Windows systems or [wxWidgets-3.2.9.tar.bz2](https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.9/wxWidgets-3.2.9.tar.bz2) for Unix ones, including macOS. These archives have exactly the same contents, but use the line endings appropriate for the corresponding platform. In addition, we provide archives containing the documentation in either HTML or Microsoft CHM formats. Notice that the documentation is also [available online](https://docs.wxwidgets.org/3.2.9). Finally, Microsoft Windows users may download [Setup.exe file](https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.9/wxMSW-3.2.9-Setup.exe) containing both sources and documentation, however please note that this file does _not_ contain any binaries, please see below for those. To verify your download please use the following SHA-1 checksums: fd1496375d93d5ad5c7861e6a3731f58cccafc9b wxMSW-3.2.9-Setup.exe 5af41900f947deca7d81ebadda463262562c5c64 wxWidgets-3.2.9-docs-chm.zip 28c6d56a43451379776116d5b2ac0ccd63ed9ad7 wxWidgets-3.2.9-docs-html.tar.bz2 c6dc3b903fe5182176381156fcaff7b478ada05b wxWidgets-3.2.9-docs-html.zip f6affb6e4dfd11f8dd3881c408e26759f8fdf472 wxWidgets-3.2.9-headers.7z 927568479fef386a24196b4ba2d9229fdcdbbceb wxWidgets-3.2.9.7z 1eb548171cef2e822a2577f09e5383643fb604ce wxWidgets-3.2.9.chm 7708bfb796dbf8cad90e9cb6c8ad06d8e0a22c81 wxWidgets-3.2.9.tar.bz2 b914bd955c9b72ac62f602add8fca4dc61727323 wxWidgets-3.2.9.zip ## Binaries We provide pre-built binary files for the following compilers: * Microsoft Visual C++ compiler versions 9.0, 10.0, 11.0, 12.0, 14.0, 14.1, 14.2 and 14.3 (corresponding to marketing product names of Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015, 2017, 2019 and 2022 respectively). Please note that MSVC 14.x versions are ABI-compatible and the same set of binaries is used for all of them. * MinGW-w64 versions 7.3 and 8.1 (32-bit binaries use SJLJ exceptions, 64-bit ones use SEH, and all binaries use Win32 threads). * [TDM-GCC](https://jmeubank.github.io/tdm-gcc/) 10.3.0. * [MSYS2](https://www.msys2.org/) gcc 12.2.0, 13.2.0, 14.2.0 and 15.2.0. * 🆕 [Winlibs](https://winlibs.com/) gcc 14.2.0 compiler using UCRT, which is the compiler bundled with [Code::Blocks 25.03](https://www.codeblocks.org/). ### For Developers For developing applications with wxWidgets you need to download the compiler-independent `wxWidgets-3.2.9_Headers.7z` file and one of `wxMSW-3.2.9-vcXXX_Dev.7z` or `wxMSW-3.2.9_gccXXX_Dev.7z` files depending on your compiler, its version and the target architecture (x86 if not specified or x64). Unpack both files into the same directory so that `include` and `lib` directories are at the same level after unpacking. You should be able to compile and link applications using wxWidgets in both debug and release modes but the debug symbols are provided only for debug libraries in this archive, see below for the release build debug symbols. Note that if you're setting up a new project using these binaries, the simplest way to do it is to use the provided `wxwidgets.props` file: for this, open the `View|Property Manager` menu item in the IDE, select \Add Existing Property Sheet...\ from the project context menu and browse to this file in the file open dialog. ### For End Users End users may download one of `wxMSW-3.2.9_vcXXX_ReleaseDLL.7z` or `wxMSW-3.2.9_gccXXX_ReleaseDLL.7z` files to get just the DLLs required for running the applications using wxWidgets. ### For Debugging * Microsoft Visual C++ users: Files `wxMSW-3.2.9_vcXXX_ReleasePDB.7z` contain the debug symbols for the release build of the DLLs. Download them if you want to debug your own applications in release build or if you want to get meaningful information from mini-dumps retrieved from your users machines. * MinGW-TDM users: Currently the debug symbols are not available for the release build of the DLLs (only the debug versions of the DLLs contains the debug symbols). ### Binary File Download Verification To verify your download please use the following SHA-1 checksums: 687ed4d6a7b1dfdb310680cade550da204bff899 wxMSW-3.2.9_gcc1030TDM_Dev.7z 22edf443395644da56d26ca6e9c533ff89553199 wxMSW-3.2.9_gcc1030TDM_ReleaseDLL.7z f51cb8ffa18691d24f446a2e2be61d6776bdca6a wxMSW-3.2.9_gcc1030TDM_x64_Dev.7z 3337905f470ad169d29c93380b699cc3cff6b747 wxMSW-3.2.9_gcc1030TDM_x64_ReleaseDLL.7z c8566260f5699e55fe0cccbd425580e07d7d1560 wxMSW-3.2.9_gcc1220_Dev.7z 350b4a03a3e1f79e943e6b80a064575625c2b6b4 wxMSW-3.2.9_gcc1220_ReleaseDLL.7z 571ff6cf3493ab9ccf2809b63a3ebcbe92b1b34e wxMSW-3.2.9_gcc1220_x64_Dev.7z ac347b5554dbdd36dab48f22617f6806f6bb64df wxMSW-3.2.9_gcc1220_x64_ReleaseDLL.7z a665120e7ebbd7c07372cd24ed030e7aaa951fd4 wxMSW-3.2.9_gcc1320_Dev.7z 990b20266dd627a241913fef81d343cbeb1c5dc7 wxMSW-3.2.9_gcc1320_ReleaseDLL.7z 32057eac9dc39ab7cc5ba75b4cba1b9b83a28a3b wxMSW-3.2.9_gcc1320_x64_Dev.7z 0575f3dc22e5e6101ac0f6bab94dccadab6620aa wxMSW-3.2.9_gcc1320_x64_ReleaseDLL.7z b3cfa34c20c172e9cf323d37de40987e451a77c2 wxMSW-3.2.9_gcc1420_Dev.7z f41e4374f229c5a11c41a45973d465479b685524 wxMSW-3.2.9_gcc1420_ReleaseDLL.7z 4fa006f8405a8d082ec57a9c1bbc3908283a477c wxMSW-3.2.9_gcc1420_x64_Dev.7z 95dcc6818dfe8e647b80c2fbbdb98f223a722a46 wxMSW-3.2.9_gcc1420_x64_ReleaseDLL.7z 635b9b8d5a3c9ad9a41f9b6979f66e16301e96b1 wxMSW-3.2.9_gcc1520_Dev.7z f491abb8d44595b273ac5bd9e1fac323560b57ab wxMSW-3.2.9_gcc1520_ReleaseDLL.7z a48009378a775b70bbdfbd35f4ba65777fea652c wxMSW-3.2.9_gcc1520_x64_Dev.7z 7cef71083b49f407cf43514e9eca0a761d6bc93f wxMSW-3.2.9_gcc1520_x64_ReleaseDLL.7z ce4c47a3ae6ecc66fce4a674579524fc170e725c wxMSW-3.2.9_gcc730_Dev.7z de891accf029ae486de94bfc9f9ab2a6190b314e wxMSW-3.2.9_gcc730_ReleaseDLL.7z 3e7993c1ccd25b87825240379b7204a5a9713672 wxMSW-3.2.9_gcc730_x64_Dev.7z 3726c9125f6d22794aa585c6599a232f6a74776f wxMSW-3.2.9_gcc730_x64_ReleaseDLL.7z d8792a77465dc61e28520b41a77cde71782b21b9 wxMSW-3.2.9_gcc810_Dev.7z 0584d566a425d1786b801c81cce06aabc517eafb wxMSW-3.2.9_gcc810_ReleaseDLL.7z 4cf11517a03f31a82d1b524b334df530c89328cb wxMSW-3.2.9_gcc810_x64_Dev.7z eabf7c92a18e99fbf8635d0d27b33fb1f68ec1ae wxMSW-3.2.9_gcc810_x64_ReleaseDLL.7z 3cb7d6bbe2edf17333f058a9b332d7cb52935ed1 wxMSW-3.2.9_gcc1420UCRT_Dev.7z 867309d9a2dcd76cbd3da979e0cd23d86c9815e4 wxMSW-3.2.9_gcc1420UCRT_ReleaseDLL.7z 08a65f5328c4094caac4f21121a9e122e053319c wxMSW-3.2.9_gcc1420UCRT_x64_Dev.7z 96ff9e21735271b593664e2a66935d17139f8d8f wxMSW-3.2.9_gcc1420UCRT_x64_ReleaseDLL.7z 291a752b129ab0402b05bf55903cd5d146c9dcc8 wxMSW-3.2.9_vc90_Dev.7z 358a6a130a666f34418e355cb3285171308788db wxMSW-3.2.9_vc90_ReleaseDLL.7z 9dfdb9c29b44db342602f126fcfcf89fb42a3449 wxMSW-3.2.9_vc90_ReleasePDB.7z 395a77ee037562d6b3ee4d3058c7f7a19be07317 wxMSW-3.2.9_vc90_x64_Dev.7z f01a28ab360b45a6ec4e6a8f6c12bc3885188623 wxMSW-3.2.9_vc90_x64_ReleaseDLL.7z 0615f4b87a5025427e485489647aefbdc6e4dbcf wxMSW-3.2.9_vc90_x64_ReleasePDB.7z cdab5d7f2823520c4eb2752b397ff3b2655bed25 wxMSW-3.2.9_vc100_Dev.7z 0c1f55d78ba08f9183fc22f1fbc20e9e63b7917f wxMSW-3.2.9_vc100_ReleaseDLL.7z 1033a180ef969a78db845777512a123949619cdd wxMSW-3.2.9_vc100_ReleasePDB.7z 11fe54100e160387da39b301c2c3586ffa4307fd wxMSW-3.2.9_vc100_x64_Dev.7z af23db3147790a3d403d35626c872360d9c96a5b wxMSW-3.2.9_vc100_x64_ReleaseDLL.7z 500725824dbe344e5878b4e7f93360da37c1f7ce wxMSW-3.2.9_vc100_x64_ReleasePDB.7z 51fc9b4110fc4a62e3660897a0b7502b75af6157 wxMSW-3.2.9_vc110_Dev.7z 1e9dc2379f1f867058d3eceb90937fbadacb6fc9 wxMSW-3.2.9_vc110_ReleaseDLL.7z ddcfd404fd885dd69a599eb1ffdafc7df66bf675 wxMSW-3.2.9_vc110_ReleasePDB.7z c9e264d6e3c1366e1a152d29def13f165090b857 wxMSW-3.2.9_vc110_x64_Dev.7z fbfd3376d72b7435a2ea3afaec40e28ee9813f8c wxMSW-3.2.9_vc110_x64_ReleaseDLL.7z 0aaf15fc56f622701f90a73f6ca34b46c8346573 wxMSW-3.2.9_vc110_x64_ReleasePDB.7z 01608e5d06713899e1ba0937c608abebaf8117cc wxMSW-3.2.9_vc120_Dev.7z 875ec678a0266e8de3be31750918432f15b2c237 wxMSW-3.2.9_vc120_ReleaseDLL.7z 92268f98db7f733921acfb06e3a0e20fb4693f10 wxMSW-3.2.9_vc120_ReleasePDB.7z 2538eec92411319861f056a05738e1f6c927af03 wxMSW-3.2.9_vc120_x64_Dev.7z 98fa8b9322db4ea21bf51109bbd210b3bec5c2ff wxMSW-3.2.9_vc120_x64_ReleaseDLL.7z b97324cd1462d808d5807292a1ff81760bd2b2ab wxMSW-3.2.9_vc120_x64_ReleasePDB.7z 012d823743b35365cb7f81bdd9e2daeb7359ff69 wxMSW-3.2.9_vc14x_Dev.7z c8a4c510d98801d8cce181baf7ed6235f443cd22 wxMSW-3.2.9_vc14x_ReleaseDLL.7z b1b2f4af4c19f9058e89bc86988f90e86e640a5c wxMSW-3.2.9_vc14x_ReleasePDB.7z d37898a5391c7b91d11e48d71b15d23b91859054 wxMSW-3.2.9_vc14x_x64_Dev.7z 9056310a59ce80b9ed2f8a6b83febc753d246b69 wxMSW-3.2.9_vc14x_x64_ReleaseDLL.7z 9f25af5cad3561b9becdad42eecee07ade22fd42 wxMSW-3.2.9_vc14x_x64_ReleasePDB.7z ## Reporting Problems Please report bugs to the [issue tracker](https://github.com/wxWidgets/wxWidgets/issues/new) or the [wx-users mailing list](http://groups.google.com/group/wx-users). , ------------------------------------------------------------------------------------ box64.mk 0727555759afd457b433ee913fde0652cf575679 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------ [ARM64_DYNAREC] Small improvment on handling edge case for CMPXCHG8B/16B, ------------------------------------------------------------------------------------------ devilutionx.mk 37daef5de3a002b507efb67d6ecce384e83d0b73 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------------ Fix Resurrect Illegal Player State/Crash (#8349), ---------------------------------------------------------------------------------------- supertux2.mk 0362b47a9b39a44d1efe7ef05c9f5ac8aa6bd256 # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------------- Fix a ton of libpng iCCP duplicate warnings A shame you can't really control these from what I know; maybe there's a redirection for libpng but that's beyond SDL2_image. For now let's actually resolve them. Thank you ImageMagick Signed-off-by: Swagtoy <me@ow.swag.toys>, ------------------------------------------------------------------------------------------------ libretro-mame-src.mk 20a6f9105b3f5d0f6e8691d2dfcd7d9ab0b6fd82 # Version: Commits on Dec 11, 2025 ------------------------------------------------------------------------------------------------ Merge remote-tracking branch 'upstream/master', --------------------------------------------------------------------------------------- mame-src.mk d55dfeb098656e5ada28d1221623c71a57246b1a # Version: Commits on Dec 12, 2025 --------------------------------------------------------------------------------------- mame.lst: correct drderby alphabetical ordering too, ----------------------------------------------------------------------------------- d7vk.mk 850853c88051353be58b0c98d5e0fb4229c5e072 # Version: Commits on Dec 11, 2025 ----------------------------------------------------------------------------------- [util] Builtin config options adjustment, ---------------------------------------------------------------------------------------------------- sdl2-gamecontrollerdb.mk 16ac3e553e23068e26819971f2cc6cd088a7f2f6 # Version: Commits on Dec 11, 2025 ---------------------------------------------------------------------------------------------------- add icedragon.io stac1/2 mappings (#902) * add stac1/2 mappings * Remove CRC, standardize description for icedragon STAC --------- Co-authored-by: Alynne <alviscera@gmail.com>, ---------------------------------------------------------------------------------------- retroarch.mk 3e65b58730b647c693af0bec665d38da0f0a30a9 # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------------- standardize usage of video_driver_update_viewport (#18481), ---------------------------------------------------------------------------------------- doomretro.mk 79f41f780d590ae5195b4c72157216240c926c9c # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------------- Fix previous commit, -------------------------------------------------------------------------------------- vkquake.mk 12cb435b0e65e5ff5724b2ad833eb5f59dc5d9e0 # Version: Commits on Dec 12, 2025 -------------------------------------------------------------------------------------- Console : revert Con_Warning changes, just make them more thread-safe, ---------------------------------------------------------------------------------- trx.mk e3855f8b3c5c3a45810e6a657cf0afed58562230 # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------- objects/vars: rename g_EnemyObjects to g_CreatureObjects This renames the global list of enemies to imply the concept that any creature is an enemy unless it is defined also as an ally., -------------------------------------------------------------------------------------------- libretro-dice.mk d095d5de9399f0612db35c73a639406ec3e74ca6 # Version: Commits on Dec 12, 2025 -------------------------------------------------------------------------------------------- Fetch translations & Recreate libretro_core_options_intl.h, ------------------------------------------------------------------------------------------------- libretro-dinothawr.mk d66dde551be8e68e47c05e88838b4f1c6b114c99 # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------------------- Merge pull request #24 from cscd98/webos add webOS to Makefile, ----------------------------------------------------------------------------------------------- libretro-flycast.mk 27a913fc02c5a52042c2b579c65489b92befd59d # Version: Commits on Dec 12, 2025 ----------------------------------------------------------------------------------------------- arm recs: ensure block linking size doesn't depend on mmu mode Due to d0ec876936150cf657cdd9893fe7839c85d4077d the mmu enabled path may be taken when the emu is pausing, so make sure block linking uses the same number of ops in both branches. Fixes MINIDUMP-82C MINIDUMP-7T2 MINIDUMP-7W0, ------------------------------------------------------------------------------------------------- libretro-geargrafx.mk c16894c0c95af8c8779a1aa2363506286062733c # Version: Commits on Dec 12, 2025 ------------------------------------------------------------------------------------------------- MCP: Add resources (knowledge), ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk d1171e41c001050904fc4cb6995de571c49d13d2 # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #21067 from 1111omen/master (id_ID.ini) Extensive Translation Adjustments, ----------------------------------------------------------------------------------------------- libretro-scummvm.mk a854b543dd1ef4be53eb3466d7f05898bcae98d7 # Version: Commits on Dec 11, 2025 ----------------------------------------------------------------------------------------------- AGI: Detect WORDS.TOK.EXTENDED, Remove GF_EXTCHAR The game flag GF_EXTCHAR caused the engine to look for a third party extended dictionary file (WORDS.TOK.EXTENDED) instead of WORDS.TOK. This made developing new translations with ScummVM difficult, as it required an existing detection entry with GF_EXTCHAR. Now GF_EXTCHAR has been removed, and the engine simply checks for the existence of WORDS.TOK.EXTENDED and uses it if it exists., ---------------------------------------------------------------------------------------------------- libretro-superbroswar.mk ae824f626ad80c8b7ee848698b3d1dcebe9a5ccb # Version: Commits on Dec 12, 2025 ---------------------------------------------------------------------------------------------------- Merge pull request #13 from warmenhoven/warmenhoven/pr/libnx fix libnx build, --------------------------------------------------------------------------------------------- libretro-vba-m.mk fb481e618bbb5d33552b99aff4138ff35dbf0536 # Version: Commits on Dec 12, 2025 --------------------------------------------------------------------------------------------- translations: transifex pull Signed-off-by: Rafael Kitover <rkitover@gmail.com>, -------------------------------------------------------------------------------------------------- libretro-vitaquake2.mk bca9d3832201d7b69fc3f070743c9ed4a11aa25c # Version: Commits on Dec 12, 2025 -------------------------------------------------------------------------------------------------- fix libnx build (#59), -------------------------------------------------------------------------------------------- slang-shaders.mk 3240f747b60824008037588d67fd7c918e4522a1 # Version: Commits on Dec 11, 2025 -------------------------------------------------------------------------------------------- Add shader deployment script and fix broken paths it revealed (#820) * Add shader deployment script This script packages shaders for distribution, allowing users to specify presets or lists of presets for export. It handles dependencies and can log the process. * fix broken paths revealed by shader_deploy script,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #21801, due to npm/cli#8645.
Simply running
npm installwith npm >= 11.6.3 now produces this diff. 😵💫Expecting @dependabot to mess this up continuously again. 😌