minetest/src/script
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
..
common Soft node overlay (#5186) 2017-04-21 23:34:59 +10:00
cpp_api Pass clang-format on various cpp/header files (#5559) 2017-04-23 09:52:40 +02:00
lua_api Player data to Database (#5475) 2017-04-23 14:35:08 +02:00
CMakeLists.txt [CSM] Client side modding 2017-03-13 23:56:05 +01:00
clientscripting.cpp LocalPlayer api lua 2017-04-08 22:04:30 -07:00
clientscripting.h LocalPlayer api lua 2017-04-08 22:04:30 -07:00
scripting_mainmenu.cpp Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
scripting_mainmenu.h Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
serverscripting.cpp [CSM] Client side modding 2017-03-13 23:56:05 +01:00
serverscripting.h [CSM] Client side modding 2017-03-13 23:56:05 +01:00