1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-18 19:47:15 +01:00
Sandu Liviu Catalin c7e776a1f7 Disabled copy constructor and assignment in the global event type.
Added a compatibility member function in global event type to comply with the other event types.
Encapsulate constructors in global filters and disable them in script.
Disable the copy constructor in global filters.
Allow inclusion/exclusion member functions return boolean if the specified entity could be filtered or not.
Remove useless checks inside global filters since they cannot be unparented anymore.
Test whether an entity is enabled before hooking, unhooking from it inside global filters.
2015-10-11 21:06:02 +03:00
2015-10-03 19:44:38 +03:00
2015-09-30 02:16:47 +03:00
2015-09-30 02:16:47 +03:00

VCMP-SqMod

Work In Progress VC:MP Scripting Plugin

Description
No description provided
Readme MIT 61 MiB
Languages
C++ 97.8%
C 1.6%
CMake 0.6%