]> git.lizzy.rs Git - minetest.git/history - src/script/common/c_content.h
Fix `plantlike_rooted` world-aligned node base textures (#12994)
[minetest.git] / src / script / common / c_content.h
2022-12-12 Jude Melton-HoughtonFix `plantlike_rooted` world-aligned node base textures...
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-10-18 Jude Melton-HoughtonImplement vector and node conversion in Lua (#12609)
2022-07-14 rubenwardyAdd check_mod_configuration to main menu
2022-06-20 SmallJokerRe-order sound-related code (#12382)
2022-05-02 sfan5Refactor some Lua API functions in preparation for...
2022-03-29 DSFix the documentation of InvRef:get_lists() and clean...
2021-08-21 SmallJokerHUD: Reject and warn on invalid stat types (#11548)
2021-05-03 Loic Blotfix: some code tidy about includes & irr namespaces
2021-05-03 Loic Blotrefacto: Hud: make driver, client, player, inventory...
2020-10-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
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... 0.4.7-MSVC
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)