mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-09 02:17:11 +02:00
bin
cbp
config
external
include
modules
irc
json
Common.cpp
Common.hpp
JArray.cpp
JArray.hpp
JObject.cpp
JObject.hpp
JValue.cpp
JValue.hpp
Library.c
Module.cpp
mg
mmdb
mysql
sample
sqlite
xml
sandbox
shared
source
.gitignore
LICENSE
README.md
Should fix a possible crash in the IRC plugin which was caused by the Session destructor to be called recursively when cleaned automatically by the VM.