]> git.lizzy.rs Git - minetest.git/history - src/script/common/c_converter.h
Add minetest.get_player_window_information() (#12367)
[minetest.git] / src / script / common / c_converter.h
2023-02-27 rubenwardyAdd minetest.get_player_window_information() (#12367)
2022-12-24 Jude Melton-HoughtonAdd callback on_mapblocks_changed
2022-07-14 sfan5Reduce code duplication between c_converter.cpp and...
2022-07-13 Lexi HaleAnimated particlespawners and more (#11545)
2022-02-04 Lars MüllerFix types of get_mapgen_setting_noiseparams (#12025)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-04-27 SmallJokerScript: Enforce type checks if not nil (#9748)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-03-09 paramatGetv3intfield: Fix logic of return bool
2018-03-03 SmallJokerc_converter: Function template for numeric fields,...
2017-10-23 Muhammad Rifqi Pri... Improvements/fixes for noise parameter input in advance...
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-04 Loïc BlotC++11 patchset 2: remove util/cpp11.h and util/cpp11_co...
2017-05-03 BrandonSound API: Add fading sounds
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...
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
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
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
2015-05-15 TeTpaAkaAdd push_ARGB8 to script/common/c_converter
2015-05-09 kwolekrSchematics: Add per-node force placement option
2015-04-20 kwolekrAdd 'persistence' alias for Lua noiseparams and validat...
2015-04-16 kwolekrSchematics: Refactor NodeResolver and add NodeResolveMethod
2014-10-27 kwolekrAdd NodeResolver and clean up node name -> content...
2014-04-12 BlockMenUse integers instead of float values
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)