Age | Commit message (Expand) | Author |
2004-05-22 | added m_noinvite that uses the new OnUserPreInvite method | brain |
2004-05-22 | Added OnUserPreJoin trigger | brain |
2004-05-22 | Added OnUserPreInvite method for use with +V etc | brain |
2004-05-16 | Updated header comments | brain |
2004-05-15 | Modified so opers can still change nicks on a +N channel | brain |
2004-05-15 | Added ability for (H)OP to still change nick on +N channel | brain |
2004-05-15 | Added +N via m_nonicks, restored some stuff from a firewall fuckup | brain |
2004-05-10 | Fixes to permissions issues | brain |
2004-05-10 | Fixed a permissions error, was doing work as root! | brain |
2004-05-10 | Fixed typos and compile bugs | brain |
2004-05-10 | Added new channel modes to helpop docs | brain |
2004-05-10 | Added m_knock, +K and /KNOCK support | brain |
2004-05-10 | Changed so that /me doesnt get treated as a ctcp (even though it is, meh.) | brain |
2004-05-10 | Updated docs for new channel modes | brain |
2004-05-10 | Added m_blockcolor, implements unreal-style mode +c for color blocking | brain |
2004-05-10 | Added m_nonotice, implements unreal-style chanmode +T | brain |
2004-05-09 | Fixed m_redirect.so which was claiming every mode that came its way! | brain |
2004-05-09 | Added m_ctcp, adds support for unreal-style chanmode +C | brain |
2004-05-09 | Removed some very old crap | brain |
2004-05-09 | Added support for /RESTART (currently has a bug, do not use) | brain |
2004-05-08 | Removed some debug stuff | brain |
2004-05-08 | Added user/chanel modes +R, +M | brain |
2004-05-08 | Added m_nokicks and chanmode +Q | brain |
2004-05-05 | Fix for /WALLOPS in certain sucky mIRCscripts | brain |
2004-05-05 | Added support for +L (services doesnt support this yet) | brain |
2004-05-05 | Fixed bug in makefile, all 'edited' modules will now e recompiled | frostycoolslug |
2004-05-05 | Added m_redirect, handles +L | brain |
2004-05-05 | Fixed crash that only slug can replicate | brain |
2004-05-03 | Added opertype propogation | brain |
2004-05-02 | Added +O mode support through m_operchans.so | brain |
2004-05-02 | Added operchans module for +O mode support | brain |
2004-05-02 | Fixed tag typo | brain |
2004-05-02 | Updated helpop documentation | brain |
2004-05-02 | fixes to /STATS P | brain |
2004-05-02 | Added a load more /STATS commands (C, Y, U, I etc) | brain |
2004-05-02 | Added oper-override module | brain |
2004-05-02 | Added manpages | brain |
2004-05-01 | Added hardcoded support for chanmodes +aq | brain |
2004-05-01 | documentation update for updated return values of OnUserPreJoin | brain |
2004-05-01 | Modified OnUserPreJoin to support join overriding | brain |
2004-05-01 | Added stub to handle SERVER command | brain |
2004-05-01 | Tidied the code to use Azhrarns new ConfigReader::ReadFlag method | brain |
2004-05-01 | Added documentation of new ConfigReader methods suggested by Azhrarn for sanity | brain |
2004-05-01 | Added Updated by BlackDeathX | frostycoolslug |
2004-05-01 | Changed rpl_isoper numritc to show opertype | brain |
2004-05-01 | Added extra docs to cover OnUserSync etc | brain |
2004-05-01 | Added comments | brain |
2004-05-01 | Provided modules with the ability to sync data on a netjoin | brain |
2004-05-01 | Added @ Before an Echo.. | frostycoolslug |
2004-05-01 | Removed protocol violation errors | brain |