]> git.nickg.me.uk Git - traingame.git/commit
Import quad tree code from Lords game
authorNick Gasson <nick@nickg.me.uk>
Sat, 14 Mar 2009 18:51:46 +0000 (18:51 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 14 Mar 2009 18:51:46 +0000 (18:51 +0000)
commit4a0e7d594d6f15fb3446b2e877c1475beeb69613
treef0fc215075d77f3d80d83e90fd6d3b1047240d5f
parentc11d2e902493a51c7d9dd35a9c38aaf7b377c4c2
Import quad tree code from Lords game
include/IGraphics.hpp
include/IQuadTree.hpp [new file with mode: 0644]
include/Maths.hpp
src/Map.cpp
src/Model.cpp
src/QuadTree.cpp [new file with mode: 0644]
src/SDLWindow.cpp