summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/override_map.cpp
AgeCommit message (Expand)Author
2008-08-22Match conversion stuff.w00t
2008-08-22Revert automated conversion by Special, as it (unfortunately) neglects some d...w00t
2008-08-22Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...special
2008-08-18Increase the size of the matrix for map drawing to 250x250brain
2008-07-20Fixes to some stuff that writes on memory it shouldn't (thanks psychon).w00t
2008-07-14Lots, lots more numerics.h conversionw00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-18Convert m_spanningtreeaquanight
2008-05-05Convert m_spanningtreeaquanight
2008-04-08Ugh, fixify. msms?brain
2008-04-07When map says 0ms, make it read "<1ms" instead of 0, 0 doesnt make ANY sense ...brain
2008-04-07Show SID on /mapw00t
2008-04-07remote MAP reply is backwards :pbrain
2008-04-06Its ok to allow remote map to non-opers now, found the real culpritbrain
2008-04-06Remote map only works for opers. Fix problem where only part of the map is sh...brain
2008-04-06Debugbrain
2008-04-06The map matrix must be static. For some reason it blows up when it is not. Th...brain
2008-04-06Remote /MAP (that now doesn't confuse clients ;p)w00t
2008-04-06Remote /MAP: caution, this doesn't compilew00t
2008-03-22Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...brain
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-07Fix up some usercounts stuff.. to be tested.w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-14Fix indentationbrain
2007-10-14Split up spanningtree some more, the filenames should be more intuitive so th...brain