minetest/src/script
Loïc Blot 50423d8c72 Update JsonCPP to 1.8.3 (#6466)
* Update JsonCPP to 1.8.3

* Fix deprecated functions

Json::FastWriter, Json::StyledWriter and Json::Reader are marked deprecated since 1.1 and are deprecated in 0.8 but not shown at compilation time.

Use new methods to serialize/deserialize
2017-09-26 20:30:14 +02:00
..
common Customizeable max breath for players (#6411) 2017-09-15 12:18:47 +02:00
cpp_api Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
lua_api Update JsonCPP to 1.8.3 (#6466) 2017-09-26 20:30:14 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_client.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_mainmenu.cpp Optimize headers (part 2) (#6272) 2017-08-18 19:25:07 +02:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
scripting_server.h Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00