]> git.localhorst.tv Git - space.git/commit
added autopilot that sucks
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 26 Dec 2013 13:20:46 +0000 (14:20 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 26 Dec 2013 13:20:46 +0000 (14:20 +0100)
commitffd31714f3edb64ebe16b65878750c6cc5c7e884
treea7e4b5a1f7a4c58714ef329007910ccf0ecbfea3
parent699437a474de8b87ccb6749d44adf740e680d620
added autopilot that sucks
src/ai/Autopilot.cpp [new file with mode: 0644]
src/ai/Autopilot.h [new file with mode: 0644]
src/app/Application.cpp
src/app/Application.h
src/entity/Ship.h
src/graphics/Canvas.cpp
src/graphics/Canvas.h
src/graphics/Vector.h
src/graphics/const.h [new file with mode: 0644]
src/world/Universe.cpp