prozacx
|
a9e60b43c5
|
Migrated away from CString::ToString() in favor of explicit constructors
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@669 726aef4b-f618-498e-8847-2d620e286838
|
2006-02-25 09:43:35 +00:00 |
|
prozacx
|
6d27d1c021
|
Removed const from args in a bunch of hooks
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@538 726aef4b-f618-498e-8847-2d620e286838
|
2005-09-26 23:09:05 +00:00 |
|
prozacx
|
49d71a9b55
|
Removed const from CNick in priv/chan hooks
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@537 726aef4b-f618-498e-8847-2d620e286838
|
2005-09-26 08:23:30 +00:00 |
|
prozacx
|
c52542e469
|
Moved GetDescription() into second argument of MODULEDEFS()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@366 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-26 20:42:13 +00:00 |
|
prozacx
|
1437f279b5
|
Changed CChan reference to non-const in all hooks
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@330 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-17 17:18:35 +00:00 |
|
prozacx
|
44d38ec4c9
|
Changed return value from bool to EModRet on most hooks
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@306 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-15 08:27:27 +00:00 |
|
prozacx
|
0823b27f37
|
Moved CUtils::wildcmp() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@251 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 07:51:46 +00:00 |
|
prozacx
|
fd231e6b3a
|
Moved CUtils::ToString() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@249 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-08 06:42:02 +00:00 |
|
prozacx
|
24950d24e4
|
Moved CUtils::Token() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@244 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-07 09:18:56 +00:00 |
|
prozacx
|
beb5b49b3f
|
Changed all references to std::string over to CString
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@240 726aef4b-f618-498e-8847-2d620e286838
|
2005-05-05 18:11:04 +00:00 |
|
prozacx
|
9b3ac7cb94
|
Changed vChans to a reference in OnNick and OnQuit (oops)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@165 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 08:10:34 +00:00 |
|
prozacx
|
c88b835837
|
Changed OnNick() and OnQuit() to take a vector<CChan*> of common channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@164 726aef4b-f618-498e-8847-2d620e286838
|
2005-04-23 07:24:58 +00:00 |
|
prozacx
|
45a8aca016
|
Changed WATCH command to ADD
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@42 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:50:20 +00:00 |
|
prozacx
|
3315c349a2
|
Removed bad version of WildCmp() and inserted the correct version of wildcmp()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@40 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:34:19 +00:00 |
|
prozacx
|
94a61f69ee
|
Added DUMP command
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@39 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 06:03:56 +00:00 |
|
prozacx
|
af85aa91f8
|
Notice user on /watch instead of privmsg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@38 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 05:37:20 +00:00 |
|
prozacx
|
7819e0a1f5
|
Added watch module
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@35 726aef4b-f618-498e-8847-2d620e286838
|
2005-03-10 03:39:07 +00:00 |
|