index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-3
/
+3
*
Add constexpr to the initialisation of various const static fields.
Sadie Powell
2022-01-18
1
-1
/
+1
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-1
/
+2
*
Fix module events not being fired correctly.
•••
Regression introduced in commit ba3dd9ce. Closes #1912.
Sadie Powell
2021-07-01
1
-2
/
+2
*
Merge branch 'insp3' into master.
Sadie Powell
2021-05-14
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2021-05-14
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-0
/
+2
|
\
|
|
*
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
1
-0
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-01-07
1
-2
/
+2
|
\
|
|
*
Fix core message events not being fired.
•••
Third time lucky eh?
Sadie Powell
2020-12-23
1
-2
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-12-21
1
-0
/
+9
|
\
|
|
*
Fix an inverted condition in the previous commit.
Sadie Powell
2020-12-20
1
-2
/
+2
|
*
Don't call events provided by dying or dead modules.
Sadie Powell
2020-12-18
1
-14
/
+23
*
|
Convert FOREACH_MOD_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
1
-16
/
+18
*
|
Convert FIRST_MOD_RESULT_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
1
-22
/
+27
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-04
1
-6
/
+21
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-31
1
-1
/
+1
|
*
Fix the ordering of custom event handlers.
•••
Closes #1742.
Sadie Powell
2020-01-17
1
-5
/
+20
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-1
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-11-13
1
-3
/
+29
|
\
|
|
*
Allow event providers to know when a listener subs or unsubs.
Peter Powell
2019-10-21
1
-3
/
+29
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-1
/
+9
|
\
|
|
*
Only call events on modules which aren't dying.
Peter Powell
2019-06-06
1
-1
/
+9
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-03-30
1
-1
/
+1
|
\
|
|
*
Fix erasing event subscribers erasing all with the same priority.
Peter Powell
2019-02-19
1
-1
/
+1
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-2
/
+2
|
/
*
Fix warnings from Doxygen.
Peter Powell
2018-10-21
1
-0
/
+1
*
Implement IRCv3 message tag support.
•••
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
Peter Powell
2018-08-13
1
-8
/
+25
*
Add new cross-module event system
Attila Molnar
2015-02-11
1
-0
/
+146