Allow vertical axis particle rotation constraint
authorkhonkhortisan <khonkhortisan@gmail.com>
Mon, 22 Apr 2013 18:35:10 +0000 (11:35 -0700)
committerShadowNinja <shadowninja@minetest.net>
Mon, 13 Jan 2014 22:34:56 +0000 (17:34 -0500)
commit2b1eff772524fca8249fd64028e5cbfeabc127a0
treef7d1a231de13db304a2ea1fb945e41b08b38f0f1
parenta4c5f10ecf4fd49cfbf73580b00c0b4f12ee40cf
Allow vertical axis particle rotation constraint

Use tables for adding particles, deprecate former way.

separate particles(pawner) definition, add default values, work with no
arguments
doc/lua_api.txt
src/client.cpp
src/client.h
src/clientserver.h
src/game.cpp
src/particles.cpp
src/particles.h
src/script/lua_api/l_particles.cpp
src/server.cpp
src/server.h