<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/content, 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-03-07T07:20:33+00:00</updated>
<entry>
<title>Optimize string handling in path search (#8098)</title>
<updated>2019-03-07T07:20:33+00:00</updated>
<author>
<name>Jozef Behran</name>
<email>jozuejozef@gmail.com</email>
</author>
<published>2019-03-07T07:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bb35d062255ed74f6e1ebe0f7c4714054803b248'/>
<id>urn:sha1:bb35d062255ed74f6e1ebe0f7c4714054803b248</id>
<content type='text'>
Use "append" method to construct the various game paths
instead of wasteful string concatenation. Additionally, use a
temporary to extract and reuse a result of a few common
subexpressions to further reduce the overhead.</content>
</entry>
<entry>
<title>Optimize subgames search a little bit (#8096)</title>
<updated>2019-01-18T09:47:50+00:00</updated>
<author>
<name>Jozef Behran</name>
<email>jozuejozef@gmail.com</email>
</author>
<published>2019-01-18T09:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6e37fdc21d3f78c006d748103b3f9e8feeb0d49f'/>
<id>urn:sha1:6e37fdc21d3f78c006d748103b3f9e8feeb0d49f</id>
<content type='text'>
Reserve space for the list of games in findWorldSubgame. The
performance gain is pretty much negligible but this change
also gets rid of a performance warning by CLANG TIDY.</content>
</entry>
<entry>
<title>world.mt: Only accept true/false/nil values (#8055)</title>
<updated>2019-01-13T15:22:32+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-01-13T15:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ed1415f78d7820c44e9a219b578b9fbcdce0cc65'/>
<id>urn:sha1:ed1415f78d7820c44e9a219b578b9fbcdce0cc65</id>
<content type='text'>
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
</content>
</entry>
<entry>
<title>Make sqlite3 the default auth backend (#8085)</title>
<updated>2019-01-10T06:54:20+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-01-10T06:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a18c310adb075b1ba94950b6ee811c68dec2f66b'/>
<id>urn:sha1:a18c310adb075b1ba94950b6ee811c68dec2f66b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate modpack.txt and use modpack.conf instead (#7892)</title>
<updated>2019-01-06T09:23:35+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2019-01-06T09:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=70bf3439ab9f3cb826d76111552dcc38678fcf3d'/>
<id>urn:sha1:70bf3439ab9f3cb826d76111552dcc38678fcf3d</id>
<content type='text'>
* Deprecate modpack.txt and use modpack.conf instead
</content>
</entry>
<entry>
<title>Add protocol_version and supported package types to ContentDB urls</title>
<updated>2018-07-28T23:26:03+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-07-28T23:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=14011bdc7a86f693409f218a8ce2c32dd8f4fe89'/>
<id>urn:sha1:14011bdc7a86f693409f218a8ce2c32dd8f4fe89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to new ContentDB API</title>
<updated>2018-06-18T19:47:38+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-06-18T19:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ca502fc274c640f1e301a77ecb336ab5a23d348d'/>
<id>urn:sha1:ca502fc274c640f1e301a77ecb336ab5a23d348d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add updating to online content browser</title>
<updated>2018-05-16T20:52:12+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-05-16T20:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3eb363f813bfc4fbca250579848532ef296b3077'/>
<id>urn:sha1:3eb363f813bfc4fbca250579848532ef296b3077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add online content repository</title>
<updated>2018-04-19T19:14:53+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-04-17T13:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=87ad4d8e7f25210cd28d9f2b372aa00aa3dab929'/>
<id>urn:sha1:87ad4d8e7f25210cd28d9f2b372aa00aa3dab929</id>
<content type='text'>
Replaces mods and texture pack tabs with a single content tab
</content>
</entry>
</feed>
