aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_localplayer.cpp
AgeCommit message (Expand)Author
2020-04-11Various features and fixessfan5
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-05-03Sneak: Improve and fix various thingsSmallJoker
2017-04-11Replace occurrence of luaL_reg in l_localplayer (#5566)t0ny2
2017-04-10Clang-format styles fixes since previous commitLoïc Blot
2017-04-10Clang format: fix LINT on old PR which doesn't have LINT enabledLoic Blot
2017-04-08LocalPlayer api luaVincent Glize