OpenTTD/src/3rdparty
Jonathan G Rennison 23dc393822
Codechange: Compile fmt internals in a separate translation unit (#13527)
Instead of defining FMT_HEADER_ONLY to include fmt internals
in the headers included by all fmt-using translation units.
2025-02-11 20:11:50 +01:00
..
catch2 Codechange: replace x.size() == 0 with x.empty() 2023-10-20 23:05:43 +02:00
fmt Codechange: Compile fmt internals in a separate translation unit (#13527) 2025-02-11 20:11:50 +01:00
icu Fix 33a7e9e512: Linker failure with release build. (#12949) 2024-09-18 20:18:49 +00:00
md5 Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
monocypher Codechange: MacOS already has MIN/MAX macros defined 2024-01-20 14:23:03 +01:00
nlohmann Update: nlohmann/json to 3.11.3 2024-01-27 09:57:25 +01:00
opengl Update: opengl; glext header to 20231129, wglext header to 20231018 2024-01-27 09:57:25 +01:00
openttd_social_integration_api Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
squirrel Codechange: Replace type-punning with std::bit_cast in squirrel. (#12224) 2024-03-09 17:13:17 +00:00
CMakeLists.txt Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) 2024-01-22 19:22:45 +00:00
README.licensing Add: catch2 v2.13.10 2023-04-16 18:58:21 +02:00

The files in this directory are not licensed under the same terms as the
rest of OpenTTD. Licensing details can be found in OpenTTD's README.md
and in this directory or subdirectories as well.