<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_check.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_check.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_check.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-28T00:13:41Z</updated>
<entry>
<title>Add support for syntax of commands in place of the text 'Not enough parameters' in numeric 461, where supported.</title>
<updated>2006-07-28T00:13:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T00:13:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dc8f5d02f77aeabefaefe88005b99c8b47030ab7'/>
<id>urn:sha1:dc8f5d02f77aeabefaefe88005b99c8b47030ab7</id>
<content type='text'>
To support this each derived class of command_t must set the value of command_t::syntax to a non-empty string.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4561 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mass tidyup, change A LOT of stuff to const char** which was char** (such as parameters to commands in handlers)</title>
<updated>2006-07-16T12:18:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T12:18:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0757a4a495daabf661ac3b7ab79f0a5ee423abe8'/>
<id>urn:sha1:0757a4a495daabf661ac3b7ab79f0a5ee423abe8</id>
<content type='text'>
which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactored user modes to work like the channel modes - core and module data now the same storage format without ::modebits</title>
<updated>2006-07-08T17:44:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T17:44:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=33ed72a1dfae595132dd50c760b6a312ef2ce8fe'/>
<id>urn:sha1:33ed72a1dfae595132dd50c760b6a312ef2ce8fe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finished m_check. I am the best. It only took me 3 months :)</title>
<updated>2006-06-17T11:24:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-06-17T11:24:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=558ceaf16b422c1cd47aec99a80889ec7f6c4a12'/>
<id>urn:sha1:558ceaf16b422c1cd47aec99a80889ec7f6c4a12</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4023 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix various typos and warnings</title>
<updated>2006-04-24T17:28:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T17:28:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8b02407d93810de79cf62e7aee38e725912d63db'/>
<id>urn:sha1:8b02407d93810de79cf62e7aee38e725912d63db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3907 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes. Commit /check, though it's probably broken at current.</title>
<updated>2006-04-12T00:58:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-12T00:58:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2bed3225ab9545d6d4072788160290bf52d06bbb'/>
<id>urn:sha1:2bed3225ab9545d6d4072788160290bf52d06bbb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Experimental (it compiles..) channel support for /check. Not yet finished, but meh.</title>
<updated>2006-03-27T06:49:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-03-27T06:49:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=02ae8f8d8b1e0fe7ee1779351e694b527928e755'/>
<id>urn:sha1:02ae8f8d8b1e0fe7ee1779351e694b527928e755</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unnecessary casting.</title>
<updated>2006-03-26T00:04:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-03-26T00:04:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c46c37300ad6b6e90dd2935f0fd6c94986aedea4'/>
<id>urn:sha1:c46c37300ad6b6e90dd2935f0fd6c94986aedea4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3754 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now requires inspircd.h for ConvToStr templated function</title>
<updated>2006-03-10T17:54:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T17:54:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e67e7d076ab46e6f571a6ebe73b918b2cf61720e'/>
<id>urn:sha1:e67e7d076ab46e6f571a6ebe73b918b2cf61720e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3641 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>w00t may want to check this works</title>
<updated>2006-03-07T23:41:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T23:41:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=033640feb2f01c6d6d704b01bbafa1a98d6c2d61'/>
<id>urn:sha1:033640feb2f01c6d6d704b01bbafa1a98d6c2d61</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3536 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
