summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/rconnect.h
AgeCommit message (Expand)Author
2010-01-02Remove special-case handling of SVSNICK, SVSJOIN, SVSPART; enables intelligen...danieldg
2009-09-21Fix RSQUIT/RCONNECT routingdanieldg
2009-09-13Clean up Command constructordanieldg
2009-09-02Add Module* creator to Command and ModeHandlerdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-12-15Fix naming convention to be consistant. (cmd_ -> Command)w00t
2008-05-05Convert m_spanningtreeaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-15class command_t -> class Command. Whey :Dw00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-04-07Add licensing headers to files which are missing them and make sure they are ...brain
2007-03-11Comments only.brain
2007-01-19Split out rconnect command into its own file (this ones already a command han...brain