Move TileAnimation code to seperate file
authorsfan5 <sfan5@live.de>
Fri, 23 Dec 2016 12:48:32 +0000 (13:48 +0100)
committersfan5 <sfan5@live.de>
Mon, 2 Jan 2017 14:28:06 +0000 (15:28 +0100)
commit523f0e8c5bce0cb58215dc1f9d027cf32394e3c3
treeba8cbd3e60947573fcb6065f4caf5b3152cccb93
parente2e8da5ee44f71c22996a780caff67e48e79fae4
Move TileAnimation code to seperate file
src/CMakeLists.txt
src/client/tile.h
src/mapblock_mesh.cpp
src/network/networkprotocol.h
src/nodedef.cpp
src/nodedef.h
src/particles.cpp
src/script/common/c_content.cpp
src/tileanimation.cpp [new file with mode: 0644]
src/tileanimation.h [new file with mode: 0644]