summaryrefslogtreecommitdiff
path: root/include/account.h
AgeCommit message (Expand)Author
2009-07-21added 9 new eventsDukePyrolator
2009-04-01Replace nick_is_* checking of static userlevels with NickCore::IsServicesOper...rburchell
2009-03-23Replace manually allocated array for NickCore's access list with an std::vect...cyberbotx
2009-02-23Fix slight linking error in Visual Studio, spotted by Brandan.cyberbotx
2009-02-18Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ...rburchell
2009-02-17Fix numerous errors in Win32 building under Visual Studio due to the many cha...cyberbotx
2009-02-15Remove User::na, use User::nc everywhere. Will probably break everything, but...rburchell
2009-02-15Add CFLAG_ALLOW_UNREGISTERED, commands without this flag will now not run for...rburchell
2009-02-15Shuffle shit around.rburchell
2009-02-15Blah, blah..rburchell
2008-11-22Properly initialized new objects when needed so they don't contain garbage data.cyberbotx
2008-11-15Create and use constructors for NickInfo, NickAlias, ChannelInfo. Inherit all...rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-10-18Started botserv block in new config, added nick and description directives.Naram Qashat cyberbotx@cyberbotx.com
2008-10-18Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anop...Naram Qashat cyberbotx@cyberbotx.com