]> git.localhorst.tv Git - blobs.git/commit
track a few things
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 3 Dec 2017 18:00:02 +0000 (19:00 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 3 Dec 2017 18:00:02 +0000 (19:00 +0100)
commit392826deaf802ac0960ed3924a3f98b9d18d381b
treebbfda798b9164d071bf2bb94ad52f9114c990205
parentb4deadd9f4e399207e2530ea39a447c0d9d260a3
track a few things
19 files changed:
src/app/MasterState.hpp
src/app/states.cpp
src/blobs.cpp
src/creature/Composition.hpp
src/creature/Creature.hpp
src/creature/Memory.hpp
src/creature/creature.cpp
src/creature/goal.cpp
src/ui/CreaturePanel.hpp
src/ui/Label.hpp
src/ui/RecordsPanel.hpp [new file with mode: 0644]
src/ui/TimePanel.hpp [new file with mode: 0644]
src/ui/string.hpp [new file with mode: 0644]
src/ui/ui.cpp
src/ui/widgets.cpp
src/world/Record.hpp [new file with mode: 0644]
src/world/Simulation.hpp
src/world/sim.cpp
src/world/world.cpp