aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_localplayer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-1/+1
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-201-0/+73
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-2/+1
* [CSM] Add camera API (#5609)bigfoot5472017-05-051-49/+0
* Sneak: Improve and fix various thingsSmallJoker2017-05-031-9/+0
* Replace occurrence of luaL_reg in l_localplayer (#5566)t0ny22017-04-111-1/+1
* Clang-format styles fixes since previous commitLoïc Blot2017-04-101-5/+14
* Clang format: fix LINT on old PR which doesn't have LINT enabledLoic Blot2017-04-101-19/+10
* LocalPlayer api luaVincent Glize2017-04-081-0/+416