]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_localplayer.cpp
Remove setlocal and setupvalue from `debug` table whitelist
[minetest.git] / src / script / lua_api / l_localplayer.cpp
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-08-27 NeroBurnerJoystick sensitivity for player movement (#11262)
2021-08-21 SmallJokerHUD: Reject and warn on invalid stat types (#11548)
2021-05-30 sfan5script: Replace calls to depreated luaL_openlib
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-04-11 sfan5Various features and fixes
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-04-11 t0ny2Replace occurrence of luaL_reg in l_localplayer (#5566)
2017-04-10 Loïc BlotClang-format styles fixes since previous commit
2017-04-10 Loic BlotClang format: fix LINT on old PR which doesn't have...
2017-04-09 Vincent GlizeLocalPlayer api lua