]> git.localhorst.tv Git - blobs.git/commit
separate tile type and texture
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 14 Nov 2017 19:54:48 +0000 (20:54 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 14 Nov 2017 19:54:48 +0000 (20:54 +0100)
commit02d5571eef7630c38968af264a441aa43e802d0f
treefcdb1e021768d175f071c65d1ac18e53f7912abf
parent592c7e6d616f2cfacfd4948e17a4bb72f6444488
separate tile type and texture
src/blobs.cpp
src/world/Planet.hpp
src/world/TileSet.hpp [new file with mode: 0644]
src/world/TileType.hpp [new file with mode: 0644]
src/world/world.cpp