712210493a
- Update to 0.27.1: * Fixed the large performance issue observed by some players on older hardware. * Several small performance improvements in the calculation of simulation hashes (related to multiplayer stuttering). * Fixed modifying your lobby password when you have an uppercase letter in your username. * Fixed the distorted 3D models with GPU Skinning. * Fixes for crashes with Vulkan and/or with GPU Skinning. * Fixed changing player perspective in replays. * Fixed an out-of-memory crash in the JS engine when generating random maps. * Fixed the game crash on pressing Fn key. * Fixed a crash in Atlas when the map generation fails. * Fixed a memory leak in the renderer. * Fixes for multiplayer port forwarding. * Package fixes for Linux desktop environments. * Various build fixes for Linux (some sent by package managers).
Aaron Puchert
2025-07-18 23:46:51 +00:00
c3dac94bd7
- Update to 0.27.1: * Fixed the large performance issue observed by some players on older hardware. * Several small performance improvements in the calculation of simulation hashes (related to multiplayer stuttering). * Fixed modifying your lobby password when you have an uppercase letter in your username. * Fixed the distorted 3D models with GPU Skinning. * Fixes for crashes with Vulkan and/or with GPU Skinning. * Fixed changing player perspective in replays. * Fixed an out-of-memory crash in the JS engine when generating random maps. * Fixed the game crash on pressing Fn key. * Fixed a crash in Atlas when the map generation fails. * Fixed a memory leak in the renderer. * Fixes for multiplayer port forwarding. * Package fixes for Linux desktop environments. * Various build fixes for Linux (some sent by package managers).
Aaron Puchert
2025-07-18 23:46:51 +00:00
0d515293a1
- Fix build on Leap 15.6. It seems that doesn't support <(...), so we have to materialize the result.
Aaron Puchert
2025-05-09 00:26:32 +00:00
d4ff72c556
- Fix build on Leap 15.6. It seems that doesn't support <(...), so we have to materialize the result.
Aaron Puchert
2025-05-09 00:26:32 +00:00
46b890c72e
- Only build on architectures supported by bundled premake, and add check to ensure we revisit that list when more architectures get supported (boo#1242266).
Aaron Puchert
2025-05-08 23:03:14 +00:00
db40b5ca6e
- Only build on architectures supported by bundled premake, and add check to ensure we revisit that list when more architectures get supported (boo#1242266).
Aaron Puchert
2025-05-08 23:03:14 +00:00
4ad54e9fad
- Remove several evidently unused dependencies: libjpeg-devel, pkgconfig(IL), pkgconfig(gnutls), pkgconfig(libidn), and m4. Some of them seem to be added by the build system, so we have to remove them the hard way. - Don't build on s390x: not relevant and doesn't build.
Aaron Puchert
2025-04-26 12:21:49 +00:00
9c345be090
- Remove several evidently unused dependencies: libjpeg-devel, pkgconfig(IL), pkgconfig(gnutls), pkgconfig(libidn), and m4. Some of them seem to be added by the build system, so we have to remove them the hard way. - Don't build on s390x: not relevant and doesn't build.
Aaron Puchert
2025-04-26 12:21:49 +00:00
4761c11361
- Add 0001-Enable-building-on-arbitrary-architectures.patch to make package succeed for openSUSE:Factory:RISCV/zSystems/PowerPC - Build premake & fcollada with smp_mflags as well
Aaron Puchert
2025-03-09 21:25:07 +00:00
1a52b63676
- Apply Boost patch only for versions 1.74 and newer. Older Boost doesn't have copy_options that has been removed with Boost 1.85.
Aaron Puchert
2024-04-26 02:01:15 +00:00
1a3b519f05
- Apply Boost patch only for versions 1.74 and newer. Older Boost doesn't have copy_options that has been removed with Boost 1.85.
Aaron Puchert
2024-04-26 02:01:15 +00:00
73223a258f
- Add fix-boost-1.85-build.patch to fix build with boost 1.85.
Aaron Puchert
2024-04-26 01:30:48 +00:00
19a5659c3a
- Add fix-boost-1.85-build.patch to fix build with boost 1.85.
Aaron Puchert
2024-04-26 01:30:48 +00:00