index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
modes
/
cmode_b.h
Age
Commit message (
Expand
)
Author
2009-01-02
Update copyrights for 2009.
w00t
2008-04-02
Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod...
brain
2008-02-18
Someone please help me fix the warnings in modules caused by this change. All...
brain
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-08-26
Proper fix for end-of-list numerics on restricted lists in bug #386, rather t...
brain
2007-07-16
OOPS! 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
2006-12-15
Still more massive commit fun. Headers in include/ still to be done, else tha...
w00t
2006-09-02
Actually make +ovhk removable with DelMode (just in case somebody wants to, o...
brain
2006-08-12
Document base modes
brain
2006-08-10
So much stuff changed in this one, i forgot most of it.
brain
2006-07-27
Change std::pair<bool,std::string> to neater typedef "ModePair"
brain
2006-07-08
Implement DisplayList virtual method calls, and implement it in cmode_b
brain
2006-07-07
Move BanItem into the class
brain
2006-07-07
Mode +b stuff, probably wont work yet
brain