1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/module
Sandu Liviu Catalin 4a53ec8676 Prevent issues with routine slot recycling.
Prevent possible memory leak on object creation exceptions.
Other miscellaneous changes.
2020-05-01 01:24:06 +03:00
..
Base Prevent silent failure uppon loading scripts that don't exist. 2020-04-30 22:28:01 +03:00
Core Code cleanup. 2020-04-27 13:10:54 +03:00
Entity Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Library What is dead may never live. 2020-04-30 23:27:24 +03:00
Misc Prevent issues with routine slot recycling. 2020-05-01 01:24:06 +03:00
Vendor Fix maxminddb redefinition of strcasecmp. 2020-04-30 21:37:44 +03:00
CMakeLists.txt Allow for debug builds with debug information. 2020-04-30 21:34:10 +03:00
Core.cpp Prevent silent failure uppon loading scripts that don't exist. 2020-04-30 22:28:01 +03:00
Core.hpp Replace GetObject with GetObj to avoid collisions on Windows. 2020-04-17 17:42:09 +03:00
Logger.cpp Refactor. 2020-04-27 13:53:16 +03:00
Logger.hpp Fix algorithms. 2020-04-30 20:03:24 +03:00
Main.cpp Code cleanup. 2020-03-22 10:31:43 +02:00
Register.cpp Actually expose the MySQL api. 2020-04-27 15:02:10 +03:00
SqBase.hpp Minor cleanup. 2020-03-22 12:33:20 +02:00