OpenTTD/src/3rdparty
Patric Stout 37244bc8c5 Codechange: MacOS already has MIN/MAX macros defined
This is caused because we use PreCompile Headers, and one of them
includes a system headers which defines MIN/MAX.
2024-01-20 14:23:03 +01:00
..
catch2 Codechange: replace x.size() == 0 with x.empty() 2023-10-20 23:05:43 +02:00
fmt Fix: false positive warning in fmt library (backport ef55d4f of upstream fmt) 2023-06-02 11:57:23 +02:00
icu Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 2023-05-01 22:17:56 +02:00
md5 Codechange: replace ROR/ROL with std::rotr/rotl 2024-01-17 23:05:40 +01:00
monocypher Codechange: MacOS already has MIN/MAX macros defined 2024-01-20 14:23:03 +01:00
nlohmann Codechange: vendor the nlohmann-json library (#11290) 2023-09-13 16:11:34 +02:00
opengl Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible. 2021-02-22 22:16:07 +01:00
squirrel Add: [Script] Optional filter parameter to more ScriptXXXList constructors (#11698) 2024-01-09 09:39:13 +01:00
CMakeLists.txt Add: monocypher 4.0.2 2024-01-20 14:23:03 +01:00
README.licensing Add: catch2 v2.13.10 2023-04-16 18:58:21 +02:00

README.licensing

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.