summaryrefslogtreecommitdiff
path: root/modules.c
AgeCommit message (Collapse)Author
2004-05-02BUILD : 1.7.2 (80) BUGS : N/A NOTES : Added Memos/ChannelInfo to the ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
moduleAddData() system git-svn-id: svn://svn.anope.org/anope/trunk@80 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@56 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-02BUILD : 1.7.2 (78) BUGS : N/A NOTES : Added the ability to add module data ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
to the NickCore and the NickAlias structs git-svn-id: svn://svn.anope.org/anope/trunk@78 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@54 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-01BUILD : 1.7.2 (77) BUGS : Compile errors on picky compilers NOTES : fixed a ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
compile error on picky compilers git-svn-id: svn://svn.anope.org/anope/trunk@77 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@53 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-28BUILD : 1.7.2 (75) BUGS : N/A NOTES : Been right through modules.c, every - ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
yes EVERY function is now commented in a doxy-gen style mannor, detailing what it does, along with all the params and return codes - be affraid! - oh and jsut by-the-by when people are working on functions/new features/bug fixs in other parts of anope, we really should be adding these comments :) git-svn-id: svn://svn.anope.org/anope/trunk@75 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@51 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-28BUILD : 1.7.2 (74) BUGS : N/A NOTES : Added moduleAddData() and ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
moduleGetData() currently only added to the User struct as a test git-svn-id: svn://svn.anope.org/anope/trunk@74 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@50 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-04BUILD : 1.7.0 (30) BUGS : http://bugs.anope.org/show_bug.cgi?id=3 NOTES : ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
Fixed moduleAddCommand for a non-existant service, now returns MOD_ERR_NOSERVICE, updated hs_moo to deal with it nicely git-svn-id: svn://svn.anope.org/anope/trunk@30 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@21 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31BUILD : 1.7.0 (15) BUGS : N/A NOTES : Added the ability for modules to add ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
Commands and Messages outside of AnopeInit() git-svn-id: svn://svn.anope.org/anope/trunk@15 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@9 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31BUILD : 1.7.0 (12) BUGS : 5 NOTES : Fixed a bug with module callbacks, this ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
is a tiny fix, but will need to be merged with the 1.6.x series, as it can cause a segfault if a module attempts to use recersive callbacks. git-svn-id: svn://svn.anope.org/anope/trunk@12 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@7 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-29Added some doxygen compatiable comments to modules.c, will add more later rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@10 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@5 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives. git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28Initial Anope Importsvn svn@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@1 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1 5417fbe8-f217-4b02-8779-1006273d7864