Age | Commit message (Expand) | Author |
2006-08-23 | Document ModeParser::FindPrefix() and chanrec::GetAllPrefixes() | brain |
2006-08-23 | Multi-prefix FJOIN, and allowing module-defined prefixes across the network | brain |
2006-08-23 | More prefixchar stuff. | brain |
2006-08-23 | Document mode prefixes | brain |
2006-08-23 | Mode handlers handling listmodes where a listmode item is a nickname can now ... | brain |
2006-08-12 | Explain what ModeParser does | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Move InsertMode into ModeParser | brain |
2006-08-03 | Dynamically generate 004 numeric from the modehandler list | brain |
2006-07-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-27 | Change std::pair<bool,std::string> to neater typedef "ModePair" | brain |
2006-07-27 | Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimes... | brain |
2006-07-27 | commit remainder of new mode bouncing stuff for TS based modes | brain |
2006-07-26 | Add extra method to mode handler, ModeHandler::ModeSet(). | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Inherit tons of stuff from classbase that should always have been | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-07-10 | Added ModeParser::AddModeWatcher() and ModeParser::DelModeWatcher() | brain |
2006-07-09 | Finally finished documenting new mode parser. Lots of comments. | brain |
2006-07-08 | Convert u_listmode and m_banexception to new api | brain |
2006-07-08 | Added DisplayCurrentModes which will display the modes of a channel or nick | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-07-08 | Added usermodes +swi. | brain |
2006-07-08 | Add cmode +o (op/deop) and in the process change a lot of char* to const char... | brain |
2006-07-08 | ModeHandler documented | brain |
2006-07-07 | Started work on ModeParser::CleanMask() | brain |
2006-07-07 | Comments | brain |
2006-07-07 | Mode +b stuff, probably wont work yet | brain |
2006-07-07 | Aaaand, correct all the obligitary typos | brain |
2006-07-07 | Added masking stuff. | brain |
2006-07-07 | Mode parser WORKS! (for simple non-parameterized channel modes) | brain |
2006-07-07 | Header for cmode_s.cpp | brain |
2006-04-10 | Typedef an ugly iterator, dont send mode string if no modes were in the outpu... | brain |
2006-04-10 | More fixes | brain |
2006-04-10 | Extra allowance for modes which have different number of params when being se... | brain |
2006-04-10 | Start of new mode parser | brain |
2006-04-09 | Om's way is better and lets watchers change mode parameters for the modes the... | brain |
2006-04-09 | Start of mode parser refactoring | brain |
2006-04-02 | Undo me screwing stuff up | om |
2006-04-02 | Add amd64/linux to list of OS'es tested, but mainly CIA test :P | om |
2006-03-09 | UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVI... | brain |
2006-03-09 | Added userrec::modebits - fast way of checking if user has +swi rather than a... | brain |
2006-03-06 | Tidied up give/take methods | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-16 | Split all commands into seperate files and redid command system to take class... | brain |
2005-12-16 | GROK! | brain |
2005-12-16 | Moved mode stuff into modeparser | brain |
2005-12-14 | Tidied up inspircd.h | brain |
2004-05-28 | Test change to verify security settings on brainbox allow me to commit to cvs | brain |