]> git.localhorst.tv Git - blank.git/commit
split graphics stuff from AI spawner
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Sep 2015 14:12:31 +0000 (16:12 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 8 Sep 2015 14:15:23 +0000 (16:15 +0200)
commit43820582217f7e4b707d98f2e69d969eb77fc7c3
treee5e500ae1014573c06e0dbf794385dc776a4f901
parentbb83e2c9db0fc9746eb076a0ecbd5c64f899d7eb
split graphics stuff from AI spawner
src/ai/Spawner.cpp
src/ai/Spawner.hpp
src/app/ServerState.cpp
src/app/ServerState.hpp
src/app/WorldState.cpp
src/app/WorldState.hpp
src/model/Skeletons.hpp [new file with mode: 0644]
src/model/composite.cpp