1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/shared
2019-05-24 22:17:24 +03:00
..
Base Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers. 2019-05-24 22:17:24 +03:00
ModBase.hpp Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers. 2019-05-24 22:17:24 +03:00
SqAPI.h Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +03:00
SqMod.c Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
SqMod.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
SqMod.h Implement a new module command that is called right before cosing the virtual machine to allow modules to release resources manually. 2016-09-02 14:11:39 +03:00
SqMod.inl Export newly added Squirrel functions. Fix function definition with different name than declaration. 2019-04-30 22:28:23 +03:00