]> git.itanic.dy.fi Git - sdl-planets/history - quadtree.h
quadtree: Only use the validator when debugging is enabled
[sdl-planets] / quadtree.h
2010-04-05 Timo KokkonenMerge branch 'master' into quadtree-dev
2010-04-05 Timo Kokkonenquadtree: Implement node removing
2010-04-05 Timo Kokkonenquadtree: Implement quadtree_find_parent
2010-04-04 Timo Kokkonenquadtree: Add missing function definition to the header
2010-03-27 Timo Kokkonenquadtree: Add support to walk through the tree
2010-03-27 Timo Kokkonenquadtree: Move quadtree_add function in quadtree.c
2010-03-26 Timo KokkonenQuadtree: Initial commit