cyberbotx
|
16e667a2ce
|
Replaced most uses of smalloc and scalloc with new, replaced most uses of free with delete.
NOTE: This build is unstable due to lack of memory zeroing, this will be addresses in a future commit.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1783 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-22 01:11:19 +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
|
5ffdc4638d
|
Start making some stuff compile with the modified protocol signatures
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1369 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 23:01:12 +00:00 |
|
Naram Qashat cyberbotx@cyberbotx.com
|
f3f1b97a1a
|
Replaced anope_SendPart() with direct call to SendPart() in IRCDProto class.
Added SendPartInternal() function to IRCDProto class, now SendPart() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1346 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-02 20:35:07 +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
|
60b861ee25
|
Nuke struct Uid from the core. (hooray!)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1296 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-10-01 22:07:10 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
4e7636c28e
|
Merge delbot() and cs_remove_bot() into BotInfo's destructor.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1281 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 22:38:19 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
0aad26dd76
|
Store UID for services pseudoclients inside BotInfo. This will be used instead of struct Uid in the future. Remove seperate introduction of Service, make a BotInfo for all of them. XXX: no idea at all if this will work.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1270 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:13 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
44f01ce8d5
|
Unbreak bot assigning, also call event in the unassign function, rather than elsewherel. This will be needed for third party module devs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1235 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:11 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
c4d520b465
|
Move some stuff to BotInfo methods.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1232 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:11 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
914e0359e0
|
Move stuff to a bots class.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1224 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:11 +00:00 |
|