1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/modules/irc
2017-06-18 20:25:12 +03:00
..
Common.cpp Make builtin formatted strings default to false to avoid trying to perform a format in cases where it can be folled by a following parameters that are not meant to be part of that formatted string. 2017-06-18 20:25:12 +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 Release the null lightweight object references as well. 2017-06-16 02:22:48 +03:00
Session.cpp Make builtin formatted strings default to false to avoid trying to perform a format in cases where it can be folled by a following parameters that are not meant to be part of that formatted string. 2017-06-18 20:25:12 +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