brain
|
956328e807
|
Added docs for base: BoolSet
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-30 05:23:22 +00:00 |
|
brain
|
5f3d7cc64f
|
Changed documentation to add parameters
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1523 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-25 22:04:11 +00:00 |
|
brain
|
4e9f3d1692
|
Added parameters
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1522 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-25 22:01:10 +00:00 |
|
brain
|
66f0cd6469
|
New methods, new docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1484 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-24 02:34:33 +00:00 |
|
brain
|
5de064387b
|
New docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-15 19:13:59 +00:00 |
|
brain
|
4d5a17380b
|
Added docs for hashcomp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-15 17:05:15 +00:00 |
|
brain
|
b5b50e82c5
|
Created new html docs (new css)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1373 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-13 15:52:30 +00:00 |
|
brain
|
7f5071b8c9
|
Re-added the dot graphs again
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1372 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-13 02:04:28 +00:00 |
|
brain
|
88dd74fc84
|
Added docs for new smaller memory footprint classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-12 23:06:51 +00:00 |
|
brain
|
a266dadd13
|
Documented new recvq and sendq stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1367 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-12 02:26:05 +00:00 |
|
brain
|
bc0d192a35
|
Added final documentation for inspircd Beta 4
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1322 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-05-07 15:35:21 +00:00 |
|
brain
|
5a2675d174
|
New documentation!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-26 17:15:49 +00:00 |
|
brain
|
2db0df5813
|
Added module message passing architecture
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-20 15:48:27 +00:00 |
|
brain
|
668df37516
|
Added:
OnMeshToken
MeshSendAll(std::string text);
MeshSendCommon(userrec* user, std::string text);
MeshSendAllAlive(std::string text);
MeshSendUnicast(std::string destination, std::string text);
MeshSendAllExcept(std::string target, std::string text);
MeshCheckChan(chanrec *c,std::string servername);
MeshCheckCommon(userrec* u,std::string servername);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1112 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-16 18:58:08 +00:00 |
|
brain
|
3cd71f1ee5
|
Added extra parameter to OnRawMode in docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1110 e03df62e-2008-0410-955e-edbf42e46eb7
|
2005-04-16 14:50:28 +00:00 |
|
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 |
|