Kevin Easton
|
61a926a766
|
Introduce a struct dcc_ops to contain all functions pointers for a custom DCC type
Modules now must pass a pointer to a struct dcc_ops when calling add_dcc_bind() instead of
a list of function pointers.
|
2018-02-08 22:39:49 +11:00 |
|
Kevin Easton
|
bb616e0626
|
Change send_text() to combine command, hook and log arguments into one set of flags
This function is exported to modules, so it requires updating a few modules and rolling the module table version.
|
2017-07-09 00:08:04 +10:00 |
|
Kevin Easton
|
28febcfea9
|
Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
|
2008-02-25 09:25:32 +00:00 |
|