summaryrefslogtreecommitdiff
path: root/src/modules/m_sslmodes.cpp
AgeCommit message (Expand)Author
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-06Document more classesbrain
2006-10-01Now with binary versioning goodnessbrain
2006-09-25All done.brain
2006-09-02All modules which implement simplemodes (no parameters, not a list mode) can ...brain
2006-08-25Remove On005Numeric event from a ton of modules which no longer need it (as C...brain
2006-08-23ModeParser::InsertMode is no longer required -- this is auto-generated by the...brain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain
2006-08-11None of the modules use an extern InspIRCd* any morebrain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-08-10Move InsertMode into ModeParserbrain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-09Get rid of Server::GetUsers(chanrec) - a throwback to before chanrec could do...brain
2006-08-08WHEEEEE!!!!!brain
2006-07-10GetExt conversionbrain
2006-07-09And we're all done!!! (well, it compiles, anyway)brain
2006-07-09Gah, im forgetting to SetMode!brain
2006-07-09Fixed sslmodesbrain
2006-03-12Renamed to chanrec::modesbrain
2006-01-25Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the...om
2006-01-23Change 974 numeric to 490 to avoid collision with Insp's failed to load modul...om
2006-01-23Make m_sslmodes messages appear in the channel windowom
2006-01-22Initial commit of m_sslmodes, supplying chanmode +zom