]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_localplayer.cpp
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / script / lua_api / l_localplayer.cpp
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-01-09 sfan5Restore pass-through of direction keys (#11924)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
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
2021-05-13 Elias FleckensteinMake set_pitch and set_yaw more accurate by not roundin...
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-11 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-10 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-10 Elias FleckensteinUpdate .wielded command to output the entire itemstring...
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
2020-11-21 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2020-11-15 Elias FleckensteinMerge pull request #14 from corarona/master
2020-11-15 coraronalua-api: fix get/set_pitch 14/head
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-11-04 Elias FleckensteinMerge branch 'master' into master 8/head
2020-10-27 coraronalua api: add set/get_pitch
2020-10-21 Elias FleckensteinAdded Strip, AutoRefill, indexing for InventoryActions...
2020-10-18 Elias FleckensteinAdded the API additions from waspsaliva
2020-10-04 Elias FleckensteinThe Robot Update
2020-08-15 Elias FleckensteinImporoved set_wield_index() to include camera update
2020-08-15 Elias FleckensteinUI Update; Added AutoTool
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-06 Elias FleckensteinInitial Commit
2020-06-23 Elias Fleckensteintest
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