]> git.lizzy.rs Git - minetest.git/history - src/script
Add minetest.get_mapgen_object to API
[minetest.git] / src / script /
2013-06-28 kwolekrAdd minetest.get_mapgen_object to API
2013-06-28 kwolekrAdd LuaVoxelManip
2013-06-23 kwolekrDecoration: Add support for zero probability, fix break...
2013-06-22 kwolekrA handful of minor fixes to various things
2013-06-22 kwolekrDecoration: Add Schematic decoration type
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-20 KahrlMake minetest.debug accept multiple parameters; convert...
2013-06-19 PilzAdamAdd drowning
2013-06-17 kwolekrDecoration: Change divlen to sidelen
2013-06-17 kwolekrAdd initial Decoration support, many misc. improvements...
2013-06-16 KahrlLazy sunday typo fixing. s/unban_player_of_ip/unban_pla...
2013-06-06 KahrlFix class/struct forward declaration inconsistencies... 0.4.7-MSVC
2013-06-03 sweetbomberCorrected segfault when registering new biomes.
2013-06-01 sapierFix missing find_path and line_of_sight
2013-06-01 MetaDuckyFix some nullptr exceptions when handling invalid node...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-06-01 MetaDuckyFix minetest.get_inventory(loc) always returning nil...
2013-05-25 MetaDuckyFixed wrongly named invref:get_location() table members...
2013-05-25 KahrlAdd ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT...
2013-05-25 sapierFix itemstack:add item not working correct
2013-05-24 sapierMove scriptapi to separate folder (by sapier)