summaryrefslogtreecommitdiff
path: root/src/modules/m_hideoper.cpp
AgeCommit message (Expand)Author
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-07-03Removed superfluous semicolonspippijn
2007-06-17Conversionsw00t
2007-05-29Fix bug #309 reported by Smartys - QA, please test quickly. Seems okay to me.w00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-12The commit that should have been r7000: src/modules now uses IS_OPER instead ...w00t
2007-05-12Opers cannot change the modes of others. (In retrospect, a mass commit of the...w00t
2007-05-04Where others charge, we give for free. Have fun and use wisely. With great po...brain
2006-12-28Reasonably sized fix - when adding modes in modules, be sure to check the ret...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-30m_hideoper hooked the wrong event, fixed.w00t
2006-10-28Add and document m_hideoper, used to hide oper status from non-opers.brain