aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_localplayer.h
AgeCommit message (Expand)Author
2022-05-17Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-10-01Split liquid_viscosity to liquid_viscosity and move_resistance (#10810)Wuzzy
2021-03-10Update .wielded command to output the entire itemstring; add LocalPlayer:get_...Elias Fleckenstein
2020-11-23LocalPlayer:set_physics_override; minetest.register_on_recieve_physics_overrideElias Fleckenstein
2020-11-05Run Lint Script05-11-2020Elias Fleckenstein
2020-10-27lua api: add set/get_pitchcorarona
2020-10-18Added the API additions from waspsalivaElias Fleckenstein
2020-10-18Lint is bitchElias Fleckenstein
2020-10-04The Robot UpdateElias Fleckenstein
2020-08-15UI Update; Added AutoToolElias Fleckenstein
2020-07-18Update to minetest 5.4.0-devElias Fleckenstein
2020-06-23testElias Fleckenstein
2020-04-11Various features and fixessfan5
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)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-10Clang format: fix LINT on old PR which doesn't have LINT enabledLoic Blot
2017-04-08LocalPlayer api luaVincent Glize