<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/util, branch 0.4.17</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.17</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.17'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2018-06-03T15:32:00+00:00</updated>
<entry>
<title>Fix C++11 feature detection for undefined _MSC_VER (#7255)</title>
<updated>2018-06-03T15:32:00+00:00</updated>
<author>
<name>mazocomp</name>
<email>33579456+mazocomp@users.noreply.github.com</email>
</author>
<published>2018-04-20T17:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f72490950a178ecf667181eb8c2b2243ba400e8d'/>
<id>urn:sha1:f72490950a178ecf667181eb8c2b2243ba400e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Wstringop-overflow warning from util/srp.cpp (#6855)</title>
<updated>2018-06-03T15:32:00+00:00</updated>
<author>
<name>you</name>
<email>ovvv@web.de</email>
</author>
<published>2018-01-04T13:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b2099d42776510a78940fd2a6ea87e2d63f77216'/>
<id>urn:sha1:b2099d42776510a78940fd2a6ea87e2d63f77216</id>
<content type='text'>
* Fix Wstringop-overflow warning from util/srp.cpp
</content>
</entry>
<entry>
<title>Fix rounding error in g/set_node caused by truncation to float</title>
<updated>2018-06-03T15:32:00+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2017-12-22T10:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=df0a8574dcef24e5a12a366cb10f7ac5d69a8b79'/>
<id>urn:sha1:df0a8574dcef24e5a12a366cb10f7ac5d69a8b79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>serialize: use a temporary for SerializeException Exception must always use temporary instead of global copied exception instances, it's not recommended and should have undefined issues</title>
<updated>2018-06-03T15:31:59+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-08-21T14:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d9c7af109ada1e45074d4615b50b8aab2886c2e3'/>
<id>urn:sha1:d9c7af109ada1e45074d4615b50b8aab2886c2e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Time: Change old `u32` timestamps to 64-bit (#5818)</title>
<updated>2017-05-26T12:03:36+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-05-26T12:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d99b6fed5517797bfafe4bbb307963967f0ca749'/>
<id>urn:sha1:d99b6fed5517797bfafe4bbb307963967f0ca749</id>
<content type='text'>
MacOSX build fix + cleanups
</content>
</entry>
<entry>
<title>Rework escape/pause menu (#5719)</title>
<updated>2017-05-11T08:39:37+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-05-11T08:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0e0c824ea75a812a99c7d329c3a4862d6beadf3b'/>
<id>urn:sha1:0e0c824ea75a812a99c7d329c3a4862d6beadf3b</id>
<content type='text'>
* Rework escape/pause menu

- Remove build information
- Use current controls instead of default controls
- Add information about the current server in place of the build information
- Add text saying the game is paused to if in singleplayer mode.
rework pause/escape menu

* improve consistency + display server_name
</content>
</entry>
<entry>
<title>Fix myfloor(0.0)</title>
<updated>2017-05-06T20:10:03+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-10-16T16:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c6e96c645b9f114ef12f814bea62d9a9b78064cf'/>
<id>urn:sha1:c6e96c645b9f114ef12f814bea62d9a9b78064cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up numeric.h and split FacePositionCache from it</title>
<updated>2017-05-06T20:09:45+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-07-06T16:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=77597c4ff3b666cc37dd257952938df48d7e6f09'/>
<id>urn:sha1:77597c4ff3b666cc37dd257952938df48d7e6f09</id>
<content type='text'>
I also optiized FacePositionCache a bit: I removed a map
lookup and vector copy from both branches of getFacePosition.
</content>
</entry>
<entry>
<title>Clean up getTime helpers</title>
<updated>2017-04-28T18:43:18+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2016-03-06T19:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b662a4577d692329b9ca83525e6039f2ddcd1ac1'/>
<id>urn:sha1:b662a4577d692329b9ca83525e6039f2ddcd1ac1</id>
<content type='text'>
This increases size of the getTime return values to 64 bits.
It also removes the TimeGetter classes since the getTime functions
are now very precise.
</content>
</entry>
<entry>
<title>Fix various points reported by cppcheck (#5656)</title>
<updated>2017-04-25T08:21:42+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-04-25T08:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a7e131f53e211ffbe38d34d23b33e13cc401f013'/>
<id>urn:sha1:a7e131f53e211ffbe38d34d23b33e13cc401f013</id>
<content type='text'>
* Fix various performance issues reported by cppcheck + code style (CI)

* Make CI happy with code style on master
* guiFileSelectMenu: remove useless includes
* some performance fixes pointed by cppcheck
* remove some useless casts
* TextDest: remove unused setFormSpec function

* Fix various iterator post-increment reported by cppcheck
</content>
</entry>
</feed>
