1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/modules/irc
2016-07-19 21:13:56 +03:00
..
Common.cpp Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner. 2016-07-17 03:24:07 +03:00
Common.hpp Update the IRC module to work with the modified API. 2016-06-03 21:27:53 +03:00
Constants.cpp Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner. 2016-07-17 03:24:07 +03:00
Module.cpp Update the module registration code to include the virtual machine as a function argument. 2016-07-19 21:13:56 +03:00
Session.cpp Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner. 2016-07-17 03:24:07 +03:00
Session.hpp 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