]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_base.cpp
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / script / lua_api / l_base.cpp
2022-06-02 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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-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-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-06-23 Elias Fleckensteintest
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-04-27 sfan5script: Put getGuiEngine() inside a client-only #ifdef
2020-04-08 sfan5Work around LuaJIT issues on aarch64 (#9614)
2018-09-11 SmallJokermarkAliasDeprecated: Fix MSVC build
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-04-19 rubenwardyAdd online content repository
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-05-17 ShadowNinjaFix current mod name change missed during rebase
2015-04-08 kwolekrSchematics: Prepend mod path to relative schematic...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)