summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-12-06Cant pass std::string to atoi(), DOH!brain
2005-12-06Added ADDLINEbrain
2005-12-06Added G/Z/Q/E line propogationbrain
2005-12-06Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by G...brain
2005-12-06Removed typos (whoops)brain
2005-12-06Optimizationsbrain
2005-12-06Using the wrong iteratorbrain
2005-12-06Heavily optimized tree searchbrain
2005-12-05Fixed routing optimization #1brain
2005-12-05Debug junkbrain
2005-12-05Blahbrain
2005-12-05Moved a declarationbrain
2005-12-05Optimizing spanning treebrain
2005-12-05Made commands.cpp include its own header (oops)brain
2005-12-05Fixed channel kicks from outside channel on ulines (they work now!) :Pbrain
2005-12-05Added new OnKick stuffbrain
2005-12-05Modified FTOPIC to not send out the TOPIC command if the topic text is unchangedbrain
2005-12-05Fixed prefixquit to not prefix remote quitsbrain
2005-12-05Fixed opertype not being propogatedbrain
2005-12-05fixed bouncy FHOST/FMODEbrain
2005-12-05Fixed local compares to JOINbrain
2005-12-05Added FNAME and FHOSTbrain
2005-12-05Added OnChangeHostbrain
2005-12-05Changed TS spoof on new channel from 20 secs to 10 minsbrain
2005-12-04Trivial missing parameter on VERSION numeric when server cant be foundbrain
2005-12-04Fixed segfault when file isnt foundbrain
2005-12-04Missing semicolons really do sucks assbrain
2005-12-04Missed some stuffbrain
2005-12-04Fixed to not break with m_spanningtreebrain
2005-12-04Fixed incorrect sources of VERSION noticesbrain
2005-12-04Fixed to properly propogate the version stringbrain
2005-12-04Fixed misc warningsbrain
2005-12-04Wrong number of params to one of the functionsbrain
2005-12-04error fixesbrain
2005-12-04Made VERISON propogatebrain
2005-12-04Added remote version stuffsbrain
2005-12-04Changed to stop first ping being bad automaticallybrain
2005-12-04Ping checking fixesbrain
2005-12-04Ping checking fixesbrain
2005-12-04Server to server ping checksbrain
2005-12-04Changed autoconnect to not take as much resourcesbrain
2005-12-04Debug junkbrain
2005-12-04Added autoconnectbrain
2005-12-04Missing Module:: from OnWallopsbrain
2005-12-04Made Wallops globalbrain
2005-12-04Added OnWallopsbrain
2005-12-04Missing ;brain
2005-12-04Made globals come from global ;)brain
2005-12-04Added notice-to-servermaskbrain
2005-12-04Typo fixesbrain