sjaz
|
73bd4f99ca
|
Housekeeping contact address updates.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1914 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-03 17:06:39 +00:00 |
|
rburchell
|
fba6ec736d
|
Update copyrights for 2009.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1909 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-01-02 18:20:35 +00:00 |
|
rburchell
|
be278d2bb8
|
Remove (void) args, these just make things ugly.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1811 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-28 16:16:53 +00:00 |
|
rburchell
|
1d45a53fa2
|
Remove UseTS6. This is now on or off at an ircd, not a config level. Move Chary to obsolete for now, it's identical to ratbox anyway in most regards, and it's getting annoying having to redo the same work twice..
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1740 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-16 01:26:47 +00:00 |
|
rburchell
|
6c55e0a529
|
Insane commit of doom: s/ \t/g
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1681 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-14 20:57:20 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
1c3b8e15c2
|
moduleAddVersion -> Module::SetVersion
moduleAddAuthor -> Module::SetAuthor
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1590 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-08 01:54:17 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
7ac7c564f5
|
moduleSetType() -> Module::SetType().
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1583 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-08 00:48:04 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
d18d3f094c
|
Convert moduleSetType() to not require a module pointer.. actually, this is probably the wrong way to go about this (we should use a member func),
but who cares for now.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1580 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-08 00:34:29 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
cfa88f4331
|
Last bits of renaming protocol.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1316 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:24:13 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
194957cb29
|
valid_(nick|chan) -> Is(Nick|Chan)Valid
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1315 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:23:04 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
4fbf03aaba
|
set_umode -> ProcessUsermodes
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1314 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:20:56 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
e87a9e0ac6
|
Convert SWhois, SERVER, EOB..
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1313 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:12:22 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
f0caf3a4e0
|
SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renames
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1312 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:08:21 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
17ac25990b
|
cmd_unban -> SendBanDel. TODO: should this be yanked in favour of SendMode?
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1311 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 14:04:05 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
a11aa3e493
|
Convert a bunch more protocol stuff.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1308 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:49:02 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
55bf54a305
|
Various conversions to use new protocol.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1307 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:45:43 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
809ed7c2c0
|
Convert various to new name scheme.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1306 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:39:28 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
bd56c0fb93
|
Global NOTICE/PRIVMSG, QUIT.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1305 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:37:14 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
dae48c4792
|
cmd_bot_send_chan_mode -> SendBotOp
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1304 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:36:00 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
4e395e1962
|
KICK, notice ops.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1303 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:31:33 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
341b226c63
|
cmd_bot_nick -> SendClientIntroduction
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1302 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:30:41 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
5d695b7bf6
|
Guest nicks, MODE.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1301 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:29:56 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
c8d4ff56a1
|
AKILL, SVSMODE
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1300 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:29:01 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
d5d6b049e0
|
Rename a bunch of functions to use new scheme.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1299 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 08:28:10 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
8a3495279c
|
Commit modified protocol name, using perl.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1298 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-01 22:49:44 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
792b705757
|
Remove some older protocol modules, mark a number of others obsolete. Some may be rescued later on.
Fix problems with anopesmtp and db-merger tool, mark epona2anope obsolete.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1203 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:10 +00:00 |
|