minetest/builtin
Loïc Blot 29ab20c272 Player data to Database (#5475)
* Player data to Database

Add player data into databases (SQLite3 & PG only)

PostgreSQL & SQLite: better POO Design for databases

Add --migrate-players argument to server + deprecation warning

* Remove players directory if empty
2017-04-23 14:35:08 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] Allow escaping chatcommands and add missing calls to gettext. (#5565) 2017-04-11 23:35:25 +02:00
common Pointed thing to face pos: Fix crash if opening door with slab or stair 2017-04-19 02:01:42 +01:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
mainmenu Conf.example: Move some lines to minetest.conf.example.extra 2017-04-19 02:02:11 +01:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
settingtypes.txt MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock copying done in the main thread 2017-04-17 14:58:29 +03:00