brain
|
674c868b22
|
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
|
2005-04-15 19:31:08 +00:00 |
|
brain
|
df2a0e34e2
|
Removed some deprecated documentation (html)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1102 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-15 14:52:01 +00:00 |
|
brain
|
3f4b15c2cf
|
New documentation on today's new methods etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1096 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-14 21:13:24 +00:00 |
|
brain
|
654ff4ae2f
|
Updated to support OnSendList
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1073 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-13 13:42:08 +00:00 |
|
brain
|
c0f731e19d
|
Added Server::AddGLine
Added Server::AddKLine
Added Server::AddZLine
Added Server::AddQLine
Added Server::AddELine
Added Server::DelGLine
Added Server::DelKLine
Added Server::DelZLine
Added Server::DelQLine
Added Server::DelELine
Added Server::Duration
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1071 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-13 12:41:46 +00:00 |
|
brain
|
3d7312f8af
|
Changed parameters of OnPacketTransmit and OnPacketReceive to be much more useful
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1024 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-09 14:39:07 +00:00 |
|
brain
|
755d67224f
|
New docs to match extra module Version class stuff, etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1008 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-07 20:15:05 +00:00 |
|
brain
|
9c8b44176b
|
Added new documentation for ELine class and OnUserPostNick method
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-04 18:13:55 +00:00 |
|
brain
|
4705381691
|
Added DNS class to documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@952 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-02 19:28:32 +00:00 |
|
brain
|
f326e475e3
|
Updated documentation (html)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@937 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-01 17:07:42 +00:00 |
|
brain
|
52899de0ff
|
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-03-25 03:51:56 +00:00 |
|
brain
|
c881c52c43
|
documentation update for updated return values of OnUserPreJoin
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@776 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 23:10:23 +00:00 |
|
brain
|
0f2cf28d39
|
Added documentation of new ConfigReader methods suggested by Azhrarn for sanity
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 19:58:59 +00:00 |
|
brain
|
877a15fc3d
|
Added extra docs to cover OnUserSync etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@769 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 16:54:50 +00:00 |
|
brain
|
e53c7aa50c
|
Added Module::OnAccessCheck
Added ListMode support
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@758 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-05-01 12:43:49 +00:00 |
|
brain
|
1899777c6d
|
Added base.cpp, fixed documentation for userrec::HasPermission
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@757 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-30 14:47:34 +00:00 |
|
brain
|
f61345bd0e
|
Added manpages, extra docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@753 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-30 12:26:11 +00:00 |
|
brain
|
7b945354cc
|
Added more documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@751 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-29 15:34:51 +00:00 |
|
brain
|
71e6de4b88
|
Documentation update for class 'Extensible'
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@749 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-29 15:23:02 +00:00 |
|
brain
|
b25c31de6b
|
Added new documentation for XLine etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@718 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-24 23:26:47 +00:00 |
|
brain
|
74e9276df9
|
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@668 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-19 01:36:09 +00:00 |
|
brain
|
c160de3e8d
|
More documentation updates
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@630 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-17 12:34:32 +00:00 |
|
brain
|
afb51347b4
|
Added new documentation to cover ircd_connector
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@629 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-17 12:33:39 +00:00 |
|
brain
|
3741ee3cd2
|
New documentation for new ConfigReader methods
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@457 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-08 18:14:00 +00:00 |
|
brain
|
60a9969b94
|
Added new documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@424 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-07 18:21:29 +00:00 |
|
brain
|
59a2c6c2d9
|
Updated docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@411 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-06 20:16:43 +00:00 |
|
brain
|
1d994c5444
|
Added support for SVS-style Server class methods for modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-06 10:43:34 +00:00 |
|
brain
|
07c6999de2
|
Changed documentation to match change in OnExtendedMode with a void*
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@384 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-05 01:04:54 +00:00 |
|
brain
|
78a96055c4
|
New documentation to document user/channel mode handling
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@380 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 22:03:32 +00:00 |
|
brain
|
abdb186046
|
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf
Added new stylesheet and docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 15:46:53 +00:00 |
|
brain
|
1ea860b570
|
Updated documentation to document Server::SendMode
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@356 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 13:47:31 +00:00 |
|
brain
|
a753fb1bc7
|
Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 12:38:41 +00:00 |
|
brain
|
7455e1c881
|
Updated docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@171 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-03-30 18:38:07 +00:00 |
|
brain
|
44b62866f8
|
Added DOT files to documentation for class diagrams (pretteh!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@169 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-03-30 12:32:32 +00:00 |
|
brain
|
08e384bb24
|
Documentation update, 09/02/03
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@167 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-02-09 12:49:00 +00:00 |
|
brain
|
80acf05785
|
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@157 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-27 00:28:57 +00:00 |
|
brain
|
d9b89849e0
|
Modified documentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@155 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-27 00:22:39 +00:00 |
|
brain
|
767b12b0ab
|
Modified documentation for base classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@150 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-26 23:52:48 +00:00 |
|
brain
|
cc61d20faa
|
Updated documentation scripts
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@143 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-23 20:38:00 +00:00 |
|
brain
|
73b9d0c5cb
|
Initial revision
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-23 19:45:57 +00:00 |
|