]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Allow modules to be called as "foo" instead of "m_foo.so"
authorAttila Molnar <attilamolnar@hush.com>
Wed, 20 May 2015 13:02:24 +0000 (15:02 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Wed, 20 May 2015 13:02:24 +0000 (15:02 +0200)
commit7bb75e575b5f6a555a0651057c0cb5b30f93a9d9
treec99cd7056aa20ce999c678501d6733f3ad3662c2
parent48817837737c4b5908bb51dc319fad8f2e58ea8f
Allow modules to be called as "foo" instead of "m_foo.so"
include/modules.h
src/modmanager_dynamic.cpp
src/modmanager_static.cpp
src/modules.cpp