summaryrefslogtreecommitdiff
path: root/src/modes/cmode_o.cpp
AgeCommit message (Expand)Author
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-08-07Extra debug all over the place, which maybe we should keepbrain
2006-07-27Change std::pair<bool,std::string> to neater typedef "ModePair"brain
2006-07-26Add extra method to mode handler, ModeHandler::ModeSet().brain
2006-07-08Add cmode +o (op/deop) and in the process change a lot of char* to const char...brain