]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/common/c_content.h
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / script / common / c_content.h
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-02 sfan5Refactor some Lua API functions in preparation for...
2022-03-29 DSFix the documentation of InvRef:get_lists() and clean...
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-21 SmallJokerHUD: Reject and warn on invalid stat types (#11548)
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-03 Loic Blotfix: some code tidy about includes & irr namespaces
2021-05-03 Loic Blotrefacto: Hud: make driver, client, player, inventory...
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-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
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-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2018-08-16 Dániel JuhászRaycast: export exact pointing location (#6304)
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-20 red-001Fix CSM crash (#5779)
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-03-13 red-001Add `get_wielded_item`
2017-01-18 sfan5Add particle animation, glow
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-10-05 Loic BlotReplace various std::map with UNORDERED_MAP + various...
2015-08-05 RealBadAngelFix tiling issues for PLANTLIKE and FIRELIKE with FSAA
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2014-12-10 kwolekrMove get_schematic and read_schematic to l_mapgen.cpp
2014-12-10 kwolekrRemove get_noiseparams function. read_noiseparams shoul...
2014-12-08 kwolekrAdd flags and lacunarity as new noise parameters
2014-11-13 kwolekrAdd Generator Element Management framework
2014-03-08 kwolekrUpdate set_mapgen_params and set_gen_notify Lua API...
2014-02-16 kwolekrAdd minetest.set_noiseparam_defaults() Lua API
2014-02-09 kwolekrAdd capability to read table flag fields from Lua API
2014-02-08 kwolekrMake flag strings clear specified flag with 'no' prefix
2014-01-11 ShadowNinjaAdd maximum recursion depth to read_json_value
2014-01-11 ShadowNinjaRename get_json_value to read_json_value
2013-12-18 ShadowNinjaAdd 'minetest.write_json'
2013-09-02 KahrlAdd minetest.parse_json, engine.parse_json
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-22 kwolekrDecoration: Add Schematic decoration type
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-06 KahrlFix class/struct forward declaration inconsistencies...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)