Add 'fly' and 'fast' privileges and the underlying privileges-to-client system
authorPerttu Ahola <celeron55@gmail.com>
Sat, 31 Mar 2012 13:23:26 +0000 (16:23 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 31 Mar 2012 13:25:02 +0000 (16:25 +0300)
commit52122c342d335a2561ace87c9d8deaa16a136604
tree33ed625674d82c505b347adf26307748c85c8cfc
parent96ee73f79018c8aae22a392af6f66f9a05cb0174
Add 'fly' and 'fast' privileges and the underlying privileges-to-client system
18 files changed:
builtin/builtin.lua
doc/lua_api.txt
src/CMakeLists.txt
src/camera.cpp
src/client.cpp
src/client.h
src/clientserver.h
src/content_cao.cpp
src/environment.cpp
src/game.cpp
src/gamedef.h
src/localplayer.cpp [new file with mode: 0644]
src/localplayer.h [new file with mode: 0644]
src/player.cpp
src/player.h
src/scriptapi.cpp
src/server.cpp
src/server.h