summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2016-11-12 10:55:26 +0100
committerest31 <MTest31@outlook.com>2016-11-14 13:08:22 +0100
commit649448a2a91fbf3e944b2f2e739f4e2292af1df0 (patch)
tree5008360c4d239d5dfff8eee78b5ea79f69e176dc /src/client.h
parent6707d622bbb298e4884eedc7791c81af1da43e92 (diff)
downloadminetest-649448a2a91fbf3e944b2f2e739f4e2292af1df0.tar.gz
minetest-649448a2a91fbf3e944b2f2e739f4e2292af1df0.tar.bz2
minetest-649448a2a91fbf3e944b2f2e739f4e2292af1df0.zip
Rename nodeupdate and nodeupdate_single and make them part of the official API
Now, the renamed forms of nodeupdate and nodeupdate_single are part of the official API. As nodeupdate has been used by Minetest Game and in mods despite of not being part of the official API, we ease the transition by still supporting it for the 0.4.15 release. After the release, the two functions can be removed. The removal will not violate the stability promise, as that promise only includes the official and documented API. Also, make some formerly global functions local. They most likely haven't been used by mods, therefore they won't get stubs with deprecation warnings, hard erroring directly.
Diffstat (limited to 'src/client.h')
0 files changed, 0 insertions, 0 deletions