tag:github.com,2008:/icculus/physfs/commits/main Recent Commits to physfs:main 2024-03-28T04:17:49Z tag:github.com,2008:Grit::Commit/f4dfeb9b0abf53b23527ab63524f3695a3ff2716 extras: added physfssdl3. 2024-03-28T04:17:49Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>extras: added physfssdl3. This is like physfsrwops, but for SDL3&#39;s SDL_IOStream and SDL_Storage. Fixes #77.</pre> tag:github.com,2008:Grit::Commit/101a91cc441deceaed2caabfec819e5dac24370a makecasefoldhashtable.pl: Report size of case-folding hashtable. 2024-03-25T19:05:18Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>makecasefoldhashtable.pl: Report size of case-folding hashtable.</pre> tag:github.com,2008:Grit::Commit/e63e3d60679a8d91e62a6153bb8900b2df315868 casefolding: Updated to the latest data from the Unicode Consortium. 2024-03-25T18:46:29Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>casefolding: Updated to the latest data from the Unicode Consortium. (from version 8.0.0 to 15.1.0! Just about 8.5 years newer!)</pre> tag:github.com,2008:Grit::Commit/741c4be358cd87366af1387d1e04e3f7d4f50c1e physfs_platform_ogc.c: new backend for Wii and GameCube 2024-02-06T14:15:24Z mardy https://github.com/mardy <pre style='white-space:pre-wrap;width:81ex'>physfs_platform_ogc.c: new backend for Wii and GameCube Add support for the Nintendo Wii and GameCube consoles. Most of the code has been copied from the POSIX backend, but libpthread has been replaced with libogc&#39;s functions. The computation of directory paths is a bit peculiar, in that the Wii and GameCube don&#39;t have the concept of users. The base directory is computed from the current working directory, which is set by the libfat library. Applications not using libfat have to take care of setting the current working directory themselves.</pre> tag:github.com,2008:Grit::Commit/cc2da5ab96cc79c5132017ad8f5bf60ab7243414 physfs_platform_windows.c: Only compile with CreateFile2 support for … 2024-01-18T04:12:38Z past-due https://github.com/past-due <pre style='white-space:pre-wrap;width:81ex'>physfs_platform_windows.c: Only compile with CreateFile2 support for WINRT To avoid a commonly-hit issue due to toolchain defaults</pre> tag:github.com,2008:Grit::Commit/7931b9b3f4ca3b0685fe35f105a3e5c2a1e0d1ed fix a warning from watcom compiler 2023-08-04T05:33:50Z sezero https://github.com/sezero <pre style='white-space:pre-wrap;width:81ex'>fix a warning from watcom compiler physfs.c(321): Warning! W302: Expression is only useful for its side effects</pre> tag:github.com,2008:Grit::Commit/0cd18b8b17bb9e09bb27376557cadf0693a7e8a7 Fixed OS/2 build. 2023-06-25T02:59:35Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>Fixed OS/2 build.</pre> tag:github.com,2008:Grit::Commit/2545ef412e5f6d4d99367b5cff7264f3d012182b set extension to BIN 2023-06-25T02:57:59Z jopadan https://github.com/jopadan <pre style='white-space:pre-wrap;width:81ex'>set extension to BIN</pre> tag:github.com,2008:Grit::Commit/713d09f91655a195305bddf08434e17d516dc1b0 Support CSM.BIN in Chasm: The Rift and add ignores 2023-06-25T02:57:59Z jopadan https://github.com/jopadan <pre style='white-space:pre-wrap;width:81ex'>Support CSM.BIN in Chasm: The Rift and add ignores</pre> tag:github.com,2008:Grit::Commit/957176bcf1db005e2528242636f644d9121013d5 test_physfs: remove an unnecessary semicolon. 2023-04-27T22:49:40Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>test_physfs: remove an unnecessary semicolon. Co-authored-by: Anonymous Maarten &lt;madebr@users.noreply.github.com&gt;</pre> tag:github.com,2008:Grit::Commit/98a60f635e459bd38930c07e5d8adc49b6e746dc test_physfs: add tree command 2023-04-27T22:49:40Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>test_physfs: add tree command Symbolic links are not followed.</pre> tag:github.com,2008:Grit::Commit/880078db286a859aa97fccf5da80d246559e24ea test_physfs: accept commands from arguments 2023-04-27T22:49:40Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>test_physfs: accept commands from arguments This makes it easier to debug test_physfs: no need to enter something in the terminal.</pre> tag:github.com,2008:Grit::Commit/a590ade430a5bdc26b14968dbf0133961ed6fd95 cmake: use ALIAS targets + use FindCurses.cmake module 2023-04-27T22:49:40Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>cmake: use ALIAS targets + use FindCurses.cmake module</pre> tag:github.com,2008:Grit::Commit/2ff4a37a0c375f6ef43e8092d06f5334e9d83174 cmake: use rpath in build folder 2023-04-27T22:49:40Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>cmake: use rpath in build folder This avoid test_physfs using a system libphysfs library instead of a newly built one.</pre> tag:github.com,2008:Grit::Commit/f7d24ce8486d9229207cca1ff98858fe60ffe583 cmake: bump minimum CMake version to 3.6 in anticipation of CMake 3.27 2023-04-27T22:49:40Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>cmake: bump minimum CMake version to 3.6 in anticipation of CMake 3.27</pre> tag:github.com,2008:Grit::Commit/57d36e0ed241439cb7a6a82133128c470462d738 ci: bump actions/checkout tag 2023-04-27T16:18:55Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>ci: bump actions/checkout tag</pre> tag:github.com,2008:Grit::Commit/cf074577bca0007a3094ebd8f6ddcdc611550a68 cmake: on WIN32, link explicitly to shell32 and advapi32 2023-04-27T16:18:55Z madebr https://github.com/madebr <pre style='white-space:pre-wrap;width:81ex'>cmake: on WIN32, link explicitly to shell32 and advapi32 This is needed when linking for e.g. ARM architectures</pre> tag:github.com,2008:Grit::Commit/9266e773d34c341877bd32671d674df20c6fd904 unix: Better base dir calculation for Solaris. 2022-11-28T02:45:11Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>unix: Better base dir calculation for Solaris. This idea came from https://github.com/libsdl-org/SDL/pull/6681 (thanks!)</pre> tag:github.com,2008:Grit::Commit/fdd38a3f8a1ca4cb9e0d491a1b1f3c73595ac020 Bumped main branch to to 3.2.0! 2022-09-30T20:14:24Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>Bumped main branch to to 3.2.0! (This will, hopefully, become PhysicsFS 4.0, eventually.)</pre> tag:github.com,2008:Grit::Commit/6a7625cd7787f2f006771dbe6cfcf5447f0efdc1 apple: macOS 12.0 deprecated things called "master" for "main". 2022-09-29T18:13:33Z icculus https://github.com/icculus <pre style='white-space:pre-wrap;width:81ex'>apple: macOS 12.0 deprecated things called &quot;master&quot; for &quot;main&quot;. Try to look for the new name in the process&#39;s namespace before falling back to the old one (and giving up on CD-ROM detection if everything falls apart). iOS has PHYSFS_NO_CDROM_SUPPORT defined, so this isn&#39;t used there.</pre>