1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Base
2016-07-17 13:33:42 +03:00
..
AABB.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
AABB.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Algo.cpp Add algorithms to count entities with certain aspects. 2016-07-17 13:33:42 +03:00
Algo.hpp Add algorithms to count entities with certain aspects. 2016-07-17 13:33:42 +03:00
Circle.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Circle.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Color3.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Color3.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Color4.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Color4.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Quaternion.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Quaternion.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
ScriptSrc.cpp Prepare the script container for the revised script loading system. 2016-06-18 20:29:28 +03:00
ScriptSrc.hpp Prepare the script container for the revised script loading system. 2016-06-18 20:29:28 +03:00
Shared.cpp Improve the Clamp functions to accept any type of value for all parameters. 2016-07-09 21:21:07 +03:00
Shared.hpp Implement pointer stealing for the auto-deleter utility. 2016-07-03 03:20:23 +03:00
Sphere.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Sphere.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Vector2.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Vector2.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Vector2i.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Vector2i.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Vector3.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Vector3.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Vector4.cpp Fix wrong includes left over by the merge of numeric libraries. 2016-06-05 04:15:23 +03:00
Vector4.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00