summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-05Fixed bug in makefile, all 'edited' modules will now e recompiledfrostycoolslug
2004-05-05Added m_redirect, handles +Lbrain
2004-05-05Fixed crash that only slug can replicatebrain
2004-05-03Added opertype propogationbrain
2004-05-02Added +O mode support through m_operchans.sobrain
2004-05-02Added operchans module for +O mode supportbrain
2004-05-02Fixed tag typobrain
2004-05-02Updated helpop documentationbrain
2004-05-02fixes to /STATS Pbrain
2004-05-02Added a load more /STATS commands (C, Y, U, I etc)brain
2004-05-02Added oper-override modulebrain
2004-05-02Added manpagesbrain
2004-05-01Added hardcoded support for chanmodes +aqbrain
2004-05-01documentation update for updated return values of OnUserPreJoinbrain
2004-05-01Modified OnUserPreJoin to support join overridingbrain
2004-05-01Added stub to handle SERVER commandbrain
2004-05-01Tidied the code to use Azhrarns new ConfigReader::ReadFlag methodbrain
2004-05-01Added documentation of new ConfigReader methods suggested by Azhrarn for sanitybrain
2004-05-01Added Updated by BlackDeathXfrostycoolslug
2004-05-01Changed rpl_isoper numritc to show opertypebrain
2004-05-01Added extra docs to cover OnUserSync etcbrain
2004-05-01Added commentsbrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-05-01Added @ Before an Echo..frostycoolslug
2004-05-01Removed protocol violation errorsbrain
2004-05-01Added <options noservices> behaviour for m_chanprotect.so as suggested by Craigbrain
2004-05-01Added access checks.brain
2004-05-01Added module to support modes +q and +abrain
2004-05-01Added Module::OnAccessCheckbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-30Added base.cpp, fixed documentation for userrec::HasPermissionbrain
2004-04-30Added oper classes and types (done through the planned privilage system on a ...brain
2004-04-30Added support for HasPermission methodbrain
2004-04-30Added Extensible classesbrain
2004-04-30Added manpages, extra docsbrain
2004-04-29Moved more types into Extensiblebrain
2004-04-29Added more documentationbrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
2004-04-29Documentation update for class 'Extensible'brain
2004-04-29Made the allowhalfop in <options> tag actually workbrain
2004-04-28Added m_alias module for defining command aliasesbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-27Added m_services.so, must be loaded to give services-needed modes such as +rbrain
2004-04-27Added extra services support stuff, fixed chanserv not deopping users on join...brain
2004-04-26Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik...brain
2004-04-26Added some fixesbrain
2004-04-26Fixed some channel pointer stuff (eeeky)brain
2004-04-26Added support for services KILLbrain
2004-04-26Incrased speed of apply_lines() (was too slow when banning 100 users)brain