<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/gui/mainmenumanager.h, branch 2021.03</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2020-11-04T15:57:41+00:00</updated>
<entry>
<title>Revert "Make Lint Happy"</title>
<updated>2020-11-04T15:57:41+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2020-11-04T15:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=6ccb5835ff55d85156be91473c598eca9d6cb9a6'/>
<id>urn:sha1:6ccb5835ff55d85156be91473c598eca9d6cb9a6</id>
<content type='text'>
This reverts commit ad148587dcf5244c2d2011dba339786c765c54c4.
</content>
</entry>
<entry>
<title>Make Lint Happy</title>
<updated>2020-11-04T15:19:54+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2020-11-04T15:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=ad148587dcf5244c2d2011dba339786c765c54c4'/>
<id>urn:sha1:ad148587dcf5244c2d2011dba339786c765c54c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace for loop with call to standard library function (#8194)</title>
<updated>2019-03-05T07:13:15+00:00</updated>
<author>
<name>Benjamin Lindley</name>
<email>benjameslindley@gmail.com</email>
</author>
<published>2019-03-05T07:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=e19565c170ba8baf7a90945beb44cb1ef7292e50'/>
<id>urn:sha1:e19565c170ba8baf7a90945beb44cb1ef7292e50</id>
<content type='text'>
This loop makes multiple passes over m_stack (type std::list) in order to remove all elements with a specified value. Replacing the loop with a call to std::list::remove does the same job, but in only one pass.</content>
</entry>
<entry>
<title>Move files to subdirectories (#6599)</title>
<updated>2017-11-08T22:56:20+00:00</updated>
<author>
<name>Vitaliy</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2017-11-08T22:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f'/>
<id>urn:sha1:20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f</id>
<content type='text'>
* Move files around
</content>
</entry>
</feed>
