1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Base
2016-03-29 05:39:17 +03:00
..
AABB.cpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
AABB.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Buffer.cpp Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size. 2016-03-11 04:14:28 +02:00
Buffer.hpp Forgot to include variable arguments library in shared buffers. 2016-03-27 18:41:10 +03:00
Circle.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Circle.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Color3.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Color3.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Color4.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Color4.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Quaternion.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Quaternion.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Shared.cpp Helper classes to used CType functions as predicate in algorithms. 2016-03-29 05:39:17 +03:00
Shared.hpp Helper classes to used CType functions as predicate in algorithms. 2016-03-29 05:39:17 +03:00
Sphere.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Sphere.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector2.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector2.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector2i.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector2i.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector3.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector3.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector4.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector4.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00