<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src, branch 0.4.1</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.1</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.1'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-07-21T19:10:29+00:00</updated>
<entry>
<title>Fix signedness warning in base64.cpp</title>
<updated>2012-07-21T19:10:29+00:00</updated>
<author>
<name>Andreas Zwinkau</name>
<email>qznc@go.to</email>
</author>
<published>2012-07-04T05:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d085139057e84c677853a57a2613638378e8fdfa'/>
<id>urn:sha1:d085139057e84c677853a57a2613638378e8fdfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wctomb use</title>
<updated>2012-07-21T19:09:17+00:00</updated>
<author>
<name>Andreas Zwinkau</name>
<email>qznc@go.to</email>
</author>
<published>2012-07-03T21:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=28e7443f9bcc1fac186394847c1b788e39daed5e'/>
<id>urn:sha1:28e7443f9bcc1fac186394847c1b788e39daed5e</id>
<content type='text'>
wctomb(NULL, _) returns "nonzero if the encoding has nontrivial shift state, or zero if the encoding is stateless."

I assume the intentation was to get the size of the target buffer.
Use MB_CUR_MAX for this.
</content>
</entry>
<entry>
<title>Remove mbtowc warnings</title>
<updated>2012-07-21T19:08:20+00:00</updated>
<author>
<name>Andreas Zwinkau</name>
<email>qznc@go.to</email>
</author>
<published>2012-07-03T21:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e79ad21aebfe1dc4227ae1f8dd3a2f1c0b5ba193'/>
<id>urn:sha1:e79ad21aebfe1dc4227ae1f8dd3a2f1c0b5ba193</id>
<content type='text'>
As mbtowc(_, _, 1) reads at most one char, everything other than a
return value of 1 is an error. Since the input strings are static,
an assert protects against future changes.

Likewise, wctomb should currently never encounter a character, which
actually needs a multibyte representation.
</content>
</entry>
<entry>
<title>Fix hovering after mining a block underneath you while sneaking</title>
<updated>2012-07-21T17:56:56+00:00</updated>
<author>
<name>Matthew I</name>
<email>matttpt@gmail.com</email>
</author>
<published>2012-06-26T18:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a2738dec591e9a399e613b9161a7e3ea98674180'/>
<id>urn:sha1:a2738dec591e9a399e613b9161a7e3ea98674180</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rotate facedir-rotated top and bottom textures too, and re-implement nodebox side rotation</title>
<updated>2012-07-21T17:23:32+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-21T17:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1788709e2d9cfa8de36742ed21aec877d48c64d7'/>
<id>urn:sha1:1788709e2d9cfa8de36742ed21aec877d48c64d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Facedir rotation of nodebox textures</title>
<updated>2012-07-21T15:59:12+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-21T15:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=47d30d12cb550666cc3776c3ed381c318f294ba9'/>
<id>urn:sha1:47d30d12cb550666cc3776c3ed381c318f294ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix signed overflow in getPointedThing</title>
<updated>2012-07-21T13:13:51+00:00</updated>
<author>
<name>Bad-Command</name>
<email>Corey.Edmunds@gmail.com</email>
</author>
<published>2012-07-04T19:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cc10eec6c6fd6252450f7d3af098e3936e43d3d9'/>
<id>urn:sha1:cc10eec6c6fd6252450f7d3af098e3936e43d3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in scriptapi.cpp in minetest.get_craft_recipe()</title>
<updated>2012-07-21T12:32:46+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-21T12:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=15bf9a7026db34bddc5f756361bd06a1e5cb9aff'/>
<id>urn:sha1:15bf9a7026db34bddc5f756361bd06a1e5cb9aff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server-side checking of digging; disable_anticheat setting</title>
<updated>2012-07-21T11:38:49+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-21T11:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2795f44f0316c83728bc8059a020869058498f78'/>
<id>urn:sha1:2795f44f0316c83728bc8059a020869058498f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define M_PI on MSVC</title>
<updated>2012-07-21T00:36:34+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-23T13:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=71c6845a9446fc22a84469f28e0e6890794802e3'/>
<id>urn:sha1:71c6845a9446fc22a84469f28e0e6890794802e3</id>
<content type='text'>
</content>
</entry>
</feed>
