summaryrefslogtreecommitdiff
path: root/include/event.h
AgeCommit message (Expand)Author
2021-03-05Fix a bunch of really obvious unnecessary includes.Sadie Powell
2020-12-23Fix core message events not being fired.Sadie Powell
2020-12-20Fix an inverted condition in the previous commit.Sadie Powell
2020-12-18Don't call events provided by dying or dead modules.Sadie Powell
2020-01-31Update copyright headers.InspIRCd Robot
2020-01-17Fix the ordering of custom event handlers.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-10-21Allow event providers to know when a listener subs or unsubs.Peter Powell
2019-06-06Only call events on modules which aren't dying.Peter Powell
2019-02-19Fix erasing event subscribers erasing all with the same priority.Peter Powell
2018-10-21Fix warnings from Doxygen.Peter Powell
2018-08-13Implement IRCv3 message tag support.Peter Powell
2015-02-11Add new cross-module event systemAttila Molnar