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-31 18:07:14 +01:00
Code
Releases
Activity
SqMod
/
modules
/
irc
History
Sandu Liviu Catalin
850a742071
Prevent script exceptions from escaping the IRC session callbacks.
2016-05-24 20:57:28 +03:00
..
Common.cpp
Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 13:09:24 +03:00
Common.hpp
Fixed excpetion throwing in IRC document to that generated corrupted messages because snprintf was used instead of vsnprintf.
2016-04-02 12:49:32 +03:00
Module.cpp
Remove the session from the IRC event parameters.
2016-05-24 20:51:34 +03:00
Module.hpp
Separated major non mandatory libraries into their onwn modules.
2016-02-27 11:57:10 +02:00
Session.cpp
Prevent script exceptions from escaping the IRC session callbacks.
2016-05-24 20:57:28 +03:00
Session.hpp
Remove the session from the IRC event parameters.
2016-05-24 20:51:34 +03:00