summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
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-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-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-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
2004-04-23Fixed minor join bugbrain
2004-04-23SVSJOIN fixesbrain
2004-04-23Added svsjoin abilitybrain
2004-04-23Updated for alpha11brain
2004-04-23Fixed typo in this filebrain
2004-04-23a|KK|y bitchingbrain
2004-04-23Message forwarding fixesbrain
2004-04-23Crash fixbrain
2004-04-23Added 'H' tokenbrain
2004-04-23Added some u:line stuffbrain
2004-04-23Fixed authentication issuebrain
2004-04-23Added tons of services stuff - prepared for multiserver trial runbrain
2004-04-22Added more services stuffbrain
2004-04-22Fix to services sending quits with no reasonsbrain
2004-04-22Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...brain
2004-04-21Various services compatibility stuffbrain
2004-04-21Updated to support servicesbrain
2004-04-21Fixes for bug #13 (trailing or leading spaces on a command)brain
2004-04-20Some pointless changes to this in the course of bugfindingbrain
2004-04-20ConfigReader fixes to cope with tab characters (why didnt we notice this befo...brain
2004-04-19Some fixes herebrain