]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
First step on the road of module loader rewriting. So far this only really removes...
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 28 Aug 2007 18:47:55 +0000 (18:47 +0000)
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 28 Aug 2007 18:47:55 +0000 (18:47 +0000)
commitb37ec974ee20b943a9129ae054390a565c49bd3c
tree281b1163e8d238c48abb297253a3b7acdd7ea5eb
parentf1087b785d6925d3e7dfbca10b98be22a48c118a
First step on the road of module loader rewriting. So far this only really removes module factories. Any modules not updated to use MODULE_INIT() yet will now fail to compile \o/

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7971 e03df62e-2008-0410-955e-edbf42e46eb7
include/base.h
include/dynamic.h
include/globals.h
include/modules.h
src/dynamic.cpp
src/modules.cpp