External influences - OpenRCT2/OpenRCT2 GitHub Wiki
This page contains a list of all external projects that have in some way been influenced by OpenRCT2 either by the fixes of bugs reported or code contributions to those projects for the purpose of OpenRCT2.
Project | |
---|---|
boringssl | Fix android compilation |
curl | |
discord-rpc | vista support, MSVC+ARM support, dispose crash, more by janisozaur, more by IntelOrca |
gcc | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84357 |
imagemagick | control dither amount |
libzip | vcpkg integration, MSVC+ARM support |
llvm | Caching of gnu_debuglink information in objcopy |
msvc | O2 generator bug, Colorization 1, Colorization 2, MSVC seems to be using OpenRCT2 as one of the test projects. |
sdl2 | audio bug, MSVC+ARM support |
vcpkg | addition of packages, multi-threaded support |
wine |