Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to ↵ | Adam | |
use Anope::string | |||
2011-05-16 | Use module type to determine what type each module is instead of its ↵ | Adam | |
location in the configuration file. | |||
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam | |
2011-03-11 | Fixed some problems with m_alias and fantasy | Adam | |
2011-01-05 | update copyrights for 2011 | lethality | |
2010-12-24 | Fixed Windows build | Adam | |
2010-12-23 | Fixed a crash in m_alias | Adam | |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | Adam | |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ↵ | Adam | |
to cut back on their code duplication. More work can be done in the future to remove even more of it. | |||
2010-12-12 | The rest of the earlier command changes | Adam | |
2010-12-12 | Added command aliases | Adam | |