]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/common/c_content.h
[CSM] Add function to get the definition of items (#5732)
[dragonfireclient.git] / src / script / common / c_content.h
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)