summaryrefslogtreecommitdiff
path: root/src/botserv.cpp
AgeCommit message (Expand)Author
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-08-28Changed Channel's BanData C-style linked list to std::list, got rid of shadow...Naram Qashat
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-02changed the way how CTCP PINGs are processed, all services clients can now re...DukePyrolator
2010-08-02Added Italics support to the BotSev kickerslethality
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-27Made Anope track its own clients internally as if they were real usersAdam
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Added in a subcommand system and switched ns_set and ns_saset to use itAdam
2010-06-18Rewrote all of the command handling to get rid of all the nasty strtoks() eve...Adam
2010-06-18Renamed all of source files from .c to .cppAdam