brain 517dd987a7 Added new API methods:
int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt);
int Module::OnCheckInvite(userrec* user, chanrec* chan);
int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven);
int Module::OnCheckLimit(userrec* user, chanrec* chan);
int Module::OnCheckBan(userrec* user, chanrec* chan);
void Module::OnStats(char symbol);
int Module::OnChangeLocalUserHost(userrec* user, std::string newhost);
int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost);
int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic);


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1105 e03df62e-2008-0410-955e-edbf42e46eb7
2005-04-15 19:29:20 +00:00
..
2004-05-16 14:58:40 +00:00
2004-05-16 14:58:40 +00:00
2005-04-13 12:41:46 +00:00
2005-04-15 14:52:13 +00:00
2005-04-11 21:35:17 +00:00
2005-04-01 22:11:22 +00:00
2004-05-16 14:58:40 +00:00
2004-05-16 14:58:40 +00:00
2004-05-16 14:58:40 +00:00
2004-05-16 14:58:40 +00:00
2005-04-15 19:29:20 +00:00
2005-04-08 14:33:38 +00:00
2004-05-16 14:58:40 +00:00
2005-04-13 12:41:46 +00:00