1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/irc/flood
Timo Sirainen 803d805016 Module loading updates - /LOAD shows now also the statically loaded modules.
You can't /LOAD the same module twice. Syntax changed to /LOAD <module>
[<submodule>], /UNLOAD <module> [<submodule>].

NOTE: all modules now need to call register_module() in their init()
function.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1748 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-08-14 00:41:59 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
autoignore.c fe-common/irc/flood removed. Some autoignore / ignore -time updates. 2001-03-03 23:27:07 +00:00
autoignore.h Autoignore fixes by fuchs (not tested, hope it works ;) 2001-02-22 06:09:48 +00:00
flood.c Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
flood.h ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00