Age | Commit message (Expand) | Author |
---|---|---|
2009-12-23 | Replaced some static_casts related to modes with dynamic_cast - its a bit safer | Adam- |
2009-12-17 | Added BotInfo* sender arg to all of the User mode functions, changed IRcdProt... | Adam- |
2009-12-13 | Added in a modestacker and rewrote almost all of the remaining old mode code | Adam- |
2009-12-05 | Added options:mlock in the config so you can set what modes should be locked ... | Adam- |
2009-11-28 | Massive move of all of the Config variables out of global scope to the Config... | Adam- |
2009-10-30 | Rewrote all of the defcon code, and moved most of it to os_defcon. This fixes... | Adam- |
2009-10-30 | Added I_OnPreUserConnect, I_OnUserModeAdd, and I_OnUserModeAdd events | Adam- |
2009-10-27 | Rewrote part of chan_set_correct_modes and set Mode::ModeChar correctly | Adam- |
2009-10-17 | dos2unix on files. | cyberbotx |
2009-10-13 | Complete rewrite of everything associated with modes, this breaks saving and ... | Adam- |