Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-02 | Register all commands, modes and extensions using AddService() | attilamolnar | |
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing | |||
2012-12-02 | Attach to events and register services in init() | attilamolnar | |
2012-07-12 | m_halfop, m_chanhistory Remove redundant ModeParser::DelMode() calls, the ↵ | attilamolnar | |
modes are deleted automatically on unload | |||
2012-05-30 | Module description updates | Robby- | |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- | |
2010-08-03 | Allow halfops to remove their own halfop status | Daniel De Graaf | |
2010-01-15 | Remove VF_COMMON from mode-provider modules (no longer needed due to better ↵ | danieldg | |
CAPAB checking) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2009-11-03 | Create m_halfop | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11997 e03df62e-2008-0410-955e-edbf42e46eb7 |