<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v1.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-12T14:49:30Z</updated>
<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>*NEEDS TESTING* changed binarymodes to use the custom_modes entries</title>
<updated>2006-03-12T14:26:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=988568f3d1cc2247fa3adbadd8daa0ee175fcb1d'/>
<id>urn:sha1:988568f3d1cc2247fa3adbadd8daa0ee175fcb1d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set bitfields on servermode</title>
<updated>2006-03-10T01:16:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T01:16:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba98f3eacc70d548f843d2d82d10314956dbbf68'/>
<id>urn:sha1:ba98f3eacc70d548f843d2d82d10314956dbbf68</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3619 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mostly formatting cleanup, rename a 'Ptr' to a more meaningful 'chan', remove some pointless nested if()s checking the same thing at each other</title>
<updated>2006-03-09T20:49:49Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-09T20:49:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6981ee161cbf86de1171dde94cbc915946262'/>
<id>urn:sha1:0da6981ee161cbf86de1171dde94cbc915946262</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3604 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVISIBLE :/</title>
<updated>2006-03-09T14:18:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T14:18:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23101be0f2e1f1853147dfb0078b8aadbca76746'/>
<id>urn:sha1:23101be0f2e1f1853147dfb0078b8aadbca76746</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3591 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Modes the wrong way around</title>
<updated>2006-03-09T14:13:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T14:13:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=368022378b7618bad9e785ab5e5d3d57e6c5369f'/>
<id>urn:sha1:368022378b7618bad9e785ab5e5d3d57e6c5369f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added userrec::modebits - fast way of checking if user has +swi rather than an icky strchr</title>
<updated>2006-03-09T13:21:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T13:21:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c330b24501fc56516fef098428889a0a526e706a'/>
<id>urn:sha1:c330b24501fc56516fef098428889a0a526e706a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3588 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Grant and revoke now use iterators</title>
<updated>2006-03-09T11:40:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T11:40:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbbe105fbb9c0de2f0f3c51e4b7c2bc292625df7'/>
<id>urn:sha1:dbbe105fbb9c0de2f0f3c51e4b7c2bc292625df7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3581 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is channel-&gt;HasUser(userrec)</title>
<updated>2006-03-08T23:16:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T23:16:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aaf5226111f515f4baa68e95ea6a1db740828ac3'/>
<id>urn:sha1:aaf5226111f515f4baa68e95ea6a1db740828ac3</id>
<content type='text'>
Yeah its the other way around to the old way, but somehow, seems less backwards to me (its also faster)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3560 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Got rid of all that ugly char* cast crap (todo: change docs to reflect change)</title>
<updated>2006-03-08T18:59:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T18:59:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21cf60233cdee26118774a86ea612d1c5671ba7a'/>
<id>urn:sha1:21cf60233cdee26118774a86ea612d1c5671ba7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
