Age | Commit message (Expand) | Author |
---|---|---|
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to u... | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | Adam |
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 |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Added command aliases | Adam |