]> git.lizzy.rs Git - minetest.git/history - src/script
Remove useless recalculation of bounding box (mapblock_mesh)
[minetest.git] / src / script /
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)