<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.h, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v1.2.0a6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-18T19:25:05Z</updated>
<entry>
<title>Increase the size of the matrix for map drawing to 250x250</title>
<updated>2008-08-18T19:25:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-18T19:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4ca5fb1994541181f940a692bce47eb11d681e7a'/>
<id>urn:sha1:4ca5fb1994541181f940a692bce47eb11d681e7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10158 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix m_nopartmsg to work via API modification, involves a string copy that won't last too long. Compiles cleanly.</title>
<updated>2008-07-11T14:44:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-11T14:44:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4e599dd4fbfe5abc0d60a05008344e35e6bc870d'/>
<id>urn:sha1:4e599dd4fbfe5abc0d60a05008344e35e6bc870d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9953 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another here too</title>
<updated>2008-06-06T15:32:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T15:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4bb334079955b342ac3c6b9607547c9e756561c9'/>
<id>urn:sha1:4bb334079955b342ac3c6b9607547c9e756561c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9843 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ProtocolInterface::Introduce() to prevent confusion over event ordering, and allow for more flexible protocol use</title>
<updated>2008-06-01T14:18:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ada434820d2d81d8e4bcf633ebcbfef20606b51c'/>
<id>urn:sha1:ada434820d2d81d8e4bcf633ebcbfef20606b51c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert m_spanningtree</title>
<updated>2008-05-05T00:40:23Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-05T00:40:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3d00f20ae31b4d3b9147e5c9999739aef84f762'/>
<id>urn:sha1:a3d00f20ae31b4d3b9147e5c9999739aef84f762</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9626 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote /MAP: caution, this doesn't compile</title>
<updated>2008-04-06T17:53:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-06T17:53:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d87c8659876d59ac478128a263544060e85f1a40'/>
<id>urn:sha1:d87c8659876d59ac478128a263544060e85f1a40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9381 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when cancelling), and change return type to int so modules can block away messages by returning nonzero.</title>
<updated>2008-03-30T14:26:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T14:26:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2f4bf3a135e6b23fea21b2628c2c830de29cdec'/>
<id>urn:sha1:e2f4bf3a135e6b23fea21b2628c2c830de29cdec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rollback complete! Everyone please go through the code and check i havent forgotten to incorporate your tweaks and changes.</title>
<updated>2008-02-24T15:55:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T15:55:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=23fb1f062bc993bdce30f643b905105fd2f1b78e'/>
<id>urn:sha1:23fb1f062bc993bdce30f643b905105fd2f1b78e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9019 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when it comes to read it. No more bitching about missing config tags.</title>
<updated>2008-02-24T14:54:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T14:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f50b9dfb1ca58cdceaad7578b48aa1ced186008'/>
<id>urn:sha1:4f50b9dfb1ca58cdceaad7578b48aa1ced186008</id>
<content type='text'>
This MIGHT fix the other problem listed in bug #461


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9018 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
