]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree.cpp
I hate typos
[user/henk/code/inspircd.git] / src / modules / m_spanningtree.cpp
2005-12-06 brainI hate typos
2005-12-06 brainFixed GLINE/KLINE etc
2005-12-06 brainFixed GLINE etc
2005-12-06 brainMissing semicolon
2005-12-06 brainCant pass std::string to atoi(), DOH!
2005-12-06 brainAdded ADDLINE
2005-12-06 brainAdded G/Z/Q/E line propogation
2005-12-06 brainRemoved typos (whoops)
2005-12-06 brainOptimizations
2005-12-06 brainUsing the wrong iterator
2005-12-06 brainHeavily optimized tree search
2005-12-05 brainFixed routing optimization #1
2005-12-05 brainDebug junk
2005-12-05 brainBlah
2005-12-05 brainMoved a declaration
2005-12-05 brainOptimizing spanning tree
2005-12-05 brainModified FTOPIC to not send out the TOPIC command if...
2005-12-05 brainFixed opertype not being propogated
2005-12-05 brainfixed bouncy FHOST/FMODE
2005-12-05 brainAdded FNAME and FHOST
2005-12-05 brainChanged TS spoof on new channel from 20 secs to 10...
2005-12-04 brainTrivial missing parameter on VERSION numeric when serve...
2005-12-04 brainFixed incorrect sources of VERSION notices
2005-12-04 brainFixed to properly propogate the version string
2005-12-04 brainFixed misc warnings
2005-12-04 brainWrong number of params to one of the functions
2005-12-04 brainerror fixes
2005-12-04 brainMade VERISON propogate
2005-12-04 brainAdded remote version stuffs
2005-12-04 brainChanged to stop first ping being bad automatically
2005-12-04 brainPing checking fixes
2005-12-04 brainPing checking fixes
2005-12-04 brainServer to server ping checks
2005-12-04 brainChanged autoconnect to not take as much resources
2005-12-04 brainDebug junk
2005-12-04 brainAdded autoconnect
2005-12-04 brainMade Wallops global
2005-12-04 brainAdded notice-to-servermask
2005-12-04 brainTypo fixes
2005-12-04 brainSquit stuff
2005-12-04 brainTypoed
2005-12-04 brainFixed /connect 'server exists' check
2005-12-04 brainAdded 'server already exists' checks
2005-12-04 brainModes/permissions not being propogated on NICK
2005-12-04 brainNumServs -> NumServers
2005-12-04 brainImplemented LUSERS
2005-12-04 brainFixed typo
2005-12-04 brainFixed ops-on-join in anope
2005-12-04 brainReverted dodgy changes
2005-12-04 brainMore complicated merges
2005-12-04 brainChanged some synching stuff
2005-12-04 brainNick collision gubbins
2005-12-04 brainTweaked nick collision code
2005-12-03 brainMore TS fixes
2005-12-03 brainChannel TS fixes
2005-12-03 brainAdded experimental channel TS
2005-12-03 brainInfinite loops suck ass
2005-12-03 brainFixed routing of channel privmsgs/notices to only go...
2005-12-02 brainRemoved debug logs
2005-12-02 brainMade routing of NOTICE/PRIVMSG to users cleverer
2005-12-02 brainRemoved trailing spaces on FJOIN
2005-12-02 brainFixed splitter algorithm to not trim off spaces in...
2005-12-02 brainAttempted fix for om bug
2005-12-02 brainFJOIN now acts like SJOIN
2005-12-02 brainDifferent FJOIN now
2005-12-02 brainChanged around FJOIN a little.
2005-12-01 brainAdded clever code to propogate module's special command...
2005-12-01 brainFixed forward declaration of class issue`
2005-12-01 brainFixed loss of padding spaces in privmsgs, etc
2005-12-01 brainMade rehash re-read the <link> blocks
2005-12-01 brainOptimized routing, some O(n) stuff could easily be...
2005-11-30 brainModes being sent, but remote side not applying them?
2005-11-30 brainTypecasting is ugly.
2005-11-30 brainTypecasting fixes
2005-11-30 brainExtra externs required
2005-11-30 brainAdded opaque protocol functions
2005-11-30 brainFixed bug where half-registered users would be propogat...
2005-11-30 brainFixed a warning
2005-11-30 brainFixed hopcount error during authentication/burst which...
2005-11-30 brainTrying to find out where the remote rehash is going
2005-11-30 brainTypos suck ass
2005-11-30 brainInformational remote rehash messages`
2005-11-30 brainAdded remote rehash (even to a mask)
2005-11-30 brainMade a simple booboo
2005-11-30 brainAdded OnGetServerDescription (mainly for link modules)
2005-11-30 brainMore collision fixes
2005-11-30 brainARGH, TS
2005-11-30 brainFixed nick collision stuff
2005-11-30 brainAttempted fix
2005-11-30 brainExtra debug
2005-11-30 brainSome debug tracking
2005-11-30 brainAdded TS nick collision stuff (ugh)
2005-11-30 brainCasting glitch
2005-11-30 brainAdded ForceTopic stuff
2005-11-30 brainAdded TOPIC handler stub
2005-11-30 brainAdded INVITE
2005-11-30 brainSafely allow for server KILL
2005-11-30 brainFixed colon stuff
2005-11-30 brainFixed minor typo in new KILL code
2005-11-30 brainAdded remote kill
next