]> git.localhorst.tv Git - blank.git/commit
chat state
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 20 Oct 2015 14:45:26 +0000 (16:45 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 20 Oct 2015 14:45:26 +0000 (16:45 +0200)
commit54f3f1260b95a924fcb40d9d6de3fa2e2c382f6f
tree1b77c37adee48ad1486b597aa13603ab5f3688e2
parentb49cc8c88caf7d69b35b50e23a40528e71306ade
chat state

standalone only atm
13 files changed:
src/app/ChatState.cpp [new file with mode: 0644]
src/app/ChatState.hpp [new file with mode: 0644]
src/app/State.hpp
src/app/app.cpp
src/graphics/Viewport.hpp
src/graphics/viewport.cpp
src/standalone/MasterState.cpp
src/standalone/MasterState.hpp
src/ui/HUD.hpp
src/ui/Text.hpp
src/ui/TextInput.hpp [new file with mode: 0644]
src/ui/ui.cpp
src/ui/widgets.cpp