This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2024-11-08 08:47:17 +01:00
Code
Releases
Activity
8769051980
SqMod
/
shared
History
Sandu Liviu Catalin
ef0fc103cd
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
..
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