0ad/source/maths
Ralph Sennhauser 6f2f8c13bf
Replace boost::mt19937 with std::mt19937
Available since C++11 and already used in the codebase.

Ref: #8210
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-19 10:46:02 +02:00
..
tests Replace boost::mt19937 with std::mt19937 2025-07-19 10:46:02 +02:00
BoundingBoxAligned.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
BoundingBoxAligned.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
BoundingBoxOriented.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
BoundingBoxOriented.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
BoundingSphere.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
BoundingSphere.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Brush.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Brush.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Ease.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Fixed.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Fixed.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
FixedVector2D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
FixedVector3D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Frustum.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Frustum.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
MathUtil.h Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
Matrix3D.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Matrix3D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
MD5.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
MD5.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
NUSpline.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
NUSpline.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Plane.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Plane.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Quaternion.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Quaternion.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Rect.cpp Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Rect.h Add scrollpanel widget 2024-11-12 15:01:42 -05:00
Size2D.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Size2D.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Sqrt.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Sqrt.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Vector2D.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Vector2D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Vector3D.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Vector3D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
Vector4D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00