<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_blockcaps.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_blockcaps.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_blockcaps.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-09T12:09:52Z</updated>
<entry>
<title>DELETE()'s in destructors *fwap*</title>
<updated>2006-07-09T12:09:52Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T12:09:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c47776703ef551ed8eeee336d21da73aae020103'/>
<id>urn:sha1:c47776703ef551ed8eeee336d21da73aae020103</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Did some renaming so that the methods for modes in chanrec and userrec are identical.</title>
<updated>2006-07-08T21:37:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:37:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6fc729c7211ac6cc9fca4ef63a710b48ccf2457'/>
<id>urn:sha1:f6fc729c7211ac6cc9fca4ef63a710b48ccf2457</id>
<content type='text'>
bool IsModeSet(const unsigned char c);
void SetMode(const unsigned char c, bool value);
Fixed m_botmode for new api


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4194 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2006-07-08T21:14:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:14:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33f3e5fc8e2d8c0d40366e6cd5bc6a20a0e9eee8'/>
<id>urn:sha1:33f3e5fc8e2d8c0d40366e6cd5bc6a20a0e9eee8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4192 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events entirely</title>
<updated>2006-07-08T21:12:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:12:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e5162341d0ce830ba66c1965c800cecaa6b02cd'/>
<id>urn:sha1:5e5162341d0ce830ba66c1965c800cecaa6b02cd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4191 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove un-needed cast, I have a horrible feeling I'll get stabbed for this. Please let me know before you do...</title>
<updated>2006-06-23T14:24:34Z</updated>
<author>
<name>om</name>
</author>
<published>2006-06-23T14:24:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f9e0c3204e846ba78af560e258ae553c31f0ec9'/>
<id>urn:sha1:7f9e0c3204e846ba78af560e258ae553c31f0ec9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4052 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Renamed to chanrec::modes</title>
<updated>2006-03-12T14:49:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d'/>
<id>urn:sha1:ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d</id>
<content type='text'>
Renamed IsCustomModeSet to IsModeSet
GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimisation of optimisation :P ty w00tie</title>
<updated>2006-03-07T09:56:19Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-07T09:56:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4c78897df7c5b0e19a54d8a909e053fab5e8d4d'/>
<id>urn:sha1:b4c78897df7c5b0e19a54d8a909e053fab5e8d4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3505 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OPTIMIZED!!! OPTIMIZED!!!!! :-p</title>
<updated>2006-03-05T18:32:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-05T18:32:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8662e00977d9425e894b43bb1c3da3dd4345f5e2'/>
<id>urn:sha1:8662e00977d9425e894b43bb1c3da3dd4345f5e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3471 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ignore spaces/tabs</title>
<updated>2006-03-05T18:06:59Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-05T18:06:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=168369f420a0ba3658793c1c28a6e2eafc4fa03c'/>
<id>urn:sha1:168369f420a0ba3658793c1c28a6e2eafc4fa03c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3470 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change comment (I didn't c/p the +c module...honest)</title>
<updated>2006-03-05T17:55:52Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-05T17:55:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58307bad6b17cff6e3c5496796067568d426e128'/>
<id>urn:sha1:58307bad6b17cff6e3c5496796067568d426e128</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
