1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module/Base
Sandu Liviu Catalin db6cf1cdde Don't make the temporary buffer static.
It is pointless.
2020-09-03 18:26:24 +03:00
..
AABB.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
AABB.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Buffer.cpp More code cleanup. 2020-03-22 09:16:40 +02:00
Buffer.hpp Initial implementation of basic TCP/UDP sockets. 2020-04-20 04:46:05 +03:00
Circle.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Circle.hpp Allow circles to be transformed to area points. 2020-04-20 16:00:47 +03:00
Color3.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Color3.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Color4.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Color4.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
DynArg.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Quaternion.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Quaternion.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
ScriptSrc.cpp Prevent silent failure uppon loading scripts that don't exist. 2020-04-30 22:28:01 +03:00
ScriptSrc.hpp Prevent silent failure uppon loading scripts that don't exist. 2020-04-30 22:28:01 +03:00
Shared.cpp More code cleanup. 2020-03-22 09:16:40 +02:00
Shared.hpp Restructure the whole plugin development kit. 2020-05-28 20:59:29 +03:00
Sphere.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Sphere.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Utility.cpp Some changes on user options. 2020-05-10 12:56:23 +03:00
Utility.hpp Some changes on user options. 2020-05-10 12:56:23 +03:00
Vector2.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Vector2.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Vector2i.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Vector2i.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Vector3.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Vector3.hpp More code cleanup. 2020-03-22 09:16:40 +02:00
Vector4.cpp Don't make the temporary buffer static. 2020-09-03 18:26:24 +03:00
Vector4.hpp More code cleanup. 2020-03-22 09:16:40 +02:00