]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/override_map.cpp
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist anymore...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / override_map.cpp
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-08-18 brainIncrease the size of the matrix for map drawing to...
2008-07-20 w00tFixes to some stuff that writes on memory it shouldn...
2008-07-14 w00tLots, lots more numerics.h conversion
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-18 aquanightConvert m_spanningtree
2008-05-05 aquanightConvert m_spanningtree
2008-04-08 brainUgh, fixify. msms?
2008-04-07 brainWhen map says 0ms, make it read "<1ms" instead of 0...
2008-04-07 w00tShow SID on /map
2008-04-07 brainremote MAP reply is backwards :p
2008-04-06 brainIts ok to allow remote map to non-opers now, found...
2008-04-06 brainRemote map only works for opers. Fix problem where...
2008-04-06 brainDebug
2008-04-06 brainThe map matrix must be static. For some reason it blows...
2008-04-06 w00tRemote /MAP (that now doesn't confuse clients ;p)
2008-04-06 w00tRemote /MAP: caution, this doesn't compile
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-07 w00tFix up some usercounts stuff.. to be tested.
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-14 brainFix indentation
2007-10-14 brainSplit up spanningtree some more, the filenames should...