Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Proselytize the network. Use IEEE F32 (#8030) | SmallJoker | 2019-01-03 |
| | | | | | * Proselytize the network. Use IEEE F32 * Remove unused V2F1000 functions | ||
* | Bump minimal protocol version to 36 (#6319) | SmallJoker | 2017-08-29 |
| | | | | | | | * Bump minimal protocol version to 36 Item/Node/TileDef, NodeBox, TileAnimation: Remove old compat code * Accept future serialisation versions | ||
* | Add particle animation, glow | sfan5 | 2017-01-18 |
| | | | | | This is implemented by reusing and extending the TileAnimation code for the methods used by particles. | ||
* | Add 2D sheet animation for nodes | sfan5 | 2017-01-02 |
| | |||
* | Move TileAnimation code to seperate file | sfan5 | 2017-01-02 |