<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v1.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-23T19:50:54Z</updated>
<entry>
<title>Use ::AddTimer not AddTimer, or it calls this-&gt;AddTimer and loops</title>
<updated>2006-02-23T19:50:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-23T19:50:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=197c5247986bb39d36fa34e00afb0a8cbc05b762'/>
<id>urn:sha1:197c5247986bb39d36fa34e00afb0a8cbc05b762</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3304 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed to work</title>
<updated>2006-02-23T19:46:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-23T19:46:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aca9acf422c76fefa4223f3add27e62e860f2f62'/>
<id>urn:sha1:aca9acf422c76fefa4223f3add27e62e860f2f62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3302 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Incorporating InspTimer into safelist as a test</title>
<updated>2006-02-23T19:39:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-23T19:39:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7907a1f1cc78ca532547c824cd221060b57f4fff'/>
<id>urn:sha1:7907a1f1cc78ca532547c824cd221060b57f4fff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed triggering time of OnBackgroundTimer to 5 secs (from 8)</title>
<updated>2006-02-22T20:14:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-22T20:14:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2906e93be35abeea3e652273a7ff1928db8aae3'/>
<id>urn:sha1:c2906e93be35abeea3e652273a7ff1928db8aae3</id>
<content type='text'>
Fixed typo in new functions


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3288 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added m_safelist helper functions GetChannelCount and GetChannelIndex</title>
<updated>2006-02-22T18:56:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-22T18:56:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=39ca58c38ce96a37586d5cef381e321709be3326'/>
<id>urn:sha1:39ca58c38ce96a37586d5cef381e321709be3326</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3287 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server::AddExtendedMode and Server::AddCommand will now throw exceptions when adding a bad mode or already existing command. If the module constructor does not handle this exception, this will abort the module's constructor, forbidding loading of modules which are unable to function (smart eh)</title>
<updated>2006-02-19T15:21:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:21:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1328556e3690aa7a6c6003373221c4cc914c1d4d'/>
<id>urn:sha1:1328556e3690aa7a6c6003373221c4cc914c1d4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3246 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Experimental improved string handling in server links</title>
<updated>2006-02-07T18:26:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-07T18:26:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dba88edc767697f9c2a9de3c4c2fbaea6cc35f3e'/>
<id>urn:sha1:dba88edc767697f9c2a9de3c4c2fbaea6cc35f3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3127 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Propogation of away messages across network (we dont bounce the numeric back for every privmsg like other ircds, we burst them and keep them synched by broadcasting AWAY)</title>
<updated>2006-02-05T16:08:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-05T16:08:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecee8268b239c22cc68dd624779aae84e6020939'/>
<id>urn:sha1:ecee8268b239c22cc68dd624779aae84e6020939</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3095 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOTICE @#chan etc.</title>
<updated>2006-02-04T13:09:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-04T13:09:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=235a0a2035bda6dd214719107083266207f39883'/>
<id>urn:sha1:235a0a2035bda6dd214719107083266207f39883</id>
<content type='text'>
Tidied up craq++ in modules (copy and pasting OnUserPreNotice into OnUserPreMessage?! why not just call one from the other!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3072 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Typo fixes #2</title>
<updated>2006-02-03T17:30:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-03T17:30:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c64f695f6becd596889ecebdeb40242e255f5b0'/>
<id>urn:sha1:9c64f695f6becd596889ecebdeb40242e255f5b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3052 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
