LocalPlayer api lua
authorVincent Glize <vincent.glize@live.fr>
Sat, 8 Apr 2017 10:26:45 +0000 (12:26 +0200)
committerAuke Kok <sofar@foo-projects.org>
Sun, 9 Apr 2017 05:04:30 +0000 (22:04 -0700)
commit8ad3dad137df740ce63101bf224e977e66b9df2c
tree0e599de9bba2396e9500d30da849ae3f99f42ef1
parent58d83a7bb2f992194c3df304b1dcbb81f98f78c0
LocalPlayer api lua
doc/client_lua_api.md
src/client.cpp
src/script/clientscripting.cpp
src/script/clientscripting.h
src/script/lua_api/CMakeLists.txt
src/script/lua_api/l_localplayer.cpp [new file with mode: 0644]
src/script/lua_api/l_localplayer.h [new file with mode: 0644]