<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_randquote.cpp, branch v1.0.5</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_randquote.cpp?h=v1.0.5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_randquote.cpp?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-11T15:59:59Z</updated>
<entry>
<title>deprecated covariant return type flux capacitor flopcircuit removal with reference pointer.</title>
<updated>2006-03-11T15:59:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:59:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f1d51e64ad58c9f2430863aa50707700b353c41'/>
<id>urn:sha1:3f1d51e64ad58c9f2430863aa50707700b353c41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3662 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://www.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>I repeat, missing semicolons are bad</title>
<updated>2006-02-19T15:31:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=756fdc508611c9bc2e2dffe3294cd93ff4d88197'/>
<id>urn:sha1:756fdc508611c9bc2e2dffe3294cd93ff4d88197</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server::AddExtendedMode and Server::AddCommand will now throw exceptions when adding a bad mode or already existing command. If the module constructor does not handle this exception, this will abort the module's constructor, forbidding loading of modules which are unable to function (smart eh)</title>
<updated>2006-02-19T15:21:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:21:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1328556e3690aa7a6c6003373221c4cc914c1d4d'/>
<id>urn:sha1:1328556e3690aa7a6c6003373221c4cc914c1d4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3246 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://www.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>Ported to new system</title>
<updated>2005-12-26T20:55:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T20:55:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d4551953561efc7baae31ed2529dd2371908b6c'/>
<id>urn:sha1:8d4551953561efc7baae31ed2529dd2371908b6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2665 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split all commands into seperate files and redid command system to take classes, not function pointers (function pointers suck ass)</title>
<updated>2005-12-16T18:10:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=293df6a8b55e89c127e60e92711ef0ef1027bff8'/>
<id>urn:sha1:293df6a8b55e89c127e60e92711ef0ef1027bff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 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://www.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>Fix for ID 86, reported by Special</title>
<updated>2005-12-02T09:34:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2005-12-02T09:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=270f1f8d19779a20231a4228286da5e5bf8b2be9'/>
<id>urn:sha1:270f1f8d19779a20231a4228286da5e5bf8b2be9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2107 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stylistic changes, removal of odd fake pointer thing</title>
<updated>2005-11-30T08:39:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2005-11-30T08:39:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=faecbbfe2d09b83e167c712dcd5ac52282228e09'/>
<id>urn:sha1:faecbbfe2d09b83e167c712dcd5ac52282228e09</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2032 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
