aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_base.h
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-07-24 20:28:00 +0200
committerest31 <MTest31@outlook.com>2015-07-24 20:32:26 +0200
commit2eb329cc6362958537737c2a82ae593c7ba5d30a (patch)
tree3615a503f109699f1e83c84e2f20ab466c2b2268 /src/script/cpp_api/s_base.h
parent5dc9df8bbe3a3936489e1a9a66406ae0bead41c1 (diff)
downloadminetest-2eb329cc6362958537737c2a82ae593c7ba5d30a.tar.gz
minetest-2eb329cc6362958537737c2a82ae593c7ba5d30a.tar.bz2
minetest-2eb329cc6362958537737c2a82ae593c7ba5d30a.zip
Bump protocol to 26
This was needed due to the TileDef serialisation changes. Originally it has been planned to also add utf-8 based chat to 26, but chat changes aren't final yet, so they are done in one change, after the release, and not two small ones, causing us having to be compliant to three versions of the packet.
Diffstat (limited to 'src/script/cpp_api/s_base.h')
0 files changed, 0 insertions, 0 deletions
'n135' href='#n135'>135 136 137
/*
Minetest
Copyright (C) 2015, 2016 est31 <MTest31@outlook.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.