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
2025-01-19 03:57:14 +01:00
Code
Releases
Activity
SqMod
/
modules
/
irc
History
Sandu Liviu Catalin
cac237c3cb
Update the module registration code to include the virtual machine as a function argument.
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