<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/misc, 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-10-12T13:48:58+00:00</updated>
<entry>
<title>Bump version to 5.1.0</title>
<updated>2019-10-12T13:48:58+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-10-12T13:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e4fb4db2adcd0b3abd02cd6390b350b1129cc64'/>
<id>urn:sha1:4e4fb4db2adcd0b3abd02cd6390b350b1129cc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add content_rating tag to appdata (#8538)</title>
<updated>2019-05-18T15:19:56+00:00</updated>
<author>
<name>Carles Pastor Badosa</name>
<email>cpbadosa@gmail.com</email>
</author>
<published>2019-05-18T15:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6cb6aea969032e43395ddbad09233e7e20830909'/>
<id>urn:sha1:6cb6aea969032e43395ddbad09233e7e20830909</id>
<content type='text'>
This tag allows software stores (KDE discover, etc) to filter and know whether applications are suitable for young users.</content>
</entry>
<entry>
<title>Bump version to 5.0.0</title>
<updated>2019-03-04T22:43:14+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-03-04T22:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f9d1810b1e763a6c0a47ff30bd83d7903d3d614f'/>
<id>urn:sha1:f9d1810b1e763a6c0a47ff30bd83d7903d3d614f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a basic kubernetes deployment file (#7979)</title>
<updated>2018-12-15T14:12:40+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2018-12-15T14:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24cdbe9bf5fae88d76252add1b4ba0f8a7d48697'/>
<id>urn:sha1:24cdbe9bf5fae88d76252add1b4ba0f8a7d48697</id>
<content type='text'>
* Add a basic kubernetes deployment file
</content>
</entry>
<entry>
<title>Windows: Cpack wix installer (#6153)</title>
<updated>2018-10-26T19:37:51+00:00</updated>
<author>
<name>adrido</name>
<email>robots_only_adrido@gmx.com</email>
</author>
<published>2018-10-26T19:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2322078fe480a338422b35ee29fee3c0767f3e1d'/>
<id>urn:sha1:2322078fe480a338422b35ee29fee3c0767f3e1d</id>
<content type='text'>
Create CPack WIX msi Installer for RUN_IN_PLACE=0 builds
Correct paths on Windows for RUN_IN_PLACE=0
Install only required font files
Games have their own components, and "minimal" is optional</content>
</entry>
<entry>
<title>Add release information to appdata file (#7771)</title>
<updated>2018-10-16T19:04:06+00:00</updated>
<author>
<name>Carles Pastor Badosa</name>
<email>cpbadosa@gmail.com</email>
</author>
<published>2018-10-16T19:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=226bf8b87052619d387fe0e40f90a4723dd714a7'/>
<id>urn:sha1:226bf8b87052619d387fe0e40f90a4723dd714a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix msvc annoyances (#5963)</title>
<updated>2017-06-27T09:54:40+00:00</updated>
<author>
<name>adrido</name>
<email>robots_only_adrido@gmx.com</email>
</author>
<published>2017-06-27T09:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d7343b6c930d22857f858929ea684acbbeefe482'/>
<id>urn:sha1:d7343b6c930d22857f858929ea684acbbeefe482</id>
<content type='text'>
* MSVC: Fix '/std:c++11' is not a valid compiler option

* MSVC/MINGW: Define 'WIN32_LEAN_AND_MEAN' for the whole project

In some obscure cases 'Windows.h" got includet before that definition, which leaded to compilation warnings+errors

* MSVC: '/arch:SSE' is only available for x86

* MSVC: Fix float conversation

* MSVC/MINGW: use winthreads on Windows

* MSVC: 'USE_CMAKE_CONFIG' might be already definied by CMake build system

* MSVC: Use all available cpu cores for compiling

* Add missing include ctime and use std::time_t
</content>
</entry>
<entry>
<title>Gitlab-CI enhancements (#5629)</title>
<updated>2017-04-21T08:22:20+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-04-21T08:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2ad74a9e8b9da48aef62346de6cd55f304c6440d'/>
<id>urn:sha1:2ad74a9e8b9da48aef62346de6cd55f304c6440d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update .appdata and .desktop files</title>
<updated>2017-03-05T19:56:20+00:00</updated>
<author>
<name>Juhani Numminen</name>
<email>juhaninumminen0@gmail.com</email>
</author>
<published>2017-01-17T15:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0e27b4b978d81504a9e3bf221e6e4691c720e6ef'/>
<id>urn:sha1:0e27b4b978d81504a9e3bf221e6e4691c720e6ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows: Add manifest file and set "High DPI Aware" true</title>
<updated>2016-11-07T21:55:01+00:00</updated>
<author>
<name>adrido</name>
<email>addi@king-arthur.eu</email>
</author>
<published>2016-10-29T16:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=295232667eb25f6eef9ed3b06d6a71a5cdcc9476'/>
<id>urn:sha1:295232667eb25f6eef9ed3b06d6a71a5cdcc9476</id>
<content type='text'>
This resolves washy font and incorrect mouse handling on Windows if
a screen with high DPI is used.
</content>
</entry>
</feed>
