diff options
| author | 2005-04-15 19:29:20 +0000 | |
|---|---|---|
| committer | 2005-04-15 19:29:20 +0000 | |
| commit | 517dd987a78aafda52057f1f6b763a278e3384b2 (patch) | |
| tree | c9d4894203c0ac7f5ae30aa433f275e2a6f7efcd /docs/module-doc/structInAddr__HashComp.html | |
| parent | Fixed a minor parameter bug (display glitch, wrong censor word in an error) (diff) | |
| download | inspircd++-517dd987a78aafda52057f1f6b763a278e3384b2.tar.gz inspircd++-517dd987a78aafda52057f1f6b763a278e3384b2.tar.bz2 inspircd++-517dd987a78aafda52057f1f6b763a278e3384b2.zip | |
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
Diffstat (limited to 'docs/module-doc/structInAddr__HashComp.html')
0 files changed, 0 insertions, 0 deletions
