Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | Pass clang-format on 14 trivial header files fixes | Loic Blot | 2017-04-07 |
| | | | | Also remove them from whitelist | ||
* | 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 |