summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2009-10-06Destroyed Command::help_param* and rewrote the help part of os_news to be muc...Adam-
2009-10-05Fixed '/chanserv help set secure' responceAdam-
2009-10-03Forward port of bugfix #1097. CS FORBID now clears excepts & invites before b...jantje_85
2009-09-30Removed NS_IDENTIFIED/NS_RECOGNIZED/NS_ON_ACCESS from na->status, it doesnt b...Adam-
2009-09-29Fixed "make clean" to really clean up all the modulesAdam-
2009-09-27Removed old mod_version system for detecting module versions and replaced wit...Adam-
2009-09-27Fixed the remaining commands to always show all users help and to appear in t...Adam-
2009-09-26Fixed bug #1108. nickserv status now replies correctly and has been changed t...Adam-
2009-09-20Removed the file name arg from MODULE_INITAdam-
2009-09-17partly fixed chanserv invite (it still sends the wrong message when inviting ...DukePyrolator
2009-09-15Removed command position from Module::AddCommand(), it is no longer used beca...Adam-
2009-09-13Removed super admin requirement for operserv/umode operserv/oline and operser...Adam-
2009-09-12fixed a crashbug on /ns set kill. thanks to Phantomal for reporting.DukePyrolator
2009-09-12Fixes bugs #1105 and #1106Adam-
2009-09-10Foward port of Vipers os_oline fix in r2495Adam-
2009-09-07Added the OnBotPreLoad event to fix introducing StatServAdam-
2009-09-06Fixed Makefiles to only suppress building when using run-cc.plAdam-
2009-09-05Fixed the reply when an oper tries to view an unregistered nicks alist to be ...Adam-
2009-08-23Fix bug with User::SetRealname crashing when a user with a custom GECOS conne...cyberbotx
2009-08-21Fixed bug #1095, do not resend client introduction when using /botserv bot ad...adam-
2009-08-19Add a few items to outstanding issues in TODO, clean up a lot of warnings (no...cyberbotx
2009-08-19fixed a possible crashbug on botserv help setDukePyrolator
2009-08-15Changed /nickserv id to allow you to switch accounts without logging out firs...adam-
2009-08-12Set the correct opertypes on newly registered usersadam-
2009-08-08Actually, make use of it now. Pseudoclients are introduced automatically if s...rburchell
2009-08-08fixed a crashbug when adding a new botserv botDukePyrolator
2009-08-04Fixed autoidadam-
2009-08-01Fixed some memory leaks when setting vhosts on usersadam-
2009-07-31Removed some now unneeded and unused language stringsadam-
2009-07-25Changed params parameter of Command's Execute() from std::vector<std::string>...cyberbotx
2009-07-24Changed subcommand parameter of Command's OnHelp() from std::string to ci::st...cyberbotx
2009-07-21added 9 new eventsDukePyrolator
2009-07-17Fix a bug when trying to set BotServ bots as privateadam-
2009-07-15Fixed ns_info to show opertype line when hidestatus is offadam-
2009-07-06Remove channel founder status from users who logoutadam-
2009-07-06Made pre-command channel sanity checks only apply to ChanServ and BotServ. It...adam-
2009-07-02Really fix bug #1088adam-
2009-07-02reverted last commitDukePyrolator
2009-07-02fix for bug #1088 (missing check for null pointer). thanks to Obi_Wan for rep...DukePyrolator
2009-07-01fixed segfault on /nickserv logout <nick>DukePyrolator
2009-07-01fix for bug #1087. thanks to Obi_Wan for reporting and testing.DukePyrolator
2009-06-30No real need for another constantrburchell
2009-06-30Rename chanserv/access/change to chanserv/access/modifyadam-
2009-06-29changed encryption modules to use the new module APIDukePyrolator
2009-06-28Add ability for fantasy to be disabled for some commands and strip the channe...adam-
2009-06-27Fixed cs_getkey to not require services operadam-
2009-06-23Adds check for using commands on non-registered channels before the adam-
2009-06-20Fixes multiple issues with HELP with non-identified nicks. (Thanks Adam!)sjaz
2009-06-20Fixes issue with /NS INFO with non-identified users. (Thanks Adam!)sjaz
2009-06-20Fixes issue with /NS CONFIRM with non-registered nicks. (Thanks Adam)sjaz