<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes/cmode_l.cpp, branch v1.1.11</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/cmode_l.cpp?h=v1.1.11</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/cmode_l.cpp?h=v1.1.11'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-07-16T17:30:04Z</updated>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Still more massive commit fun. Headers in include/ still to be done, else that's it.</title>
<updated>2006-12-15T22:03:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:03:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7cbd51d457a5e3b435396092bc7e2fcf79168e1'/>
<id>urn:sha1:a7cbd51d457a5e3b435396092bc7e2fcf79168e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>So much stuff changed in this one, i forgot most of it.</title>
<updated>2006-08-10T22:40:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T22:40:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9636a2eff46f6829bf9e01c711ab1ba45a7d50a'/>
<id>urn:sha1:f9636a2eff46f6829bf9e01c711ab1ba45a7d50a</id>
<content type='text'>
Oh yeah, main thing is ModeHandler and ModeWatcher classes now take an InspIRCd* to their constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change std::pair&lt;bool,std::string&gt; to neater typedef "ModePair"</title>
<updated>2006-07-27T19:40:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-27T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1f073f66f4b985bf776b9be2015136209c0c311'/>
<id>urn:sha1:a1f073f66f4b985bf776b9be2015136209c0c311</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimestamp methods atm, needs to be finished by me and TIDIED.</title>
<updated>2006-07-27T17:59:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-27T17:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98a92e20f1fa4a9c7e5749e063414483d4615c2e'/>
<id>urn:sha1:98a92e20f1fa4a9c7e5749e063414483d4615c2e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra method to mode handler, ModeHandler::ModeSet().</title>
<updated>2006-07-26T21:54:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-26T21:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a'/>
<id>urn:sha1:f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a</id>
<content type='text'>
Returns a std::pair&lt;bool,string&gt;.
if the bool is true, the mode is set, and the second item in the pair is the parameter set on it, if any
If the bool is false, the mode is not set, and the parameter given is returned as the second item of the pair

To be used in mode bouncing, to build a safe set of bounced modes (dont ask yet)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert the output limit back to the parameter</title>
<updated>2006-07-08T14:24:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T14:24:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed351d92cfb70de7c3214195cac286a9607e1606'/>
<id>urn:sha1:ed351d92cfb70de7c3214195cac286a9607e1606</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4164 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add channelmode +l</title>
<updated>2006-07-08T14:20:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T14:20:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4260fd62272dbd0de84f51bedbd5dd4a088afb1a'/>
<id>urn:sha1:4260fd62272dbd0de84f51bedbd5dd4a088afb1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4163 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
