1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
2020-04-17 20:33:57 +03:00
..
Base More code cleanup. 2020-03-22 09:16:40 +02:00
Core Expose the function to emit custom global events. 2020-04-17 20:33:57 +03:00
Entity Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Library Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Misc Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Vendor Make MySQL optional. 2020-03-22 18:57:00 +02:00
CMakeLists.txt Copy the binary to plugins folder after compiling. 2020-04-17 17:21:36 +03:00
Core.cpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Core.hpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Logger.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Logger.hpp Code cleanup. 2020-03-22 10:31:43 +02:00
Main.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Register.cpp Actually register the maxmind-db library in the vm. 2020-04-17 16:57:52 +03:00
SqBase.hpp Minor cleanup. 2020-03-22 12:33:20 +02:00