<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/mainmenu/modmgr.lua, branch clamp</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2018-04-19T19:14:53+00:00</updated>
<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>
<entry>
<title>Load dependencies and description from mod.conf</title>
<updated>2018-03-28T21:14:16+00:00</updated>
<author>
<name>Andrew Ward</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-03-28T21:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=71b2570f0919d3bb5575c9ec694ecd004222fcea'/>
<id>urn:sha1:71b2570f0919d3bb5575c9ec694ecd004222fcea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mainmenu: Fix issues while trying to enable all mods (#5770)</title>
<updated>2017-05-19T05:45:47+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-05-19T05:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=674400523e10624ae8320b0d18a05dbfd6dcac42'/>
<id>urn:sha1:674400523e10624ae8320b0d18a05dbfd6dcac42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Fix subgame mod selection (#5367)</title>
<updated>2017-05-17T17:31:57+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-05-17T17:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9b5effffbb0599f85014b53c3fd025b6a8222e02'/>
<id>urn:sha1:9b5effffbb0599f85014b53c3fd025b6a8222e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tree to list mods rather than textlist</title>
<updated>2017-02-10T17:59:17+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2016-12-27T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bb4db84bdbc7038a6ac495dd5f732f89ac40bfcc'/>
<id>urn:sha1:bb4db84bdbc7038a6ac495dd5f732f89ac40bfcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mod dependency lists: Should have platform-independent line breaking</title>
<updated>2016-12-12T07:22:47+00:00</updated>
<author>
<name>Bernardo Sulzbach</name>
<email>mafagafogigante@gmail.com</email>
</author>
<published>2016-12-12T02:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d9675d3d922a2c8f521102c9386d14c694fda365'/>
<id>urn:sha1:d9675d3d922a2c8f521102c9386d14c694fda365</id>
<content type='text'>
This fixes a bug existing in modmgr.lua as reported by @Wuzzy2 which
caused the mod dependency list to glitch if input was using a line
terminator different than the OS default.

The C++ code does not need any changes as it already trims CR
occurrences on platforms on which the line termination sequence is LF.

Taken into account the size of the depends.txt files used, this should
not introduce a noticeable performance regression.

Fixes #4720
</content>
</entry>
<entry>
<title>Separate optional from required mod dependencies in main menu (#4721)</title>
<updated>2016-11-05T17:42:14+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2016-11-05T17:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1c570cb3906a871920f8a628a307308820004a23'/>
<id>urn:sha1:1c570cb3906a871920f8a628a307308820004a23</id>
<content type='text'>
* Separate optional from require dep's in main menu

* Simplify modmgr mod dependency listing code
</content>
</entry>
<entry>
<title>Faster insertion into table</title>
<updated>2016-03-06T23:42:04+00:00</updated>
<author>
<name>Rui914</name>
<email>rui914t@gmail.com</email>
</author>
<published>2016-03-06T15:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24e8b0ac1ea45719937948607259f13866c8bc64'/>
<id>urn:sha1:24e8b0ac1ea45719937948607259f13866c8bc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix world config menu ignoring `name` in `mod.conf`.</title>
<updated>2016-01-24T02:14:14+00:00</updated>
<author>
<name>Diego Martinez</name>
<email>kaeza@users.sf.net</email>
</author>
<published>2015-12-07T03:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a594963a7dad2f1ea3d4904610033164983a1389'/>
<id>urn:sha1:a594963a7dad2f1ea3d4904610033164983a1389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add core.get_dir_list</title>
<updated>2015-05-16T22:33:22+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-05-04T18:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8f9af57314f71aae1cc77e13f9996e13015d776d'/>
<id>urn:sha1:8f9af57314f71aae1cc77e13f9996e13015d776d</id>
<content type='text'>
</content>
</entry>
</feed>
