master
Support dropping demos/maps and `ddnet` URLs into Emscripten client (#11514)
Disable Vulkan by default on Windows, clarify `README.md`
Fix CheckAtomic.cmake
Bump minimum CMake version from 2.8 to 2.8.12
Support running local server on Android
Refactor crashdumping
Update Android libraries, support Android 15/16, reproducible build
Add arm64 windows support
Support building universal binaries with discord
Update libraries
Fix GLEW system lib linking on macOS
Add UPnP support
Replace deprecated exec_program with execute_process in mysql cmake
Don't require notify on Linux
Fix ogg and opus not detected as bundled during cmake configuration
Bundle libpng16.16.dylib for macOS
Add support for Rust code in DDNet
Prefer system SDL2 lib when -DPREFER_BUNDLED_LIBS=OFF
Revert "Remove unnecessary FindSSP.cmake & accompanying logic (https://www.msys2.org/news/#2022-10-10-libssp-is-no-longer-required)"
Consider `VULKAN_SDK` environment variable to find Vulkan library
Add set_src to be more teeworlds compatible
Lib updates (untested)