Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
|
|
|
|
|
|
the list being destructed before members in it
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on the stack & is a giant mess anyway
|
|
and prevent adding multiple of the same nick to access lists
|
|
ChannelInfo::WhoSends return NULL if there really are *no* bots
|
|
|
|
|
|
|
|
admins only
|
|
|
|
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|