]> git.localhorst.tv Git - blank.git/commit
make collisions reference their entity
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 26 Nov 2015 10:04:32 +0000 (11:04 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 26 Nov 2015 10:04:32 +0000 (11:04 +0100)
commitdc9e991ce52da5d89722e1b5f3862988afaa41cc
treea7bb4949403a585f03e74e71246b93548cb7b2ff
parentf506afdcb23fed22f2c7f345b94cb411487f89c9
make collisions reference their entity

so it doesn't accidentally get deleted
src/client/client.cpp
src/standalone/standalone.cpp
src/world/EntityCollision.hpp
src/world/world.cpp