Node texture animation
authorPerttu Ahola <celeron55@gmail.com>
Sat, 16 Jun 2012 00:40:45 +0000 (03:40 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 16 Jun 2012 13:47:28 +0000 (16:47 +0300)
commitfd1135c7af46eb2f5b99a11f48bf9f9ae335ea9c
tree69fe59e684b1e75e817b5a31cfc9a147c2d0a3da
parentf0678979b1ed5c70095a48820a8110eb631ed74d
Node texture animation
16 files changed:
doc/lua_api.txt
games/minimal/mods/default/init.lua
games/minimal/mods/default/textures/default_lava_flowing_animated.png [new file with mode: 0644]
games/minimal/mods/default/textures/default_lava_source_animated.png [new file with mode: 0644]
src/clientserver.h
src/content_mapblock.cpp
src/game.cpp
src/itemdef.cpp
src/mapblock_mesh.cpp
src/mapblock_mesh.h
src/nodedef.cpp
src/nodedef.h
src/scriptapi.cpp
src/test.cpp
src/tile.cpp
src/tile.h