1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/modules/irc
2016-05-25 21:16:49 +03:00
..
Common.cpp Switch to identifier based events in IRC session to be consistent with the main plugin events. 2016-05-24 21:36:02 +03:00
Common.hpp Switch to identifier based events in IRC session to be consistent with the main plugin events. 2016-05-24 21:36:02 +03:00
Module.cpp More unnecessary properties removed from the IRC session type. 2016-05-24 22:00:44 +03:00
Module.hpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
Session.cpp Simplify the name validation when changing the nickname in IRC sessions. 2016-05-25 21:16:49 +03:00
Session.hpp Throw error if user data is retrieved on invalid IRC sessions. 2016-05-25 21:16:24 +03:00