<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/biome.cpp, branch 2022.05</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2022.05</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2022.05'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2014-11-01T17:16:23+00:00</updated>
<entry>
<title>Split up mapgen.cpp</title>
<updated>2014-11-01T17:16:23+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-11-01T17:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=9e811a92e7846b958e4bc84aeb30bad8b51e8e1d'/>
<id>urn:sha1:9e811a92e7846b958e4bc84aeb30bad8b51e8e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent invalid memory access under failure conditions</title>
<updated>2014-10-28T04:18:53+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-10-28T04:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=bc28ca0636f5bce85683a7114ad99df4e7791847'/>
<id>urn:sha1:bc28ca0636f5bce85683a7114ad99df4e7791847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NodeResolver and clean up node name -&gt; content ID resolution system</title>
<updated>2014-10-27T03:55:45+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-10-08T19:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d274cbfce6ed39f5b7ad41261ede8c0fad7e980a'/>
<id>urn:sha1:d274cbfce6ed39f5b7ad41261ede8c0fad7e980a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove liquid_finite and weather</title>
<updated>2014-04-18T17:56:48+00:00</updated>
<author>
<name>proller</name>
<email>proller@github.com</email>
</author>
<published>2014-04-18T17:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=0279f32db742f06d24a9d01c46f7d70c5e570eb2'/>
<id>urn:sha1:0279f32db742f06d24a9d01c46f7d70c5e570eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MSVC build</title>
<updated>2014-02-26T13:21:38+00:00</updated>
<author>
<name>BlockMen</name>
<email>nmuelll@web.de</email>
</author>
<published>2014-02-26T13:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=18fd913e696e29fa6a6f65e1399772cd28d9ff83'/>
<id>urn:sha1:18fd913e696e29fa6a6f65e1399772cd28d9ff83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Huge overhaul of the entire MapgenParams system</title>
<updated>2014-02-04T03:50:14+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2014-02-04T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=5a34f40d80ea1a339b599bc11db549a6bd86912f'/>
<id>urn:sha1:5a34f40d80ea1a339b599bc11db549a6bd86912f</id>
<content type='text'>
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations.
Separation between the common and mapgen-specific parameters is now strongly defined.
Mapgen parameters objects are now properly encapsulated within the proper subsystems.
</content>
</entry>
<entry>
<title>Fix compiling issue of MSVC</title>
<updated>2013-09-23T09:51:14+00:00</updated>
<author>
<name>BlockMen</name>
<email>nmuelll@web.de</email>
</author>
<published>2013-09-17T11:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=9e6bdc377fcbc8e4c795bd76d582197e8afb3530'/>
<id>urn:sha1:9e6bdc377fcbc8e4c795bd76d582197e8afb3530</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Weather: Clean up getHeat/getHumidity somewhat</title>
<updated>2013-09-17T03:33:53+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-09-17T02:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=9bccd75e340d7502251c233418e0afccd9c4a49c'/>
<id>urn:sha1:9bccd75e340d7502251c233418e0afccd9c4a49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BiomeDefManager: Fully initialize default biome</title>
<updated>2013-07-06T19:28:59+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-07-06T19:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d22baa88edcdba21881310d0f5b728074c4c8876'/>
<id>urn:sha1:d22baa88edcdba21881310d0f5b728074c4c8876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mapgen V7: Huge rewrite, also tweaks to cavegen et al.</title>
<updated>2013-07-06T06:21:54+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-07-06T06:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=18d7bc7fa1f2621eb593969b7bcccfeb4918c05f'/>
<id>urn:sha1:18d7bc7fa1f2621eb593969b7bcccfeb4918c05f</id>
<content type='text'>
</content>
</entry>
</feed>
