1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules/irc
2017-02-22 18:26:12 +02:00
..
Common.cpp Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00
Common.hpp Update the copyright year. 2017-02-22 18:26:12 +02: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 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
Session.cpp 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
Session.hpp Implement methods to send messages with style formatting in the IRC module. Should close #7 2016-08-16 21:38:04 +03:00