danieldg 2630a87bb1 Change allocation of commands/modes
API change: Commands passed to AddCommand are no longer deleted automatically

This removes lots of needless heap allocation and fixes a few memory leaks by
allocating commands and modes as part of the Module rather than creating them
separately in the module constructor.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11592 e03df62e-2008-0410-955e-edbf42e46eb7
2009-09-02 00:43:04 +00:00
2008-03-16 22:53:20 +00:00
2009-09-02 00:43:04 +00:00
2009-09-01 15:06:47 +00:00
2006-12-24 13:33:03 +00:00
2009-09-02 00:27:22 +00:00

Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball.

The documentation for InspIRCd can be found on our wiki, at http://wiki.inspircd.org
Our Bugtracker can be found at http://www.inspircd.org/bugtrack
Our Forum can be found at http://www.inspircd.org/forum
Our Development blog can be found at http://www.inspircd.com

For online support, please connect to irc.inspircd.org, and join #inspircd

  -- The InspIRCd Team

Languages
C++ 96.2%
Perl 2.3%
Makefile 0.5%
CMake 0.3%
Python 0.3%
Other 0.3%