]> git.localhorst.tv Git - blobs.git/commit
little better seek ai
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 25 Nov 2017 12:11:19 +0000 (13:11 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 25 Nov 2017 12:11:19 +0000 (13:11 +0100)
commit3b0a4ba59825b2d6a47e9d997736742edf55240c
tree8b20b90fae0c46ffcb3e5482308919c80ea0d465
parent25ea209f2732dfe643844f303d304dc3c6a5f4f0
little better seek ai
15 files changed:
src/app/app.cpp
src/blobs.cpp
src/creature/Creature.hpp
src/creature/Goal.hpp
src/creature/IngestNeed.hpp
src/creature/LocateResourceGoal.hpp
src/creature/creature.cpp
src/creature/goal.cpp
src/creature/need.cpp
src/graphics/shader.cpp
src/world/Planet.hpp
src/world/world.cpp
tst/assert.hpp
tst/world/PlanetTest.cpp [new file with mode: 0644]
tst/world/PlanetTest.hpp [new file with mode: 0644]