ObjectRef: Add add_velocity() (#3208)
authoryou <ovvv@web.de>
Sat, 31 Mar 2018 12:48:38 +0000 (14:48 +0200)
committerSmallJoker <mk939@ymail.com>
Sat, 31 Mar 2018 12:50:17 +0000 (14:50 +0200)
commit93eb0794d6f7366df5fb375855b2e5e5888304c6
treef07bbb4af6148aecb28c3441232601c28f33500b
parent0a8ca598915a906e665141dc79fc0c1bbab8cc91
ObjectRef: Add add_velocity() (#3208)

Allow changing the velocity of objects relatively to their current velocity
builtin/game/falling.lua
doc/lua_api.txt
src/content_sao.h
src/script/lua_api/l_object.cpp
src/script/lua_api/l_object.h