mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-01-31 09:57:14 +01:00
Sandu Liviu Catalin
14b73d1d20
Block all callbacks at shutdown event.
The server still invokes some callbacks even after shutdown. This prevents it from doing that by removing all callback pointers from the callback structure. Yet another nasty workaround.
Export newly added Squirrel functions. Fix function definition with different name than declaration.
Languages
C++
97.8%
C
1.6%
CMake
0.6%