aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/static_spawn.lua
diff options
context:
space:
mode:
authorMetehan Özyürek <metehanc8s9@yandex.com>2022-01-31 16:08:45 +0000
committerHosted Weblate <hosted@weblate.org>2022-07-20 21:27:20 +0200
commitbfdbcf1955866c956fd93788f87216bd2aa22ef7 (patch)
treee56a60d70a3d3f5cad5a280cce77bd33d02508d5 /builtin/game/static_spawn.lua
parente5e94070d66ad83034328c23e805a46ffd71b73c (diff)
downloadminetest-bfdbcf1955866c956fd93788f87216bd2aa22ef7.tar.gz
minetest-bfdbcf1955866c956fd93788f87216bd2aa22ef7.tar.bz2
minetest-bfdbcf1955866c956fd93788f87216bd2aa22ef7.zip
Translated using Weblate (Turkish)
Currently translated at 98.2% (1391 of 1416 strings)
Diffstat (limited to 'builtin/game/static_spawn.lua')
0 files changed, 0 insertions, 0 deletions
a id='n124' href='#n124'>124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
/*
Minetest
Copyright (C) 2014-2018 kwolekr, Ryan Kwolek <kwolekr@minetest.net>
Copyright (C) 2015-2018 paramat

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.

You should have received a copy of the GNU Lesser General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

#pragma once

#include <map>
#include "mg_decoration.h"
#include "util/string.h"

class Map;
class ServerMap;
class Mapgen;
class MMVManip;
class PseudoRandom;
class NodeResolver;
class Server;

/*
	Minetest Schematic File Format

	All values are stored in big-endian byte order.
	[u32] signature: 'MTSM'
	[u16] version: 4
	[u16] size X