]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Make loading modules considerably more robust and user friendly.
authorSadie Powell <sadie@witchery.services>
Sun, 2 Feb 2020 17:07:34 +0000 (17:07 +0000)
committerSadie Powell <sadie@witchery.services>
Sun, 2 Feb 2020 20:32:49 +0000 (20:32 +0000)
commitaed712ba8e087232fcd9f71db4311687a7ce4398
treefe06900c63293fabab60faf863bf97a390a0df20
parentfda43fc0ff5ecf87d877cc341961c9da4affae76
Make loading modules considerably more robust and user friendly.
include/dynamic.h
include/moduledefs.h [new file with mode: 0644]
include/modules.h
src/coremods/core_info/cmd_modules.cpp
src/dynamic.cpp
src/inspircd.cpp
src/logger.cpp
src/modulemanager.cpp