]> git.localhorst.tv Git - blank.git/commit
use "forces" for entity control and RK4 integrator
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 16 Oct 2015 14:33:52 +0000 (16:33 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 16 Oct 2015 14:33:52 +0000 (16:33 +0200)
commitd38be21d103052761505d58a6d13e30a896dde01
tree0d13e8d766fe20b8a930b0c82d36d4ef2708cef9
parent07b8335e7bfd631e0878e183c87238812d632c56
use "forces" for entity control and RK4 integrator
src/ai/ai.cpp
src/client/NetworkedInput.hpp
src/client/net.cpp
src/ui/ui.cpp
src/world/Entity.hpp
src/world/EntityDerivative.hpp [new file with mode: 0644]
src/world/EntityState.hpp
src/world/world.cpp