mirror of
https://github.com/anope/anope.git
synced 2026-06-30 12:46:37 +02:00
Mark duplicate creation fixed, mark mod_current_* crap underway.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1591 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -11,8 +11,8 @@ Legend:
|
||||
[ ] Module subsystem cleanup ('modules' branch)
|
||||
[x] Move modules to use classes somewhat (AnopeInit, AnopeFini)
|
||||
[x] Change MODULE_INIT to return a pointer
|
||||
[ ] Remove mod_current_* crap (involves passing Module * around a lot)
|
||||
[ ] Remove duplicate module creation.. have loadModule return a pointer rather than creating one
|
||||
[+] Remove mod_current_* crap (involves passing Module * around a lot)
|
||||
[x] Remove duplicate module creation.. have loadModule return a pointer rather than creating one
|
||||
[x] Remove buffered loading/unloading, this makes os_modunload perm, but who cares
|
||||
[ ] Mark os_modunload permanent.
|
||||
[ ] Remove 'delayed' loading, this is necessary because of before/after connected to ircd (ircd is before, rest after), I'm sure this can be done better.
|
||||
|
||||
Reference in New Issue
Block a user