index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
modules.h
Age
Commit message (
Expand
)
Author
2024-06-10
The sender can be null in OnBotUnAssign.
Sadie Powell
2024-06-10
Fix a crash in ns_cert.
Sadie Powell
2024-06-07
Add nullability attributes to the module events.
Sadie Powell
2024-05-09
Require a reason when throwing an exception.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-02-29
Rip out ns_access and related code.
Sadie Powell
2024-02-27
Replace OnChannelUnban with an IRCDProto function.
Sadie Powell
2024-02-22
Route message tags into more message functions.
Sadie Powell
2024-02-22
Include tags in OnMessage.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-22
Mark all exception types as CoreExport.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2023-12-20
Merge branch '2.0' into 2.1.
Sadie Powell
2023-12-17
Misc grammar fixes.
Sadie Powell
2023-12-17
Remove some unnecessary spaces that break editor indentation.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-12-23
Update MODULE_INIT for modern MSVC+ versions.
Sadie Powell
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-10
Multiple updates for unreal4 protocol (#285)
k4bek4be
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Update more IRCServices references to reflect the current project.
Sadie Powell
2022-01-04
Consistently use #pragma once across all header files.
Sadie Powell
2021-08-01
Merge branch '2.0' into 2.1.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-02-18
Merge branch '2.0' into 2.1.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-09-28
Remove nickserv/getpass and Anope::Decrypt.
Sadie Powell
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-10-12
Add post init event
Adam
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-07-08
Fix a ton of typos.
Peter Powell
2015-03-12
Update cmake version parsing code to deal with recent build version changes
Adam
2015-02-03
Make module version system work
Adam
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2014-10-14
Fix module event prioritization which was broken with the newer
Adam
2014-10-12
Move nick register event to make it easier for modules to determine if a newl...
Adam
2014-05-01
Pass password to nick register event so modules like m_ldap_authentication ca...
Adam
2014-04-18
Remove unused event.
Adam
2014-03-04
Fix 2 crashes from removing the permanent channel mode from channels which do...
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-10-28
Fix some typos and touch up the configs a little.
Robby-
2013-10-26
new event OnSetDisplayedHost
DukePyrolator
2013-09-20
Merge the two memo del events into one. Since they had the same name it was c...
Adam
[next]