]> git.lizzy.rs Git - minetest.git/history - src/tileanimation.cpp
Add callback on_mapblocks_changed
[minetest.git] / src / tileanimation.cpp
2022-09-10 sfan5Allow looped animation to be used safely with old clients
2022-06-20 SmallJokerRe-order sound-related code (#12382)
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2017-08-29 SmallJokerBump minimal protocol version to 36 (#6319)
2017-01-18 sfan5Add particle animation, glow
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 sfan5Move TileAnimation code to seperate file