SmallJoker
|
b7ee608e70
|
Bump minimal protocol version to 36 (#6319)
* Bump minimal protocol version to 36
Item/Node/TileDef, NodeBox, TileAnimation: Remove old compat code
* Accept future serialisation versions
|
2017-08-29 19:26:55 +02:00 |
|
Loïc Blot
|
921151d97a
|
C++ modernize: Pragma once (#6264)
* Migrate cpp headers to pragma once
|
2017-08-17 22:19:39 +02:00 |
|
Loic Blot
|
4af99b75cf
|
Pass clang-format on 14 trivial header files fixes
Also remove them from whitelist
|
2017-04-07 23:22:00 +02:00 |
|
sfan5
|
7279f0b373
|
Add particle animation, glow
This is implemented by reusing and extending the
TileAnimation code for the methods used by particles.
|
2017-01-18 23:21:01 +01:00 |
|
sfan5
|
a07b032245
|
Add 2D sheet animation for nodes
|
2017-01-02 15:28:06 +01:00 |
|
sfan5
|
523f0e8c5b
|
Move TileAnimation code to seperate file
|
2017-01-02 15:28:06 +01:00 |
|