Minetest/doc
Jeija e1ff5b1361 Allow spawning particles from the server, from lua
Spawn single particles or make use of ParticleSpawner for many randomly spawned particles.
Accessible in Lua using minetest.spawn_particle and minetest.add_particlespawner.
Increase Protocol Version to 17.

Conflicts:
	src/clientserver.h
2013-03-23 23:16:29 +01:00
..
gpl-2.0.txt Working version before block send priorization update 2010-11-27 17:18:34 +02:00
lua_api.txt Allow spawning particles from the server, from lua 2013-03-23 23:16:29 +01:00
mapformat.txt Improve node timer format (map format version 25) and update mapformat.txt 2012-07-24 15:03:46 +03:00
minetest.6 Fix hypen used as minus sign (manpages), fix spelling error (server.cpp) 2012-12-17 19:46:54 +04:00
minetestserver.6 Fix hypen used as minus sign (manpages), fix spelling error (server.cpp) 2012-12-17 19:46:54 +04:00
protocol.txt Add python script to doc/protocol.txt 2013-02-28 20:15:34 +01:00