<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/.gitignore, branch physics</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-10-15T16:16:09+00:00</updated>
<entry>
<title>Fix compiling on Windows with Visual Studio</title>
<updated>2021-10-15T16:16:09+00:00</updated>
<author>
<name>LoneWolfHT</name>
<email>lonewolf04361@gmail.com</email>
</author>
<published>2021-10-15T16:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c82ec8b210f613fcd5bb386a14f0a8f88591253a'/>
<id>urn:sha1:c82ec8b210f613fcd5bb386a14f0a8f88591253a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a simple PNG image encoder with Lua API (#11485)</title>
<updated>2021-07-29T03:10:10+00:00</updated>
<author>
<name>hecks</name>
<email>42101236+hecktest@users.noreply.github.com</email>
</author>
<published>2021-07-29T03:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=80d12dbedb67191a5eb3e4f3c36b04baed1f8afb'/>
<id>urn:sha1:80d12dbedb67191a5eb3e4f3c36b04baed1f8afb</id>
<content type='text'>
* Add a simple PNG image encoder with Lua API
Add ColorSpec to RGBA converter
Make a safety wrapper for the encoder
Create devtest examples

Co-authored-by: hecktest &lt;&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Use user provided lib/irrlichtmt if available (#11276)</title>
<updated>2021-06-29T07:57:19+00:00</updated>
<author>
<name>NeroBurner</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-06-29T07:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fa4dee0e62dcf2bbfb68b17cf97e438eab58be93'/>
<id>urn:sha1:fa4dee0e62dcf2bbfb68b17cf97e438eab58be93</id>
<content type='text'>
Use user provided lib/irrlichtmt if available

Make it possible for a user to provide the IrrlichtMt dependency as
subdirectory at `lib/irrlichtmt`.
The subdirectory is added with the `EXCLUDE_FROM_ALL` flag to prevent
`libirrlichtmt.a` or other header files to be installed.

This enables the user to do the following to satisfy the IrrlichtMt
dependency:

git clone --depth 1 https://github.com/minetest/irrlicht.git lib/irrlichtmt
cmake . -DRUN_IN_PLACE=TRUE</content>
</entry>
<entry>
<title>Move build/android directory to root of project (#11283)</title>
<updated>2021-06-21T19:51:42+00:00</updated>
<author>
<name>NeroBurner</name>
<email>pyro4hell@gmail.com</email>
</author>
<published>2021-06-21T19:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a7143c2a8c48b234d78ec666193b942ae0b62ca3'/>
<id>urn:sha1:a7143c2a8c48b234d78ec666193b942ae0b62ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translate builtin (#10693)</title>
<updated>2021-03-05T15:29:48+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-03-05T15:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cafad6ac03348aa77e8ee4bb035840e73de4b2a9'/>
<id>urn:sha1:cafad6ac03348aa77e8ee4bb035840e73de4b2a9</id>
<content type='text'>
This PR is the second attempt to translate builtin.
Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
</content>
</entry>
<entry>
<title>Release test build to Android beta program</title>
<updated>2020-06-25T14:40:37+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-06-25T14:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3014e8b33b3d14165cc207be13631f4ee9a8fd2e'/>
<id>urn:sha1:3014e8b33b3d14165cc207be13631f4ee9a8fd2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix devtest being ignored by .gitignore</title>
<updated>2020-05-26T21:33:16+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-05-26T20:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=871392481120759188ff9655cbd7ae6d05992db5'/>
<id>urn:sha1:871392481120759188ff9655cbd7ae6d05992db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: add Android Studio support, completely redone java part (#9066)</title>
<updated>2020-04-15T14:27:40+00:00</updated>
<author>
<name>Maksim</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2020-04-15T14:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=62ae7adab2bebde04864c12543caefbffab24963'/>
<id>urn:sha1:62ae7adab2bebde04864c12543caefbffab24963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vscode cmake plugin files to gitignore</title>
<updated>2020-04-11T14:07:17+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2020-04-10T19:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2a7267febfd5f827c8a2654cc67e5db07f59cbac'/>
<id>urn:sha1:2a7267febfd5f827c8a2654cc67e5db07f59cbac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated build changes (#9619)</title>
<updated>2020-04-09T18:46:06+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2020-04-09T18:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=12275e235a17e84805f4b3b667e1ddbdf9499fc6'/>
<id>urn:sha1:12275e235a17e84805f4b3b667e1ddbdf9499fc6</id>
<content type='text'>
* Automated build changes
* drop a useless ubuntu non lts version
* update gitlab ci syntax to modern one
* add debian 10 step on the gitlab ci pipeline
* switch docker build to Debian 10
* add .gradle folder to gitignore
</content>
</entry>
</feed>
