<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/mapgen, branch wield_animation</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-01-22T15:09:26+00:00</updated>
<entry>
<title>Remove dead code (#10845)</title>
<updated>2021-01-22T15:09:26+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-01-22T15:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4c76239818f5159314f30883f98b977d30aaa26c'/>
<id>urn:sha1:4c76239818f5159314f30883f98b977d30aaa26c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MgOre: Fix invalid field polymorphism (#10846)</title>
<updated>2021-01-21T19:08:06+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-01-21T19:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4fcd000e20a26120349184cb9d40342b7876e6b8'/>
<id>urn:sha1:4fcd000e20a26120349184cb9d40342b7876e6b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed some obsolete code (#10562)</title>
<updated>2021-01-21T18:17:09+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2021-01-21T18:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=45ccfe26fb6e0a130e4925ec362cccb1f045a829'/>
<id>urn:sha1:45ccfe26fb6e0a130e4925ec362cccb1f045a829</id>
<content type='text'>
Co-authored-by: Zughy &lt;4279489-marco_a@users.noreply.gitlab.com&gt;</content>
</entry>
<entry>
<title>Fix some minor code issues all over the place</title>
<updated>2020-12-24T12:44:54+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-12-23T21:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=74762470b2aa11a5271b846549ff14b86c1705d2'/>
<id>urn:sha1:74762470b2aa11a5271b846549ff14b86c1705d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow configuring block disk and net compression. Change default disk level.</title>
<updated>2020-12-15T18:15:25+00:00</updated>
<author>
<name>Lars</name>
<email>larsh@apache.org</email>
</author>
<published>2020-12-09T22:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e6380565236d6d963acf75538f1f8fec807190cc'/>
<id>urn:sha1:e6380565236d6d963acf75538f1f8fec807190cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid generating the same chunk more than once with multiple emerge threads.</title>
<updated>2020-11-27T04:31:20+00:00</updated>
<author>
<name>Lars</name>
<email>larsh@apache.org</email>
</author>
<published>2020-11-16T06:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f1d72d212a0661588be27003069abf4bd8092e55'/>
<id>urn:sha1:f1d72d212a0661588be27003069abf4bd8092e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Mapgen V7 river generation into the main generation loop (#10639)</title>
<updated>2020-11-20T16:11:19+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2020-11-20T16:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=872dce5020c5d05597a251c5ce63ebde256f2b64'/>
<id>urn:sha1:872dce5020c5d05597a251c5ce63ebde256f2b64</id>
<content type='text'>
All terrain generation now occurs in one loop, instead of rivers being
carved afterwards in a separate loop.
Fixes the removal of nodes added by mods in 'register on generated'.
Avoids other problems and reduces the chance of future bugs.
Mapchunk generation time is reduced.

Also fixes a code mistake which resulted in river channel generation
being disabled at floatland altitudes even when floatlands were disabled.</content>
</entry>
<entry>
<title>Fix warnings about an unused variables and implicit conversion (#10586)</title>
<updated>2020-11-12T20:05:47+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2020-11-12T20:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8eb2cbac613c92c1a7656ecb542e63fed9023061'/>
<id>urn:sha1:8eb2cbac613c92c1a7656ecb542e63fed9023061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused functions reported by cppcheck (#10463)</title>
<updated>2020-10-05T07:07:33+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2020-10-05T07:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f46509d5e2c681b6da2abdeb27779be3c36a6916'/>
<id>urn:sha1:f46509d5e2c681b6da2abdeb27779be3c36a6916</id>
<content type='text'>
Run unused functions reported by cppcheck

This change removes a few (but not all) unused functions.
Some unused helper functions were not removed due to their complexity and potential of future use.
</content>
</entry>
<entry>
<title>(se)SerializeString: Include max length in the name</title>
<updated>2020-10-01T07:52:59+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2020-09-20T11:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=947466ab28129fd69e6630974c6c4e901f2bebc6'/>
<id>urn:sha1:947466ab28129fd69e6630974c6c4e901f2bebc6</id>
<content type='text'>
This commit clarifies the maximal length of the serialized strings.
It will avoid accidental use of serializeString() when a larger string can be expected.

Removes unused Wide String serialization functions
</content>
</entry>
</feed>
