]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/mode.h
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / include / mode.h
2006-07-08 brainAdded DisplayCurrentModes which will display the modes...
2006-07-08 brainRefactored user modes to work like the channel modes...
2006-07-08 brainAdded usermodes +swi.
2006-07-08 brainAdd cmode +o (op/deop) and in the process change a...
2006-07-08 brainModeHandler documented
2006-07-07 brainStarted work on ModeParser::CleanMask()
2006-07-07 brainComments
2006-07-07 brainMode +b stuff, probably wont work yet
2006-07-07 brainAaaand, correct all the obligitary typos
2006-07-07 brainAdded masking stuff.
2006-07-07 brainMode parser WORKS! (for simple non-parameterized channe...
2006-07-07 brainHeader for cmode_s.cpp
2006-04-10 brainTypedef an ugly iterator, dont send mode string if...
2006-04-10 brainMore fixes
2006-04-10 brainExtra allowance for modes which have different number...
2006-04-10 brainStart of new mode parser
2006-04-09 brainOm's way is better and lets watchers change mode parame...
2006-04-09 brainStart of mode parser refactoring
2006-04-02 omUndo me screwing stuff up
2006-04-02 omAdd amd64/linux to list of OS'es tested, but mainly...
2006-03-09 brainUM_WALLOPS had value 3 which was a combination of UM_SE...
2006-03-09 brainAdded userrec::modebits - fast way of checking if user...
2006-03-06 brainTidied up give/take methods
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-16 brainGROK!
2005-12-16 brainMoved mode stuff into modeparser
2005-12-14 brainTidied up inspircd.h
2004-05-28 brainTest change to verify security settings on brainbox...
2004-05-16 brainUpdated header comments
2004-04-26 brainFixed bug #15 - mode case sensitivity issue in mirc...
2004-04-19 brainadded mode.h/mode.cpp and seperated mode functions...