]> Pileus Git - grits/commit
Check for split on all child tiles
authorAndy Spencer <andy753421@gmail.com>
Sat, 11 Feb 2012 07:03:17 +0000 (07:03 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 12 Feb 2012 07:00:20 +0000 (07:00 +0000)
commit27b837a6b4de2af4b749d2d859d3467b97e2dbf4
treeb56aa82ef7ae063bb0eadba34dea2309bc1515af
parent4aed93c4ececd25e546be31f5d29b88714bc7e47
Check for split on all child tiles

When tiles split, all the children will be valid so only [0][0] needs to
be checked. However, a child tile may be garbage collected in which case
there may be a NULL child tile.
src/objects/grits-tile.c