aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_localplayer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND2020-08-151-2/+2
* Various features and fixessfan52020-04-111-11/+63
* Attachments: Fix interpolation from (0,0,0) after detachSmallJoker2019-12-071-2/+2
* Load CSM environment after the restrictions are knownSmallJoker2019-09-141-9/+13
* 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