summaryrefslogtreecommitdiff
path: root/src/modules.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-161-0/+16
* Added support for /RESTART (currently has a bug, do not use)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@800 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-091-1/+0
* Removed some debug stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@798 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-081-3/+0
* Added documentation of new ConfigReader methods suggested by Azhrarn for sanity•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-011-4/+66
* Provided modules with the ability to sync data on a netjoin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@767 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-011-12/+180
* Added Module::OnAccessCheck•••Added ListMode support Fixed Extensible class bug git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@759 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-011-1/+43
* Added m_alias module which provides command aliases.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@746 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-271-1/+1
* Fixed typo in this file•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@704 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-231-1/+1
* a|KK|y bitching•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@703 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-231-0/+6
* Added more services stuff•••Added support for OnUserPreNick API command (used with qlines, etc) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@696 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-221-0/+1
* Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@688 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-221-2/+0
* ConfigReader fixes to cope with tab characters (why didnt we notice this befo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@680 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-201-2/+8
* added mode.h/mode.cpp and seperated mode functions into it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@666 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-191-0/+2
* Added calls to sched_yield() to cut down processor usage - won't work in *bsd•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@635 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-171-1/+1
* Added 'a' amd 'b' server link tokens (change gecos, change host)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@562 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-121-0/+10
* Added '@' (WALLOPS) link token•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@561 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-121-1/+1
* Added 'i' and 't' type link datagrams•••Fixed /mode #channel +b glitch git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@521 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-111-0/+5
* Added J, P and Q type datagrams•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@501 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-101-1/+1
* Added server to server 'J' token•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@481 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-101-1/+1
* Added ConfigReader::EnumValues() (requested by Craig)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-081-0/+4
* Fixes to connection pooling... this brain misunderstood the parameters to sel...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@452 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-081-1/+1
* Fixed bug where putting too many spaces in a privmsg disconnected the user•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@429 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-2/+2
* Added Server::CountUsers function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@423 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-0/+5
* Added preliminary support for ConfigReader::Verify at request of the slug :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@419 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-3/+3
* Added servernotice back to the user, informing them•••Added support for NULL as first parameter to Server::SendTo git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@418 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-1/+10
* Stability fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@415 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-0/+11
* Fixed config reader to cache its files instead of re-reading them for each ac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@413 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-071-4/+9
* typo fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@410 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-061-2/+2
* OnUserPre* api fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@409 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-061-2/+2
* Added OnUserPreMessage and OnUserPreNotice events (not tested yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@407 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-061-0/+2
* Added support for SVS-style Server class methods for modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-061-1/+22
* Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@388 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-0/+8
* Modified the Module::OnExtendedMode() method to use a void* as its target whi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-1/+1
* Completed support for module-handled umodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@377 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-041-6/+20
* Added support for module-based chanmodes with parameters and the ability to q...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-041-0/+15
* Added support for module-defined chanmodes with no parameters•••Fixed minor typo in example conf Added new stylesheet and docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-031-4/+11
* Added ability to override modes (allows SAMODE support etc)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@355 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-021-0/+4
* Added support for modules to create commands - this needs a proof-of-concept ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-021-7/+9
* Combined The file Modules and Config file existance checkers into one function•••Added 'Exists' To the FileReader class of the Module API git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@192 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2003-09-271-0/+13
* STL namespace fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar randomdan2003-07-221-35/+31
* Added more code for custom channel/user modes via modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@175 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-04-191-6/+74
* Added Mode handler structures and types•••Fixed crash when doing /who * when on no channels git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@174 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-04-181-0/+6
* Added DOT files to documentation for class diagrams (pretteh!)•••Added OnServerRaw Module-class method (low-level munge routine) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@170 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-03-301-0/+1
* Changed to using LogLevels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-02-071-2/+11
* Moved to Dev-C++ as an editor for project (more stable than gvim!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-01-301-16/+0
* Initial revision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-01-231-0/+232