<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/irrlicht_changes, branch 5.1.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-08-06T19:33:13+00:00</updated>
<entry>
<title>Clean up and fix freetype=false crashes (#8641)</title>
<updated>2019-08-06T19:33:13+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-08-06T19:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=233cb86e864affe3dee8f60503584f1eb7e36287'/>
<id>urn:sha1:233cb86e864affe3dee8f60503584f1eb7e36287</id>
<content type='text'>
A IGUIFont of type bitmap/vector cannot be converted to CGUITTFont
Fixes various segfaults in gameplay
Shorter font cache code, cleaned up (?)</content>
</entry>
<entry>
<title>LINT fixes since recent tooling update</title>
<updated>2019-03-14T11:30:13+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2019-03-14T10:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=02a23892f94d3c83a6bdc301defc0e7ade7e1c2b'/>
<id>urn:sha1:02a23892f94d3c83a6bdc301defc0e7ade7e1c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update our tooling (Clang 5 -&gt; 7, GCC 7 -&gt; 8)</title>
<updated>2019-03-14T11:30:13+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-03-23T10:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a6a04c4b5b0cd475ea265b63ff6ff52daf66db42'/>
<id>urn:sha1:a6a04c4b5b0cd475ea265b63ff6ff52daf66db42</id>
<content type='text'>
This change permits to use up-to-date compilers, clang-tidy and
clang-format

It also refactor the tidy/format step to drop the binary selection from
scripts and perform it directly in travis
</content>
</entry>
<entry>
<title>Fix cast from const by accessing string data directly (#8354)</title>
<updated>2019-03-12T07:58:02+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2019-03-12T07:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=38f6e7a1981a8dcba9bfa9aa32ca77cd19a960aa'/>
<id>urn:sha1:38f6e7a1981a8dcba9bfa9aa32ca77cd19a960aa</id>
<content type='text'>
Fixes #8327</content>
</entry>
<entry>
<title>DragonFly BSD is somewhat identical to FreeBSD (#8159)</title>
<updated>2019-02-03T08:53:54+00:00</updated>
<author>
<name>Leonid Bobrov</name>
<email>mazocomp@disroot.org</email>
</author>
<published>2019-02-03T08:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=339341ba4e270cc86e82db008e6325f03d1046f7'/>
<id>urn:sha1:339341ba4e270cc86e82db008e6325f03d1046f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX</title>
<updated>2018-11-11T17:08:15+00:00</updated>
<author>
<name>number Zero</name>
<email>numzer0@yandex.ru</email>
</author>
<published>2018-11-05T11:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d90e3ea88d3073a5dd0094937216aea0b35c1ce4'/>
<id>urn:sha1:d90e3ea88d3073a5dd0094937216aea0b35c1ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix debug and info text being the wrong color</title>
<updated>2018-08-05T22:16:05+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-08-05T22:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8d68b2cd210fea3cd852c648464c8bdd9cac02a7'/>
<id>urn:sha1:8d68b2cd210fea3cd852c648464c8bdd9cac02a7</id>
<content type='text'>
Fixes #7623
</content>
</entry>
<entry>
<title>Fix tooltip colors specified by formspec part</title>
<updated>2018-08-04T18:01:07+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-08-04T17:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=18368824958139f1428d534082852d778982b4c9'/>
<id>urn:sha1:18368824958139f1428d534082852d778982b4c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forget to fix non freetype build in StaticText</title>
<updated>2018-01-12T07:36:38+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-01-12T07:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6f2fe8a554f01b5697112c8875e02ef52b1ef69e'/>
<id>urn:sha1:6f2fe8a554f01b5697112c8875e02ef52b1ef69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't recalculate statustext initial color everytime &amp; review fixes</title>
<updated>2018-01-05T19:59:30+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-01-05T18:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9146c6a50fdf81196bab3d517b8313fb4fa3bc71'/>
<id>urn:sha1:9146c6a50fdf81196bab3d517b8313fb4fa3bc71</id>
<content type='text'>
</content>
</entry>
</feed>
