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