<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/irrlicht_changes, branch 5.2.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2020-02-01T19:41:32+00:00</updated>
<entry>
<title>StaticText: Reset background on EnrichedString change (#9340)</title>
<updated>2020-02-01T19:41:32+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2020-02-01T19:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4eb3baa51ed95d7661bbeecbbdf040d51ac32187'/>
<id>urn:sha1:4eb3baa51ed95d7661bbeecbbdf040d51ac32187</id>
<content type='text'>
This also fixes the F6 profiler background color -&gt; now controlled by EnrichedString</content>
</entry>
<entry>
<title>StaticText/EnrichedString: Styling support (#9187)</title>
<updated>2020-01-22T18:09:11+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2020-01-22T18:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1892ff3c0db23ccdf7b0f6dc83cb1bdf4579b4ec'/>
<id>urn:sha1:1892ff3c0db23ccdf7b0f6dc83cb1bdf4579b4ec</id>
<content type='text'>
* StaticText/EnrichedString: Styling support

* Fix tooltip fg/bgcolor

* Fix default color for substr(), add unittests
</content>
</entry>
<entry>
<title>Refactor to centralize GUIButton styling/rendering code (#9090)</title>
<updated>2019-12-09T20:06:51+00:00</updated>
<author>
<name>Hugues Ross</name>
<email>hugues.ross@gmail.com</email>
</author>
<published>2019-12-09T20:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9284313d17ba906de449c6d39ef3ddacb6c73791'/>
<id>urn:sha1:9284313d17ba906de449c6d39ef3ddacb6c73791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formspec: add hypertext element</title>
<updated>2019-11-03T10:45:33+00:00</updated>
<author>
<name>Pierre-Yves Rollo</name>
<email>dev@pyrollo.com</email>
</author>
<published>2019-09-10T13:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=72416a6a1f75d56abfad0f486e57fd32579b3604'/>
<id>urn:sha1:72416a6a1f75d56abfad0f486e57fd32579b3604</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
