<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/database-postgresql.h, branch find_nodes_in_area</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=find_nodes_in_area</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=find_nodes_in_area'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2017-11-08T22:56:20+00:00</updated>
<entry>
<title>Move files to subdirectories (#6599)</title>
<updated>2017-11-08T22:56:20+00:00</updated>
<author>
<name>Vitaliy</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2017-11-08T22:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f'/>
<id>urn:sha1:20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f</id>
<content type='text'>
* Move files around
</content>
</entry>
<entry>
<title>Modernize src/c* src/d* and src/e* files (#6263)</title>
<updated>2017-08-17T21:02:50+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-08-17T21:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=13e995b811e80dc48c0769274d3dca3a2221b843'/>
<id>urn:sha1:13e995b811e80dc48c0769274d3dca3a2221b843</id>
<content type='text'>
* Modernize src/c* src/d* and src/e* files

* default operator
* redundant init
* delete default constructors on CraftDefinition childs (never used)
* fix some missing init values
* const ref fix reported by clang-tidy
* ranged-based for loops
* simple conditions &amp; returns
* empty stl function instead of size
* emplace_back stl function instead of push_back + construct temp obj
* auto for some iterators
* code style fixes
* c++ stl headers instead of C stl headers (stdio.h -&gt; cstdio)
</content>
</entry>
<entry>
<title>C++ modernize: Pragma once (#6264)</title>
<updated>2017-08-17T20:19:39+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-08-17T20:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=921151d97a2fb2238ab514324fb95e2732248b96'/>
<id>urn:sha1:921151d97a2fb2238ab514324fb95e2732248b96</id>
<content type='text'>
* Migrate cpp headers to pragma once
</content>
</entry>
<entry>
<title>C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)</title>
<updated>2017-06-16T09:25:52+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-06-16T09:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=76be103a91d6987527af19e87d93007be8ba8a67'/>
<id>urn:sha1:76be103a91d6987527af19e87d93007be8ba8a67</id>
<content type='text'>
* C++11 patchset 9: move hardcoded init parameters to class definitions

C++11 introduced the possibility to define the default values directly in class definitions, do it on current code

Also remove some unused attributes

* CollisionInfo::bouncy
* collisionMoveResult::collides_xy
* collisionMoveResult::standing_on_unloaded
* Clouds::speed

* More constructor cleanups + some variables removal

* remove only write guiFormSpecMenu::m_old_tooltip
* move header included inside defintions in genericobject.h
* remove some unused since years exception classes
* remove unused &amp; empty debug_stacks_init
* remove unused &amp; empty content_nodemeta_serialize_legacy
* remove forgotten useless bool (bouncy) in collision.cpp code
</content>
</entry>
<entry>
<title>Player data to Database (#5475)</title>
<updated>2017-04-23T12:35:08+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-04-23T12:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=29ab20c27229672c24a7699afbcd54caad903331'/>
<id>urn:sha1:29ab20c27229672c24a7699afbcd54caad903331</id>
<content type='text'>
* Player data to Database

Add player data into databases (SQLite3 &amp; PG only)

PostgreSQL &amp; SQLite: better POO Design for databases

Add --migrate-players argument to server + deprecation warning

* Remove players directory if empty
</content>
</entry>
<entry>
<title>Implement a PostgreSQL backend</title>
<updated>2016-05-22T09:34:47+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2016-05-14T09:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ce42ff9cf74ebb8d4b68bc78c95e90ea3db02b78'/>
<id>urn:sha1:ce42ff9cf74ebb8d4b68bc78c95e90ea3db02b78</id>
<content type='text'>
</content>
</entry>
</feed>
