diff options
| author | 2005-04-15 19:31:08 +0000 | |
|---|---|---|
| committer | 2005-04-15 19:31:08 +0000 | |
| commit | 674c868b225f0c2c0a8f7879dbaa322a8c539bec (patch) | |
| tree | 38ad38d48e66179583ae02912c327f54779615ab /src/modules.cpp | |
| parent | Added new API methods: (diff) | |
New docs for API:
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@1106 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules.cpp')
0 files changed, 0 insertions, 0 deletions
