<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sapart.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_sapart.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_sapart.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>Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined clients :)</title>
<updated>2006-07-14T16:08:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-14T16:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a551684ab05b850d1c9e84f710ec9d1ccf1e83d8'/>
<id>urn:sha1:a551684ab05b850d1c9e84f710ec9d1ccf1e83d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4390 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server* Srv marked static or moved to private member of module class in all modules, paves way for removal of static-build-munging-regexp that breaks +eI</title>
<updated>2006-02-26T11:48:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T11:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2e581f0d3d5d844dc4b5210f566e5a5571a0570'/>
<id>urn:sha1:e2e581f0d3d5d844dc4b5210f566e5a5571a0570</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Oops, missed two includes</title>
<updated>2006-02-15T03:01:31Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-15T03:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=55fb146227c4277a1c0906de496659f9b52c1353'/>
<id>urn:sha1:55fb146227c4277a1c0906de496659f9b52c1353</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3209 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- And in SAPARt</title>
<updated>2006-02-15T02:12:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-15T02:12:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cc3b745418494a654bedf38098c6aed54c2449b'/>
<id>urn:sha1:3cc3b745418494a654bedf38098c6aed54c2449b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3202 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Porting to new command system</title>
<updated>2005-12-16T18:23:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T18:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab9d8fd1af3ebf028506ec543f74fd13471742dd'/>
<id>urn:sha1:ab9d8fd1af3ebf028506ec543f74fd13471742dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2535 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed behaviour of module API to pass Server* to the constructor, rather than have to create one (makes more sense)</title>
<updated>2005-12-07T17:05:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-07T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d821f2980825be73e3f90b47ffff365b0ec5ecb'/>
<id>urn:sha1:2d821f2980825be73e3f90b47ffff365b0ec5ecb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Started on -Wall - safe compile</title>
<updated>2005-05-30T22:36:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-30T22:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f96ddd39748f283768217fb1a3cdd3a7cbde353a'/>
<id>urn:sha1:f96ddd39748f283768217fb1a3cdd3a7cbde353a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1570 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
