]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/override_map.cpp
Replace std::deque with std::vector in spanningtree and related modules
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / override_map.cpp
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-04-26 danieldgRemove lag reporting in /map from servers that do not...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-18 danieldgRemove MaxMapHeight, replace with dynamically sized...
2009-02-18 danieldgApparently casting to float is not sufficient to cause...
2009-02-18 danieldgRework /MAP output to not be overly wide
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
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...