]> git.localhorst.tv Git - blank.git/commit
set and display block type labels
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 22 Jul 2015 10:28:25 +0000 (12:28 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 22 Jul 2015 10:39:33 +0000 (12:39 +0200)
commit55dbd6b35a39888f245e247d2e140f141f918178
treeae95d07cc8788ee81154b02c7db432e8ac0a29b7
parent282d731ea8f10342efa82012028de7043b3dd639
set and display block type labels
16 files changed:
.gitmodules [new file with mode: 0644]
Makefile
TODO
assets [new submodule]
src/app/Application.cpp [deleted file]
src/app/Application.hpp
src/app/Assets.hpp [new file with mode: 0644]
src/app/app.cpp [new file with mode: 0644]
src/graphics/Font.hpp
src/graphics/render.cpp
src/ui/HUD.hpp
src/ui/Interface.hpp
src/ui/ui.cpp
src/world/BlockType.hpp
src/world/World.cpp
src/world/block.cpp