summaryrefslogtreecommitdiff
path: root/modules/core
AgeCommit message (Expand)Author
2010-07-29Made all of IRCDProto use const pointers, with the exception of SendVhostDel ...Naram Qashat
2010-07-28Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9Naram Qashat
2010-07-28Yet more annoying code cleanup, plus made Server's Links list into a normal v...Naram Qashat
2010-07-27Removed some assertions, replaced with throwing CoreExceptionsAdam
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2010-07-27A few more random annoyances cleaned up.Naram Qashat
2010-07-27Cleaned up some code in src/users.cpp that kinda annoyed me.Naram Qashat
2010-07-26Added hostserv/del command permission, fixed example.conf to show that hostse...Adam
2010-07-26Missed changing a couple of these, it seems.Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-17Allow clearing of access lists while in XOPAdam
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam