]> git.lizzy.rs Git - minetest.git/history - src/server/luaentity_sao.cpp
Increase used IrrlichtMt version
[minetest.git] / src / server / luaentity_sao.cpp
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-09-20 Lars MüllerFix formula used for acceleration (#12353)
2022-07-14 sfan5Move f1000 sanitizing to the places that still use...
2022-06-11 Lars Mülleron_deactivate: distinguish removal and unloading (...
2022-05-29 sfan5Handle lua entity HP changes correctly (like punches)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-20 WuzzyAdd no_texture.png as fallback for unspecified textures
2021-02-15 SmallJokerServer-side authority for attached players (#10952)
2021-02-12 SmallJokerSend attachments instantly before set_pos (#10235)
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-06-04 SmallJokerMove shared parameters sending to UnitSAO (#9968)
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-11 Loic BlotDrop content_sao.{cpp,h}