summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-04-26Added ip address to N token for SLINE in services usebrain
2004-04-26Fixed bug in /mode #channel when +k is setbrain
2004-04-25Changed documentationbrain
2004-04-25Fixed a GCC2 incompatibility, replaced break with returnbrain
2004-04-25Added MaxWhoReplies stuff (bahamut-style /WHO limiting)brain
2004-04-25Fixed an 'unknown token' alert when QLine triggered by servicesbrain
2004-04-25Added comments and fixesbrain
2004-04-25Fixed minor typosbrain
2004-04-25Added some stuff to diffrentiate between global and local Q/Z linesbrain
2004-04-25Fixed USER bug (Bugtracker #14)frostycoolslug
2004-04-25Mode +l fixesbrain
2004-04-25XLine fixes and fix to +l with large limitsbrain
2004-04-24Added new documentation for XLine etcbrain
2004-04-24Fixed quit-bouncing issue when a user is g-linedbrain
2004-04-24Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.brain
2004-04-24Updated helpop docs to cover *LINE commands and new /STATSbrain
2004-04-24Q-lines fully working, can add and remove other types of ban (but not enforce...brain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2004-04-24Added XLine stuffbrain
2004-04-24Added xline.cpp and xline.h, implements k/g/z/q linesbrain
2004-04-24Changed layoutbrain