1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/shared
Sandu Liviu Catalin 996c078105 Introduce a new module event to be called after the virtual machine was destroyed. Thus, preventing the release of the virtual machine while still in use.
Prevent releasing IRC sessions while they could still be in use.
Few other changes that had to be committed because of the change in the module API.
2016-06-26 16:18:23 +03:00
..
Base Avoid sharing the same source file between multiple projects where there's a possibility that with each project object generated by the the source file could have a diffrent code used by other sources from the project. 2016-06-20 16:17:03 +03:00
ModBase.hpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
SqAPI.h Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +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 Introduce a new module event to be called after the virtual machine was destroyed. Thus, preventing the release of the virtual machine while still in use. 2016-06-26 16:18:23 +03:00
SqMod.inl Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00