1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Base
Sandu Liviu Catalin 2242ac9394 Make constructor public in script container.
Throw exception if trying to create script container with invalid VM.
2016-06-17 03:26:29 +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
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 Make constructor public in script container. 2016-06-17 03:26:29 +03:00
ScriptSrc.hpp Make constructor public in script container. 2016-06-17 03:26:29 +03:00
Shared.cpp Add helper functions to pack colors into integers. 2016-06-14 02:18:37 +03:00
Shared.hpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +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