<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_samode.cpp, branch v3.0.0a3</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_samode.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_samode.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-07-12T13:41:52Z</updated>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Penalize commands that had 0 penalty</title>
<updated>2016-12-30T16:32:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T16:32:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4508da82cb17120c04f697d6c63660cd697284b'/>
<id>urn:sha1:a4508da82cb17120c04f697d6c63660cd697284b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some numerics</title>
<updated>2016-02-24T11:40:05Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-24T11:40:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55e5e41fb9e9983c72f144fb4f59684d2125e129'/>
<id>urn:sha1:55e5e41fb9e9983c72f144fb4f59684d2125e129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert mods calling the old compat wrapper of ModuleManager::SetPriority() to use the current method, remove wrapper</title>
<updated>2015-02-15T16:56:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-15T16:56:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfc1abbcad598fcbc6921fa72b950144b13e059f'/>
<id>urn:sha1:bfc1abbcad598fcbc6921fa72b950144b13e059f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_samode Simplify command handler logic</title>
<updated>2014-09-05T13:20:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-05T13:20:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19283511132c09a208c981f13d54828e775ab611'/>
<id>urn:sha1:19283511132c09a208c981f13d54828e775ab611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate code from ModeParser into cmd_mode (core_user)</title>
<updated>2014-09-04T11:30:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-04T11:30:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3eda212c2ad561fae6a7d8cf20280da9d37a90f4'/>
<id>urn:sha1:3eda212c2ad561fae6a7d8cf20280da9d37a90f4</id>
<content type='text'>
- Process() that takes a std::vector&lt;std::string&gt;
- DisplayCurrentModes()
- DisplayListModes()
</content>
</entry>
<entry>
<title>Pass Modes::ChangeList references to the OnPreMode hook, make it modifiable</title>
<updated>2014-09-04T10:58:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-04T10:58:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f031349833d18d9fe5495b848c2d3fb7fd7f8f0'/>
<id>urn:sha1:5f031349833d18d9fe5495b848c2d3fb7fd7f8f0</id>
<content type='text'>
This gets rid of the duplicated mode parsing logic in m_namedmodes
</content>
</entry>
<entry>
<title>Call the MODE command handler in several modules instead of the old ModeParser::Process()</title>
<updated>2014-09-04T10:34:26Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-04T10:34:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fe96bda2531cb1357f35c6d0717910283e2d921'/>
<id>urn:sha1:6fe96bda2531cb1357f35c6d0717910283e2d921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-04-07T11:40:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-07T11:40:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f71e6bf9cb41811f18864f5d4eecb26e29d03f25'/>
<id>urn:sha1:f71e6bf9cb41811f18864f5d4eecb26e29d03f25</id>
<content type='text'>
</content>
</entry>
</feed>
