<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/cguittfont, branch handswap_keybind</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=handswap_keybind</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=handswap_keybind'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2017-06-20T15:18:34+00:00</updated>
<entry>
<title>Merge cguittfont lib in irrlicht change folder. (#6016)</title>
<updated>2017-06-20T15:18:34+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-06-20T15:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=16938adfc00b3c56a7b08a9eb97160b68902bae6'/>
<id>urn:sha1:16938adfc00b3c56a7b08a9eb97160b68902bae6</id>
<content type='text'>
* Merge cguittfont lib in irrlicht change folder.

This remove hack and static lib for FreeType
</content>
</entry>
<entry>
<title>Plug two minor Leaks (#5603)</title>
<updated>2017-04-17T07:04:58+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar+github@foo-projects.org</email>
</author>
<published>2017-04-17T07:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=97988a1044e0fce20a6ddc9e9cb6be395101cb2a'/>
<id>urn:sha1:97988a1044e0fce20a6ddc9e9cb6be395101cb2a</id>
<content type='text'>
* Resource leak: CHECK_FILE_ERR returns, without freeing chunk_name.

Found with static analysis.

* Resource leak: leaks `page` on error path.

Found with static analysis.
</content>
</entry>
<entry>
<title>Irrlicht 1.9 support</title>
<updated>2016-12-26T21:36:22+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-12-24T13:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=084cdea6862cb65fe4bb807a211a9e1c17cffec8'/>
<id>urn:sha1:084cdea6862cb65fe4bb807a211a9e1c17cffec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add colored text (not only colored chat).</title>
<updated>2016-05-31T15:34:29+00:00</updated>
<author>
<name>Ekdohibs</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2016-05-31T15:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=14ef2b445adcec770defe1abf83af9d22ccf39d8'/>
<id>urn:sha1:14ef2b445adcec770defe1abf83af9d22ccf39d8</id>
<content type='text'>
Add documentation, move files to a proper place and avoid memory leaks.
Make it work with most kind of texts, and allow backgrounds too.
</content>
</entry>
<entry>
<title>Fix build if BUILD_SHARED_LIBS defaults to "ON"</title>
<updated>2015-12-03T20:35:22+00:00</updated>
<author>
<name>Ferdinand Thiessen</name>
<email>rpm@fthiessen.de</email>
</author>
<published>2015-12-03T20:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d8975eabf95fac1881f75ab149d0cebeff3d10f3'/>
<id>urn:sha1:d8975eabf95fac1881f75ab149d0cebeff3d10f3</id>
<content type='text'>
openSUSE sets that option to ON.

Fixes #3420.
</content>
</entry>
<entry>
<title>Clean up and tweak build system</title>
<updated>2015-03-27T19:00:48+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-02-27T23:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=93fcab952b28f4db39d9326b83f14cbd86c0cf17'/>
<id>urn:sha1:93fcab952b28f4db39d9326b83f14cbd86c0cf17</id>
<content type='text'>
  * Combine client and server man pages.
  * Update unit test options and available databases in man page.
  * Add `--worldname` to man page.
  * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`.
  * Disable server build by default on all operating systems.
  * Make `ENABLE_FREETYPE` not fail if FreeType isn't found.
  * Enable LevelDB, Redis, and FreeType detection by default.
  * Remove the `VERSION_PATCH_ORIG` hack.
  * Add option to search for and use system JSONCPP.
  * Remove broken LuaJIT version detection.
  * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`.
  * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`.
  * Clean up style of CMake files.
</content>
</entry>
<entry>
<title>Suppress CGUITTFONT build warnings</title>
<updated>2015-02-13T13:54:05+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2015-02-13T10:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d44cb547f288315628c490a2e0cb7d5e44eff976'/>
<id>urn:sha1:d44cb547f288315628c490a2e0cb7d5e44eff976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FTBFS on GNU/Hurd platform</title>
<updated>2015-02-11T05:59:58+00:00</updated>
<author>
<name>Markus Koschany</name>
<email>apo@gambaru.de</email>
</author>
<published>2015-01-20T09:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cfca5f99e62a32b5488d93f771453ef6935c5d4e'/>
<id>urn:sha1:cfca5f99e62a32b5488d93f771453ef6935c5d4e</id>
<content type='text'>
Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple,
both are defining the __MACH__ keyword. This commit fixes the issue.
</content>
</entry>
<entry>
<title>Fix warnings in CGUITTFont.cpp</title>
<updated>2015-02-06T13:02:15+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2015-02-06T12:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0904884ad47b5df67a5a26360d3bb35de1e76e5c'/>
<id>urn:sha1:0904884ad47b5df67a5a26360d3bb35de1e76e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress 4 gcc 4.9.2 warnings in CGUITTFont.cpp</title>
<updated>2015-02-04T16:41:55+00:00</updated>
<author>
<name>ngosang</name>
<email>diegodelasheras@gmail.com</email>
</author>
<published>2015-01-27T12:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1b4aaa5f505518c1464ebcadda7549aa7c69675b'/>
<id>urn:sha1:1b4aaa5f505518c1464ebcadda7549aa7c69675b</id>
<content type='text'>
</content>
</entry>
</feed>
