rburchell
|
8784fa995e
|
Remove moduleAddData|GetData|DelData and all associated mess. Extensible base replaces all this in a much cleaner and more transparent fashion.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1706 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-15 17:56:39 +00:00 |
|
rburchell
|
2da462ba97
|
Add Extensible class, which we will use for metadata, derive class User from it as a compile test.
Thanks to Insp for this code.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1699 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-15 16:21: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 |
|
rburchell
|
e289e5ade0
|
Various small warning fixes.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1668 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-11-14 20:02:06 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
56084dce33
|
Move struct botinfo into a class in bots.h
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1223 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:11 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
b18604c31c
|
Added chost variable to User class, stores cloaked host, used in inspircd11 module.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1212 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:10 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
e6111d9ff4
|
Mark some stuff deprecated, move implementation from the interface into the user class.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1206 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:10 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
c037e6a6e9
|
Move delete_user() into a destructor. Fix a few minor bugs with conversion also.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1194 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
253d5824c4
|
Add User::SetRealname().
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1193 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
a06c716766
|
Add User::SetIdent(). Also remove duplication by using update_host().
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1190 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
c036ed1f51
|
Move more stuff into the user class.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1189 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
902ef1ce04
|
Add User::SetNewNick() method, to be called from ircd protocol.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1188 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|
Robin Burchell w00t@inspircd.org
|
d2d64e17e7
|
Move users to a basic class.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1187 5417fbe8-f217-4b02-8779-1006273d7864
|
2008-09-30 18:45:09 +00:00 |
|